summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess_wince.cpp
Commit message (Expand)AuthorAgeFilesLines
* QProcess: Remove dead codeLouai Al-Khanji2016-02-051-6/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-2/+1
|\
| * Do not build QWindowsPipeWriter on Windows CEJoerg Bornemann2016-01-291-2/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* WinCE: Remove QIncrementalSleepTimer from QProcess::waitForFinishedJoerg Bornemann2016-01-061-12/+6
* Do not overwrite detailed error message if process fails to launchKai Koehne2015-11-121-1/+1
* Core: Consolidate QProcess error reportingKai Koehne2015-06-201-6/+3
* remove the "wonderful Windows notifier" from QProcessJoerg Bornemann2015-04-131-4/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QProcessPrivate: merge the functions dealing with stdout and stderrThiago Macieira2014-06-121-12/+2
* Rename QProcessPrivate::destroyChannel to closeChannelThiago Macieira2014-06-121-1/+1
* Fixed WINCE linking error in QProcessBjoern Breitmeyer2013-05-141-0/+5
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QProcess compile for Windows CE.Andreas Holzammer2012-02-081-0/+2
* 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
* split qprocess_win.cpp into Windows and WinCE partsJoerg Bornemann2012-01-061-0/+330