aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/linuxdevicetester.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Remove some unneeded code from GenericLinuxDeviceTesterhjk2017-11-101-9/+2
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-1/+2
* Use Utils::Port where possibleUlf Hermann2016-04-201-2/+3
* 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
* | Port to new connect apiMontel Laurent2015-01-301-5/+8
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-7/+7
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-6/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Translate some stringsOrgad Shaneh2012-11-261-2/+2
* Adjust license headershjk2012-10-051-21/+20
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-311-4/+4
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-3/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* New QNX plugin.Tobias Nätterlund2012-07-131-0/+5
* SSH: Add parent object to SshConnection constructor.Christian Kandeler2012-06-081-3/+1
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-1/+1
* SSH: Fix some potential crashes.Christian Kandeler2012-06-061-4/+7
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-11/+9
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-4/+4
* RemoteLinux: Fix ports gatherer API.Christian Kandeler2012-04-031-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Revert "Remote Linux: Rework device testing"Christian Kandeler2011-12-211-43/+108
* Remote Linux: Rework device testingTobias Hunger2011-12-211-108/+43
* SSH: Derive SshRemoteProcess from QIODevice.Christian Kandeler2011-11-151-1/+1
* SSH: Make API of SshRemoteProcess more similar to the one of QProcess.Christian Kandeler2011-11-141-25/+4
* 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-46/+46
* RemoteLinux: Use proper formatting in device tester dialog.Christian Kandeler2011-07-261-7/+6
* RemoteLinux: Rename and export MaemoUsedPortsGatherer.Christian Kandeler2011-07-221-2/+2
* RemoteLinux: Split up generic and Maemo/MeeGo-specific device tests.Christian Kandeler2011-07-211-0/+220