aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/applicationlauncher.h
Commit message (Expand)AuthorAgeFilesLines
* Make ApplicationLauncher report QStrings, not QByteArrayhjk2017-07-141-2/+2
* ProjectExplorer: Return a ProcessHandle for AppLauncher::applicationPIDhjk2017-03-101-1/+2
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-0/+10
* ProjectExplorer: Switch responsibilities for raising applicationshjk2017-03-081-1/+1
* ProjectExplorer: Hide ApplicationLauncher private functions in pimplhjk2017-03-031-16/+6
* ProjectExplorer: Make RunControl::bringApplicationToForeground virtualhjk2017-03-011-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* Merge remote-tracking branch 'origin/3.6' into 4.0Eike Ziller2016-03-031-0/+1
|\
| * ApplicationLaucher: Catch late WinDebug messagesTobias Hunger2016-02-291-0/+1
* | ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+2
* | ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+1
* | ProjectExplorer: Use StandardRunnable in ApplicationLauncherhjk2016-01-281-9/+3
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
|/
* 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/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* ProjectExplorer: Extend ApplicationLauncherOrgad Shaneh2014-05-071-0/+7
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-021-1/+1
* ConsoleProcess: Show correct exit codeDaniel Teske2013-08-011-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-1/+1
* Enable attaching to console processesDaniel Teske2011-08-241-0/+1
* Windows/DebugOutput: Check that only one process reads outputKai Koehne2011-06-281-0/+1
* ConsoleProcess: undo pointless processError() => processMessage(bool error) c...Oswald Buddenhagen2011-05-121-1/+1
* unify application launcher between platformsOswald Buddenhagen2011-05-121-6/+5
* the windows debug channel knows no stdout/stderr distinctionOswald Buddenhagen2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Move OutputFormatter to Utils lib.con2011-04-261-2/+3
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* fix oversight in OutputFormat refactoringhjk2011-01-101-1/+1
* runcontrols: use ProjectExplorrer::OutputFormat for format selectionhjk2011-01-071-2/+3
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-5/+3
|/
* Header cleanup: Application launcher.Friedemann Kleint2010-09-161-19/+5
* don't mix up stdout and stderr codec statesOswald Buddenhagen2010-07-161-0/+1
* Separated child-process stdout/stderr, and seperated "our" output/errors.Erik Verbruggen2010-04-191-3/+4
* Long live the king!hjk2010-03-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-3/+1