aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/localapplicationruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make local custom executables run independent of device selectionhjk2016-05-041-3/+9
* Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
* 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
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-5/+4
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-2/+2
* Do not start LocalRunConfiguration when the executable is empty.Friedemann Kleint2011-12-201-1/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Enable attaching to console processesDaniel Teske2011-08-241-0/+8
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* ProjectExplorer: Fix enabling of buttons in the output pane.Friedemann Kleint2011-07-071-0/+1
* debugger: let debugger attach to currently running processhjk2011-05-311-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1