summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-13/+13
* QProcess: remove now superfluous calls to setEnabled(false)Joerg Bornemann2013-10-021-11/+2
* remove usage of qDeleteInEventHandler from QProcessJoerg Bornemann2013-10-011-9/+8
* add QProcess::InputChannelModeOswald Buddenhagen2013-09-051-2/+51
* add QProcess::Forwarded{Output,Error}ChannelOswald Buddenhagen2013-09-051-1/+16
* add QProcess::nullDevice()Oswald Buddenhagen2013-08-301-0/+27
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-131-3/+3
* document that validity of exitCode() depends on exitStatus() == NormalExitOswald Buddenhagen2013-07-221-3/+7
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-22/+37
* restore QProcessEnvironment shared data thread safety on unixOswald Buddenhagen2013-05-201-7/+28
* Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-1/+1
* QProcess/Win: drain output pipes on process finishJoerg Bornemann2013-05-071-0/+1
* fix QProcessEnvironment documentation re case conversionOswald Buddenhagen2013-04-251-26/+11
* Make QProcess startable with open()Corentin Jabot2013-03-051-3/+93
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* QtCore: Make more signals private.Stephen Kelly2012-11-281-4/+4
* Use fusion instead of motif.Frederik Gladhorn2012-11-021-2/+2
* QProcess: Include program in destructor warning.Friedemann Kleint2012-10-231-2/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+2
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-9/+18
* QtCore: add member-swap to shared classesMarc Mutz2012-07-031-0/+8
* QAbstractSocket: Enable readNotifier on read from bufferMartin Petersson2012-06-261-0/+2
* QProcess: Add accessors for program and arguments.Christian Kandeler2012-06-051-5/+27
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-15/+15
* Change coreservices -> iosIan Dean2012-04-191-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-9/+9
* QProcess documentation typo fix and improvement.Rafael Roquetto2012-02-171-4/+4
* Enables QProcess back on QNX.Rafael Roquetto2012-02-171-1/+12
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-56/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QProcess/Win: use asynchronous I/O for reading stdout and stderrJoerg Bornemann2012-01-261-9/+12
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1