aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Rename RunConfiguration:Name -> CurrentRun:NameOrgad Shaneh2016-04-011-3/+3
* ProjectExplorer: Provide run configuration name for macro expanderOrgad Shaneh2016-03-301-0/+3
* RunControl: Store a IDevicehjk2016-02-021-3/+8
* ProjectExplorer: Use runnable contents for appoutputpane re-usehjk2016-02-021-5/+13
* ProjectExplorer: Pimpl RunControlhjk2016-02-021-34/+80
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+3
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-8/+0
* ProjectExplorer: Let a RunConfiguration specify a Runnable.hjk2016-01-221-0/+28
* Analyzer: Merge duplicated display name membershjk2016-01-221-0/+5
* ProjectExplorer: Introduce Runnable and Connection concepts.hjk2016-01-201-0/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-0/+10
* Add an option "Stop before build" for windows usersDaniel Teske2015-09-241-0/+9
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-3/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
* | ProjectExplorer: More direct update of runconfiguration datahjk2014-12-151-5/+4
|/
* Set up hierarchy of ProjectConfiguration macro expanders.hjk2014-11-051-1/+7
* Provide %{buildDir} macro expansion again.hjk2014-11-051-0/+2
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/
* CustomExecutableRunConfiguration: Remove nested event loopDaniel Teske2014-08-041-3/+3
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-22/+12
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Make "Reset warnings" option reset "Do not ask again" messages.Eike Ziller2013-11-011-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-37/+47
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-37/+48
* | ProjectExplorer: Remove dead codeTobias Hunger2013-09-121-10/+0
* | Fix crash when changing a kit in project settingsOrgad Shaneh2013-08-261-1/+2
* | ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-0/+92
* | RunConfigurationAspect: Streamline data serializationhjk2013-08-131-1/+1
* | PluginManager: Do not use instance() when that is not neededTobias Hunger2013-08-021-3/+3
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-251-10/+17
|\|
| * Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-10/+17
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-051-6/+3
|\|
| * Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-6/+3
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-231-3/+3
|/
* RunConfiguration: Add method to add individual RunConfigurationAspectsTobias Hunger2013-04-081-2/+7
* RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-5/+6
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-152/+7
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-6/+0
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-0/+12
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-6/+24
* RunConfigurationAspect: Simplify cloneingTobias Hunger2013-03-281-15/+10
* Remove internal class BaseTextMarkRegistry from exported header.Friedemann Kleint2013-03-261-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* Qml Debugging: Default option for Qt Quick applicationAurindam Jana2013-02-201-14/+2