summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/applicationlauncher.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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