summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: add a note about cmd.exe and the QProcess string splitting/joiningThiago Macieira2015-12-021-1/+3
* Do not overwrite detailed error message if process fails to launchKai Koehne2015-11-121-2/+3
* QtCore: use QStringBuilder in more placesMarc Mutz2015-10-121-10/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-11/+12
|\
| * QProcess: Ensure that the stdin buffer is cleared on start()Thiago Macieira2015-08-151-1/+2
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-121-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-4/+4
| | |\
| | | * Update QProcess doc to use non-deprecated setProcessEnvironmentSamuel Gaist2015-05-301-4/+4
| * | | QProcessEnvironment documentation typo fixSamuel Gaist2015-08-061-6/+6
* | | | QProcess: discard unwanted output from the child processAlex Trotsenko2015-08-161-0/+10
* | | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+11
|\| | |
| * | | consistently handle empty program string in QProcess::start overloadsJoerg Bornemann2015-07-301-1/+11
| |/ /
* | | Doc: fix \sa for QT_NO_PROCESS_COMBINED_ARGUMENT_STARTJoerg Bornemann2015-08-041-1/+1
* | | Add a macro to disable use of potentially dangerous QProcess APIs.Jake Petroules2015-07-171-0/+27
* | | Core: Replace QProcess::error signal with QProcess::errorOccurredKai Koehne2015-07-101-5/+14
* | | QProcessEnvironment: fix op==Marc Mutz2015-07-071-4/+9
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\| |
| * | Doc: Remove link to deprecated QProcess::pid()Kai Koehne2015-06-171-1/+1
* | | Core: Fix QProcess::errorString() outputKai Koehne2015-06-221-0/+1
* | | Core: Consolidate QProcess error reportingKai Koehne2015-06-201-19/+50
* | | doc: Remove uses of \mainclassMartin Smith2015-06-051-1/+0
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-7/+27
|\| |
| * | remove the "wonderful Windows notifier" from QProcessJoerg Bornemann2015-04-131-7/+27
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-4/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-4/+2
| |\|
| | * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-091-4/+2
* | | Make QRingBuffer a 64-bit safeAlex Trotsenko2015-03-121-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\|
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+1
|\|
| * QProcess/Win: fix sporadic crashJoerg Bornemann2015-02-051-1/+1
* | Handle posix_spawn using exit code 127 to indicate fail-to-startThiago Macieira2015-01-231-2/+16
* | Use forkfd in QProcessThiago Macieira2015-01-231-7/+6
|/
* Doc: corrected autolink errors corelib/ioNico Vertriest2014-11-261-5/+5
* Add a hint on application window positioning with QProcess::starthjk2014-10-201-0/+7
* Doc: fix misleading documentation of QProcess::set[Process]EnvironmentJoerg Bornemann2014-10-011-10/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: corrected autolink errors corelib ioNico Vertriest2014-08-271-5/+5
* QProcess: Handle spurious socket notifications for stdout and stderrThiago Macieira2014-06-121-9/+19
* Don't try to read from invalid file descriptors in QProcessThiago Macieira2014-06-121-0/+3
* QProcessPrivate: merge the functions dealing with stdout and stderrThiago Macieira2014-06-121-55/+31
* Rename QProcessPrivate::destroyChannel to closeChannelThiago Macieira2014-06-121-7/+7
* Move the QProcessPrivate Windows objects into QProcessPrivate::ChannelThiago Macieira2014-06-121-3/+0
* Move the QProcessPrivate channel buffers into QProcessPrivate::ChannelThiago Macieira2014-06-121-28/+28
* fix and de-duplicate qprocess apidocsOswald Buddenhagen2014-05-231-72/+65
* QProcessEnvironment: Fix handling of magic environment variablesDaniel Teske2014-03-201-1/+1
* Add missing \since 5.0 to QProcess::{program,arguments}.Marcel Krems2014-03-141-0/+4
* Add function to get the actual PID from QProcessChristian Strømme2014-02-141-2/+26
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-6/+6