summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* move key/value converters to the private classOswald Buddenhagen2011-05-101-24/+5
* make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-05-101-1/+1
* split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-05-101-8/+8
* remove unused functionsOswald Buddenhagen2011-05-101-12/+0
* minor optimization: use QList::reserve()Oswald Buddenhagen2011-05-101-0/+2
* use the Hash typedefOswald Buddenhagen2011-05-101-6/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2371