summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess_wince.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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