aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-3/+0
* ProjectExplorer: Fix compile with gcc 4.7.3Christian Stenger2016-02-031-0/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-18/+12
* RunControl: Store a IDevicehjk2016-02-021-0/+2
* ProjectExplorer: Use runnable contents for appoutputpane re-usehjk2016-02-021-1/+10
* ProjectExplorer: Pimpl RunControlhjk2016-02-021-22/+5
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-3/+2
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-3/+1
* ProjectExplorer: Let a RunConfiguration specify a Runnable.hjk2016-01-221-0/+1
* Analyzer: Merge duplicated display name membershjk2016-01-221-1/+3
* Compile fix for MSVC 2013Tim Jenssen2016-01-201-2/+2
* ProjectExplorer: Fix "error: looser throw specifier" messagehjk2016-01-201-1/+1
* ProjectExplorer: Introduce Runnable and Connection concepts.hjk2016-01-201-0/+72
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-3/+4
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-3/+3
* Add an option "Stop before build" for windows usersDaniel Teske2015-09-241-0/+2
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-5/+5
* ProjectExplorer: Remove IRunConfigurationAspect::addToMain*Widget basehjk2015-05-201-2/+1
* projectexplorer: Fix msvc warningAlessandro Portale2015-04-301-1/+1
* ProjectExplorer: Introduce more RunConfigurationAspectshjk2015-04-291-1/+5
* ProjectExplorer: Introduce a "TerminalAspect"hjk2015-04-271-1/+2
* Disable re-run ability for analyzers.Christian Kandeler2015-03-021-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: More direct update of runconfiguration datahjk2014-12-151-6/+3
|/
* 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-1/+5
* Always pass Core::Id by value.Christian Kandeler2014-07-011-5/+5
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-1/+2
* RunControl: Make icon(path) a value memberhjk2014-05-301-3/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-16/+65
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-1/+1
* Analyzer: Cleanup settings handlinghjk2013-08-121-11/+27
* IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-2/+0
* RunConfiguration: Add method to add individual RunConfigurationAspectsTobias Hunger2013-04-081-0/+1
* RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-3/+2
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-59/+3
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-3/+0
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-1/+2
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-4/+10
* RunConfigurationAspect: Simplify cloneingTobias Hunger2013-03-281-2/+7
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+0
* 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
|\|