aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericlinuxdeviceconfigurationwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Rename into sshdevicewizard{cpp, h}Jarek Kobus2023-07-251-229/+0
* GenericLinuxDeviceConfigurationWizard: Rename into SshDeviceWizardJarek Kobus2023-07-251-2/+1
* RemoteLinux: Inline wizard pagesJarek Kobus2023-07-211-5/+204
* RemoteLinux: Make generic wizard reusableJarek Kobus2023-07-211-41/+12
* RemoteLinux: Make generic wizard similar to QnxDeviceWizardJarek Kobus2023-07-211-12/+11
* ProjectExplorer: Allow Devices to be added without using the wizardhjk2023-03-241-8/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-1/+3
* RemoteLinux: Change the displayed names to 'Remote' instead of 'Generic'Adam Treat2022-06-241-1/+1
* Get rid of Ssh libJarek Kobus2022-05-231-2/+1
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-1/+2
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* fix msvc Qt6 dev buildsTim Jenssen2021-07-071-0/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-021-1/+0
* RemoteLinux: Streamline device constructionhjk2019-01-161-1/+3
* ProjectExplorer: Use setter for IDevice::typehjk2019-01-141-2/+2
* ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-141-1/+2
* RemoteLinux: Improve device wizardChristian Kandeler2019-01-081-15/+14
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-2/+1
* Combine some SshConnectionParameter membershjk2017-12-191-6/+2
* 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
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-1/+1
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-6/+0
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-201-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | SSH: Make it configurable whether to check server data pedantically.Christian Kandeler2012-10-111-0/+1
|/
* Adjust license headershjk2012-10-051-20/+20
* Unblock device test dialog on Qt 5.Friedemann Kleint2012-09-031-1/+3
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-6/+8
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-2/+2
* Device support: Use Core::Id for device type.Christian Kandeler2012-05-161-1/+1
* Device: Add create method to IDeviceFactoryTobias Hunger2012-04-121-1/+1
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-2/+4
* RemoteLinux: More preparations for introducing an abstract device class.Christian Kandeler2012-03-071-3/+4
* PortList: Move to utilsKai Koehne2012-03-011-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Revert "Remote Linux: Rework device testing"Christian Kandeler2011-12-211-15/+2
* Remote Linux: Rework device testingTobias Hunger2011-12-211-2/+15
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-11/+11