summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-101-3/+2
* fix build on symbianOswald Buddenhagen2011-05-101-0/+5
* QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH...Pino Toscano2011-05-101-1/+1
* don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-102-12/+12
* no environment on WinCEOswald Buddenhagen2011-05-101-0/+4
* fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-101-1/+1
* fix potential crash in QProcessEnvironment::systemEnvironment() on windowsOswald Buddenhagen2011-05-101-10/+11
* fix build on symbianOswald Buddenhagen2011-05-101-62/+60
* fix build on macOswald Buddenhagen2011-05-101-0/+12
* make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-05-102-4/+35
* make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-05-103-15/+39
* make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-05-103-11/+50
* move key/value converters to the private classOswald Buddenhagen2011-05-102-24/+15
* make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-05-103-7/+21
* split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-05-102-11/+14
* 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-103-13/+13
* Reduce open and stat system calls for QSettingsmae2011-05-101-24/+5
* Fixes warningsOlivier Goffart2011-05-101-0/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-0/+1
|\
| * Fix compile warning on WindowsMartin Petersson2011-05-021-0/+1
* | Initial import from qtquick2.Qt by Nokia2011-04-271-4/+26
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2788-0/+52988