aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxapplicationrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-011-508/+0
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-311-3/+3
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-10/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* New QNX plugin.Tobias Nätterlund2012-07-131-1/+1
* Profile introductionTobias Hunger2012-06-211-4/+7
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-6/+6
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-6/+7
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-8/+9
* RemoteLinux: Fix ports gatherer API.Christian Kandeler2012-04-031-1/+1
* PortList: Move to utilsKai Koehne2012-03-011-1/+1
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Revert "Remote Linux: Rework device testing"Christian Kandeler2011-12-211-5/+4
* Remote Linux: Rework device testingTobias Hunger2011-12-211-4/+5
* SSH: Make API of SshRemoteProcess more similar to the one of QProcess.Christian Kandeler2011-11-141-4/+12
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* | RemoteLinux: Don't rely on the presence of pkill.Christian Kandeler2011-11-081-13/+11
|/
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-97/+97
* RemoteLinux: It's not a fatal error when ports gathering fails.Christian Kandeler2011-09-071-2/+8
* RemoteLinux: Let application runners set the device configuration.Christian Kandeler2011-08-171-1/+6
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-5/+6
* RemoteLinux: Rename and export MaemoUsedPortsGatherer.Christian Kandeler2011-07-221-3/+3
* RemoteLinux: Refactor application runner.Christian Kandeler2011-07-191-203/+250
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-07-151-5/+14
|\
| * MeeGo: Fix process killing for long application names.Christian Kandeler2011-07-111-5/+14
* | Merge remote-tracking branch 'origin/2.3'Oswald Buddenhagen2011-07-071-1/+2
|\|
| * SSH: Don't allow connectToHost() while already connecting/connected.Christian Kandeler2011-07-061-1/+2
* | RemoteLinux: Add additional hook for application runner.Christian Kandeler2011-06-291-14/+36
|/
* RemoteLinux: Put PortList class into its own set of files.Christian Kandeler2011-06-221-0/+11
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+403