summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-251-4/+11
|\
| * QDir: Fix absolute paths when using file enginesJoão Abecasis2011-03-181-4/+11
* | Fix warning about "data" being unused.Thiago Macieira2011-03-221-0/+1
|/
* Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-1717-23/+30
|\
| * Merge earth-team into masterOlivier Goffart2011-03-151-0/+1
| |\
| | * Fix QTextStream::pos() causes buffer offset issues on large text files.Chris Kawano2011-03-011-0/+1
| * | Update copyright year to 2011.Rohan McGovern2011-03-1014-14/+14
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-042-9/+15
| |\ \ | | |/
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-241-28/+6
| | |\
| | * | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-212-9/+15
* | | | Add QT_NO_FILESYSTEMITERATOR.Morten Johan Sørvig2011-03-163-0/+19
* | | | Build QProcess on platforms that don't have _NSGetEnvironcon2011-03-101-2/+2
* | | | Inconsistency between ini case sensitivity between OS_MAC and WS_QPA.con2011-03-041-1/+1
|/ / /
* | | Various INTEGRITY fixesRolland Dudemaine2011-02-223-1/+13
| |/ |/|
* | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-162-5/+5
|\ \ | |/
| * Fix warning, unused parametter errorOlivier Goffart2011-02-081-2/+1
| * Crash in QFileSystemEngine::canonicalName with older libc versionOlivier Goffart2011-02-021-2/+3
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-3175-91/+104
| |\
| * | Fix for using search paths with a dirty pathShane Kearns2011-01-121-1/+1
* | | fix crash when setting QPROCESS_DEBUGHarald Fernengel2011-02-101-2/+2
* | | Revert "Delay creation of the process manager"Harald Fernengel2011-02-041-26/+4
| |/ |/|
* | Allow hard-coding the Unix temp pathHarald Fernengel2011-01-191-0/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1773-73/+73
|\ \
| * | Update copyright year to 2011.Jason McDonald2011-01-1075-75/+75
* | | QProcessManager: minor optimizationRitt Konstantin2011-01-111-10/+6
* | | handle O_NONBLOCK'ed pipes specific error on write()Ritt Konstantin2011-01-112-5/+12
* | | move POSIX-specific debug to qprocess_unix.cppRitt Konstantin2011-01-112-3/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-081-0/+6
|\ \ \
| * | | Fix compilation error on SolarisJoão Abecasis2011-01-071-0/+6
| | |/ | |/|
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-071-0/+1
|\ \ \ | |/ / |/| / | |/
| * QUrl::setUrl should call detachOlivier Goffart2011-01-061-0/+1
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-246-12/+277
|\ \
| * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-236-12/+277
| |\ \
| | * | QFile API: add API to specify if adopted file handles should be closedShane Kearns2010-12-206-12/+277
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-245-43/+100
|\ \ \ \ | |/ / / |/| | |
| * | | Delay creation of the process managerHarald Fernengel2010-12-201-4/+26
| * | | document WriteFailed status codes (whoops)Oswald Buddenhagen2010-12-172-0/+2
| * | | add write error handling to QTextStreamOswald Buddenhagen2010-12-162-18/+27
| * | | add write error handling to QDataStreamOswald Buddenhagen2010-12-162-20/+38
| * | | don't report flush error when we didn't flush in the first placeOswald Buddenhagen2010-12-161-1/+1
| * | | clarify setStatus() behaviorOswald Buddenhagen2010-12-162-0/+6
| |/ /
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-232-7/+1
|\ \ \ | |/ / |/| / | |/
| * Doc: Fixed a link to the correct searchPaths() function.David Boddie2010-12-071-1/+1
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-272-107/+97
| |\
| * \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-261-0/+1
| |\ \
| * | | Doc: Removed two warnings from QDirIterator docsGeir Vattekar2010-11-261-6/+0
* | | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-1432-2761/+5586
|\ \ \ \
| * | | | Fix warnings, whitespace cleanupJoão Abecasis2010-12-142-1/+5
| * | | | Don't rely on uninitialized dataJoão Abecasis2010-12-131-0/+3
| * | | | Fix QDir::relativeFilePathJoão Abecasis2010-12-061-1/+1