aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/applicationlauncher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove the *SameLine OutputFormat enumsChristian Kandeler2020-03-181-2/+2
* Utils: Use CommandLine in ConsoleProcesshjk2019-06-131-1/+2
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-1/+1
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
* ProjectExplorer: Introduce dedicated output settings pagesChristian Kandeler2019-03-121-1/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-3/+2
* setReadChannelMode -> setProcessChannelModeTim Jenssen2019-02-071-2/+2
* RemoteLinux: Support terminal aspectChristian Kandeler2019-01-111-0/+1
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-7/+3
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-3/+3
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-07-051-1/+1
|\
| * WinDebugInterface: Remove blocking connection to main threadJoerg Bornemann2018-06-281-1/+1
* | Remove ApplicationLauncher::Modehjk2018-06-051-17/+21
|/
* Finish merging Runnable and StandardRunnablehjk2018-05-231-11/+7
* ProjectExplorer: Close write channel for non-terminal processesOrgad Shaneh2018-04-131-0/+1
* ApplicationLauncher: fix odr warning for State enumNikita Baryshnikov2018-04-031-1/+1
* ProjectExplorer: Remove useless newlines in output of ApplicationLauncherTobias Hunger2017-11-241-2/+2
* ProjectExplorer: Do not add too many newlinesTobias Hunger2017-11-241-2/+2
* Add isRemoteRunning() as isRunning() only apply to local processesFilipe Azevedo2017-11-161-0/+11
* ProjectExplorer: Fix translation issuesEike Ziller2017-10-241-1/+3
* Make ApplicationLauncher report QStrings, not QByteArrayhjk2017-07-141-2/+4
* ProjectExplorer: Fix compile with MSVC2015Christian Stenger2017-04-101-1/+1
* ProjectExplorer: Return a ProcessHandle for AppLauncher::applicationPIDhjk2017-03-101-2/+2
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-52/+196
* ProjectExplorer: Switch responsibilities for raising applicationshjk2017-03-081-10/+4
* ProjectExplorer: Hide ApplicationLauncher private functions in pimplhjk2017-03-031-108/+148
* ProjectExplorer: Make RunControl::bringApplicationToForeground virtualhjk2017-03-011-1/+1
* ProjectExplorer: Retrieve output from Journald more reliablyTobias Hunger2017-02-271-9/+2
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-5/+3
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+2
* 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