summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxrunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Re-enable QmlProfilerhjk2017-06-151-6/+0
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+2
* RemoteLinux: Simplify RunConfigurationTobias Hunger2017-01-301-3/+0
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-4/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-7/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* RemoteLinux: Use QString instead of QStringList for process argumentshjk2016-01-181-1/+1
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-12/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | RemoteLinux: Create run configs by target name, not by project file.Christian Kandeler2014-09-091-3/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-2/+0
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-1/+2
* RemoteLinuxRunconfiguration: Remove disabledReason()/setDisabledReason()Daniel Teske2014-01-161-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-4/+8
* RemoteLinuxRunConfiguration: Remove unused enumDaniel Teske2013-04-261-2/+0
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-21/+0
* RemoteLinux: Avoid some use of Core::Id QString usehjk2013-03-191-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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | 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