summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* normalize the process arguments to Normalization Form D on macKonstantin Ritt2012-06-061-18/+6
* fix undefined behavior issue on IntegrityKonstantin Ritt2012-04-191-7/+0
* Change coreservices -> iosIan Dean2012-04-191-2/+2
* Suppress warnings caused by ignoring chdir retvalGirish Ramakrishnan2012-04-121-7/+14
* Enables QProcess back on QNX.Rafael Roquetto2012-02-171-14/+145
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-011-9/+4
* 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-0/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-101-3/+2
* fix build on macOswald Buddenhagen2011-05-101-0/+12
* make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-05-101-1/+1
* make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-05-101-0/+17
* make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-05-101-2/+2
* use the Hash typedefOswald Buddenhagen2011-05-101-3/+3
* Initial import from qtquick2.Qt by Nokia2011-04-271-4/+26
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1297