summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxapplicationrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-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