aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/qtcprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-2/+2
* QtcProcess: Port to QRegularExpressionhjk2020-06-151-3/+3
* Revert "Port to Qt 6's absence of QProcess::setupChildProcess"hjk2020-06-111-14/+3
* Port to Qt 6's absence of QProcess::setupChildProcessThiago Macieira2020-04-301-3/+14
* TerminalControllingProcess: don't use qWarning in the child processThiago Macieira2020-02-201-1/+2
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-2/+2
* Lower priority on buildOrgad Shaneh2019-09-181-1/+25
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-4/+4
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* SSH: Fix running remote process in terminalChristian Kandeler2019-06-141-2/+2
* Utils: Move CommandLine to fileutils.{cpp,h}hjk2019-06-031-20/+0
* ProjectExplorer/Android: Some more use of Utils::CommandLinehjk2019-05-291-0/+5
* WinRt: Use new Utils::CommandLinehjk2019-05-291-0/+15
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-2/+5
* Utils: Modernize furtherAlessandro Portale2018-07-241-3/+1
* Environment: make usage of Environment.iterators more consistentNikita Baryshnikov2017-09-281-2/+2
* Use QString::*Ref methodMontel Laurent2017-04-211-1/+1
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Remove spaces in initializer listsTim Jenssen2017-02-221-4/+4
* | Replace occurrences of QStringList() << patternChristian Stenger2017-02-091-3/+2
|/
* Remove all QT_VERSION_CHECKOrgad Shaneh2016-08-121-12/+0
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-1/+1
* Utils: Register metatypes for QProcess enumsUlf Hermann2016-06-081-0/+11
* Utils: Adapt to QChar changes.hjk2016-05-181-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Explicitly document usage of Qt bug workaround.Jake Petroules2015-11-301-0/+3
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-10/+0
* Utils: Fix parentheses parsing in arguments iterationOrgad Shaneh2015-03-091-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QtcProcess: avoid compiler warningAlessandro Portale2014-05-211-0/+2
* disable Ctrl-C stub in debug buildJoerg Bornemann2014-05-191-0/+10
* Fix some typosSergio Ahumada2014-03-051-1/+1
* Re-arrange Ctrl-C stub argument passing.hjk2014-02-211-8/+10
* QtcProcess: pass arguments only once to child processJoerg Bornemann2014-02-191-0/+2
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-639/+672
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-14/+14
|\
| * Doc: edit utils docsLeena Miettinen2013-09-091-14/+14
* | Utils: Remove dead codeTobias Hunger2013-09-131-6/+0
* | Debugger: Remove avoidable platform dependent compilationhjk2013-09-131-1/+3
* | Utils: Rename winQPidToPid to qPidToPidhjk2013-07-121-0/+14
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* QNX: Fix shutdown of inferior and inserting breakpoints on WindowsTobias Nätterlund2013-05-061-3/+21
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-12/+12
* 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