summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+8
|\
| * QWindowsPipeWriter: ensure validity of the write bufferAlex Trotsenko2016-04-301-2/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+40
|\|
| * Windows/QProcess::startDetached(): Fall back to ShellExecuteEx() for UAC prompt.Friedemann Kleint2016-04-231-0/+40
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-5/+1
|\|
| * Make QWindowsPipeWriter thread-free.Joerg Bornemann2016-03-171-5/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+4
|\|
| * Fix crash in QProcess::waitForFinished on WindowsJoerg Bornemann2016-02-291-2/+4
* | QProcess: Remove dead codeLouai Al-Khanji2016-02-051-9/+0
* | Integrate QProcess into QIODevice's multistreaming infrastructureAlex Trotsenko2016-01-291-3/+3
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QProcess/Windows: Fix handling of workingDirectory.Friedemann Kleint2015-12-141-1/+2
* | add a way to modify CreateProcess parametersJoerg Bornemann2015-12-101-5/+15
|/
* Do not overwrite detailed error message if process fails to launchKai Koehne2015-11-121-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-2/+4
|\
| * fix assertion in QProcess/WinJoerg Bornemann2015-08-171-2/+4
* | Core: Consolidate QProcess error reportingKai Koehne2015-06-201-28/+12
* | Use "Ex"-versions of WaitForSingle/MultipleObject(s) where possibleOliver Wolff2015-06-161-2/+2
|/
* remove the "wonderful Windows notifier" from QProcessJoerg Bornemann2015-04-131-17/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QProcess/Win: fix sporadic crashJoerg Bornemann2015-02-051-0/+1
* Avoid sleeping 100ms in QProcessPrivate::drainOutputPipes()Oswald Buddenhagen2014-10-151-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Don't try to read from invalid file descriptors in QProcessThiago Macieira2014-06-121-6/+5
* QProcessPrivate: merge the functions dealing with stdout and stderrThiago Macieira2014-06-121-32/+11
* Rename QProcessPrivate::destroyChannel to closeChannelThiago Macieira2014-06-121-5/+5
* Move the QProcessPrivate Windows objects into QProcessPrivate::ChannelThiago Macieira2014-06-121-61/+47
* Move the QProcessPrivate channel buffers into QProcessPrivate::ChannelThiago Macieira2014-06-121-4/+4
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-101-28/+42
* QProcess/Win: fix crash in drainOutputPipesJoerg Bornemann2013-10-021-2/+2
* add QProcess::InputChannelModeOswald Buddenhagen2013-09-051-1/+9
* add QProcess::Forwarded{Output,Error}ChannelOswald Buddenhagen2013-09-051-2/+4
* make the pipe setup code less convolutedOswald Buddenhagen2013-09-051-16/+21
* never create a console for command line tools launched from gui appsOswald Buddenhagen2013-09-051-3/+6
* remove redundant conditionOswald Buddenhagen2013-09-051-3/+2
* fix endless loop in QProcess/Win drainOutputPipesJoerg Bornemann2013-07-181-2/+4
* fix infinite loop in QProcessPrivate::drainOutputPipesJoerg Bornemann2013-07-051-1/+1
* QProcess/Win: drain output pipes on process finishJoerg Bornemann2013-05-071-11/+11
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-1/+1
* QProcess/Win: stop pipe readers before closing the pipe handlesJoerg Bornemann2013-03-141-0/+2
* QProcess/Win: do not treat all negative exit codes as crashJoerg Bornemann2013-03-131-2/+2
* QProcessEnvironment: Permit magic cmd variablesDaniel Teske2013-02-081-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix compilation with (all versions of) MinGWKai Koehne2012-12-111-1/+1
* QProcess: Fix compilation with MinGWKai Koehne2012-12-061-1/+2
* Trim trailing whitespace.Stephen Kelly2012-10-221-2/+2
* QProcess/Win fix forwarding of output channelsJoerg Bornemann2012-09-281-16/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24