summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxrunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-11/+3
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-5/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* remote linux configuration: fix mem leak. Private struct never deletedMontel Laurent2012-07-161-0/+1
* Remove useless virtual keywordsTobias Hunger2012-06-211-2/+2
* Make clear that the RemoteLinuxRC Id is actually a prefixTobias Hunger2012-06-211-1/+1
* Profile introductionTobias Hunger2012-06-211-10/+5
* remotelinux: use base classes when appropriatehjk2012-06-051-1/+0
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-291-1/+3
* PortList: Move to utilsKai Koehne2012-03-011-2/+5
* Long live the king!hjk2012-01-261-1/+1
* Remote Linux: Fix handling of debuggersTobias Hunger2011-11-151-1/+0
* RemoteLinux: Consistently use remoteEnvironmentTobias Hunger2011-11-111-4/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | RemoteLinux: Let the user set a working directory.Christian Kandeler2011-10-251-0/+2
|/
* RemoteLinux: Add support for alternate remote command.Christian Kandeler2011-09-271-0/+5
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-1/+1
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-9/+3
* RemoteLinux: Remove Maemo references from generic classes.Christian Kandeler2011-07-271-2/+0
* RemoteLinux: Remote environment refactoring.Christian Kandeler2011-07-271-0/+1
* RemoteLinux: Separate generic and MADDE-specific deploy configurations.Christian Kandeler2011-07-141-2/+2
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-1/+0
* RemoteLinux: Add hooks for QmlProfilerKai Koehne2011-06-281-1/+1
* RemoteLinux: Rename some classes and the associated files.Christian Kandeler2011-06-271-1/+0
* RemoteLinux: Move current device configuration to deploy configuration.Christian Kandeler2011-06-231-1/+0
* RemoteLinux: Put PortList class into its own set of files.Christian Kandeler2011-06-221-1/+2
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-20/+19
* Maemo: Remove support for debugging with an on-device gdb.Christian Kandeler2011-06-141-4/+0
* Add a disabled reason to the display of runconfigurationsdt_2011-06-141-3/+1
* RemoteLinux: Refactor the way the enabled state is updated.Christian Kandeler2011-06-011-1/+5
* RemoteLinux: Get rid of redundant construction of command prefix.Christian Kandeler2011-05-311-1/+1
* RemoteLinux: Expose some currently internal classes.Christian Kandeler2011-05-311-0/+160