aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/applicationlauncher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.6' into 4.0Eike Ziller2016-03-031-5/+17
|\
| * ApplicationLaucher: Catch late WinDebug messagesTobias Hunger2016-02-291-5/+17
* | ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-24/+25
* | ProjectExplorer: Use StandardRunnable in ApplicationLauncherhjk2016-01-281-24/+13
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
|/
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-1/+1
* Fix non responding on being overwhelmed with debug outputDaniel Teske2015-04-171-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer/Valgrind: Disambiguate signal nameOrgad Shaneh2015-02-091-1/+1
* | Retrieve output from journaldTobias Hunger2015-01-281-1/+8
|/
* License updateEike Ziller2014-10-091-7/+8
* ProjectExplorer: Extend ApplicationLauncherOrgad Shaneh2014-05-071-0/+30
* ProjectExplorer: Remove one #ifdefOrgad Shaneh2014-05-051-12/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Crossify normalizePathNameOrgad Shaneh2013-10-241-13/+2
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+1
* ProjectExplorerPlugin: Make settings accessor statichjk2013-09-061-1/+1
* ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-021-4/+6
* ConsoleProcess: Show correct exit codeDaniel Teske2013-08-011-8/+3
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+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
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* use correct codec for stderrOswald Buddenhagen2011-11-071-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-0/+1
* Fix oddities on failing to run a local processDaniel Teske2011-08-241-0/+11
* Enable attaching to console processesDaniel Teske2011-08-241-0/+3
* Windows: Don't print 'cannot retrieve debugging output' signal multiple timesKai Koehne2011-07-281-0/+1
* Windows/DebugOutput: Check that only one process reads outputKai Koehne2011-06-281-2/+7
* Fix double message introduced for killed applicationsdt_2011-06-221-1/+0
* Option to merge stderr in application outputFawzi Mohamed2011-05-171-5/+13
* ConsoleProcess: undo pointless processError() => processMessage(bool error) c...Oswald Buddenhagen2011-05-121-7/+7
* unify application launcher between platformsOswald Buddenhagen2011-05-121-0/+270