aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/localapplicationruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Dissolve SimpleRunControlhjk2017-04-211-1/+3
* ProjectExplorer: Add a SimpleRunControl implementationhjk2017-03-141-84/+1
* ProjectExplorer: Return a ProcessHandle for AppLauncher::applicationPIDhjk2017-03-101-2/+2
* ProjectExplorer: Switch responsibilities for raising applicationshjk2017-03-081-2/+1
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-011-14/+4
* ProjectExplorer: Move ProcessHandle to Utils for further re-usehjk2017-01-171-0/+2
* Move icons to UtilsUlf Hermann2016-08-051-3/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-091-3/+9
|\
| * Make local custom executables run independent of device selectionhjk2016-05-041-3/+9
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-1/+1
|\|
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
* | Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+2
|/
* Icons: Move Run/Stop/Interrupt from projectexplorer to coreAlessandro Portale2016-04-101-2/+3
* Project Explorer: Fix message punctuationLeena Miettinen2016-04-051-1/+1
* ProjectExplorer: Remove a shadow runnable in LocalApplicationRChjk2016-02-011-20/+17
* ProjectExplorer: Use StandardRunnable in ApplicationLauncherhjk2016-01-281-2/+1
* ProjectExplorer: Use environment from Runnablehjk2016-01-261-7/+1
* ProjectExplorer: Use StandardRunnable in LocalApplicationRunControlhjk2016-01-261-64/+58
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-15/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-1/+2
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-2/+3
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-4/+4
* ProjectExplorer: Make the LocalApplicationRunControl more flexibleBenjamin Zeller2015-06-111-10/+28
* Update LicenseEike Ziller2015-01-161-6/+6
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* 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
|/
* RunControlFactories: No need to check for isConfiguredDaniel Teske2014-07-311-3/+1
* RunControl: Make icon(path) a value memberhjk2014-05-301-6/+1
* Add a few missing QDir::toNativeSeparators().Friedemann Kleint2014-01-091-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-6/+6
* ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-021-5/+11
* LocalRunControl: Fix wrong "exited with error code -1" outputDaniel Teske2013-06-111-1/+5
* IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-5/+0
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-1/+5
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+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
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
* | LocalApplicationRunControl: Make sure Starting message is firstDaniel Teske2012-11-271-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Fix error handling for custom executables.Friedemann Kleint2012-09-181-4/+1
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-2/+5
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-191-6/+0
* LocalApplicationRunControl: Track state of stub for isRunningDaniel Teske2012-03-061-2/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3