aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericlinuxdeviceconfigurationwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-1/+2
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-1/+2
* RemoteLinux: Split up generic and Maemo/MeeGo-specific device tests.Christian Kandeler2011-07-211-2/+3
* RemoteLinux: Put PortList class into its own set of files.Christian Kandeler2011-06-221-1/+1
* RemoteLinux: Decentralize knowledge about specific devices.Christian Kandeler2011-06-211-9/+13
* RemoteLinux: Export and re-use wizard page.Christian Kandeler2011-06-211-34/+1
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+121