summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-291-3/+3
* restore QProcessEnvironment shared data thread safety on unixOswald Buddenhagen2013-08-121-7/+28
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-181-2/+2
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixes QProcess on QNXRafael Roquetto2012-02-201-11/+12
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* docs: Typo and link fixes.jaanttil2011-09-271-1/+1
* Fix QProcess emitting two started signals on X11Christian Strømme2011-07-071-7/+4
* make QProcess really work on QNXRitt Konstantin2011-06-211-0/+10
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-041-12/+0
* make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-04-291-15/+2
* make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-04-291-4/+13
* move key/value converters to the private classOswald Buddenhagen2011-04-291-24/+5
* make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-04-291-1/+1
* split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-04-291-8/+8
* remove unused functionsOswald Buddenhagen2011-04-291-12/+0
* minor optimization: use QList::reserve()Oswald Buddenhagen2011-04-291-0/+2
* use the Hash typedefOswald Buddenhagen2011-04-291-6/+6
* Merge remote branch 'qt-master/master'Guoqing Zhang2011-04-051-2/+47
|\
| * Add methods for traversing and combining QProcessEnvironment.Thomas Sondergaard2011-04-041-0/+45
| * Build QProcess on platforms that don't have _NSGetEnvironcon2011-03-101-2/+2
* | Added a note to docs about killing processes in Symbian.Miikka Heikkinen2011-03-031-0/+3
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | handle O_NONBLOCK'ed pipes specific error on write()Ritt Konstantin2011-01-111-5/+7
* | move POSIX-specific debug to qprocess_unix.cppRitt Konstantin2011-01-111-3/+0
|/
* doc: Fixed several qdoc warnings.Martin Smith2010-07-131-2/+2
* add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-061-0/+44
* fix bogus return value from qprocess::execute()Oswald Buddenhagen2010-07-061-4/+10
* doc improvementsOswald Buddenhagen2010-07-031-5/+4
* doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-131-0/+18
|\
| * Document Symbian platform security requirements on Qt APIsFrans Englich2010-04-121-0/+18
* | Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-3/+3
* | Port QtCore uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-171-3/+3
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Ensure that QProcessEnvironment::operator== doesn't crashThiago Macieira2009-12-101-1/+2
* Removed platform specific include from qprocess.hMiikka Heikkinen2009-10-141-2/+6
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-4/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* doc: Fixed several qdoc errors.Martin Smith2009-09-021-1/+1
* doc: Fixed several qdoc errors.Martin Smith2009-08-311-0/+5
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1