aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericlinuxdeviceconfigurationwidget.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Change IDevice to use AspectsMarcus Tillmanns2025-04-241-36/+1
* Use SSH port forwarding for debuggingBogDan Vatra2024-04-111-0/+2
* RemoteLinux: Add history completion to a few device property line editshjk2023-03-281-4/+4
* RemoteLinux: Add some support for "doubly remote" deviceshjk2023-03-281-0/+3
* RemoteLinux: Disable sourcing /etc/profile and ~/.profile by defaulthjk2023-03-171-0/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* RemoteLinux: Use remote path choosers for gdbserver and qml pathshjk2022-12-141-2/+2
* RemoteLinux: Add a per-device setting for qml runtimeshjk2022-12-131-0/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Inline genericlinuxdeviceconfigurationwidget.uihjk2022-07-201-10/+28
* RemoteLinux: Add more forward declarationsJarek Kobus2022-06-011-2/+2
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-1/+3
* RemoteLinux: Use more FilePath in SshKeyCreationDialoghjk2021-09-281-1/+1
* ProjectExplorer: Remove unused IDeviceWidget parent parameterhjk2019-08-191-1/+1
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-2/+0
* RemoteLinux: ModernizeAlessandro Portale2018-11-281-3/+3
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | SSH: implement host key checking.Christian Kandeler2014-12-151-0/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger/RemoteLinux: Make gdbserver location configurablehjk2013-09-131-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* Device support: Ensure UI changes are always propagated to the device.Christian Kandeler2012-10-021-0/+1
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-3/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-5/+7
* Extract the device specific settings for linux device.Nicolas Arnaud-Cormos2012-02-201-0/+77