summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+5
* RemoteLinux: Simplify RunConfigurationTobias Hunger2017-01-301-1/+1
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-4/+7
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-9/+13
* 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-4/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | RemoteLinux: Fix run configuration.Christian Kandeler2014-09-101-4/+1
* | RemoteLinux: Create run configs by target name, not by project file.Christian Kandeler2014-09-091-19/+13
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* RemoteLinux: Move environment handling entirely into the aspect class.Christian Kandeler2014-05-081-6/+1
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-14/+0
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+2
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-2/+2
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-1/+1
* RemoteLinux: Remove unneeded data memberhjk2014-02-131-2/+0
* RemoteLinuxRunconfiguration: Remove disabledReason()/setDisabledReason()Daniel Teske2014-01-161-11/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* RemoteLinux: Never disable the run configuration.Christian Kandeler2013-11-191-5/+0
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-22/+14
* Target: Remove useless includeTobias Hunger2013-08-011-1/+0
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-89/+0
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-1/+3
* Specialize environmentaspect for remote linuxTobias Hunger2013-04-111-0/+3
* DebuggerRunConfigurationAspect: Suppress widgets as necessaryTobias Hunger2013-04-051-1/+0
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-3/+4
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-3/+5
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-6/+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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-1/+1
|\ \ | |/
| * s/profile/kit/Tobias Hunger2012-09-041-2/+2
* | ProjectExplorer: Add signal to inform about deployment data changes.Christian Kandeler2012-08-291-2/+2
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-87/+25
|/
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-1/+0
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-8/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* remote linux configuration: fix mem leak. Private struct never deletedMontel Laurent2012-07-161-0/+5
* Make clear that the RemoteLinuxRC Id is actually a prefixTobias Hunger2012-06-211-1/+1
* Profile introductionTobias Hunger2012-06-211-49/+19
* remotelinux: use base classes when appropriatehjk2012-06-051-4/+0
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-0/+1
* Catch a few common errors for failing .pro parsingDaniel Teske2012-05-091-2/+2