summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0775-149/+456
|\
| * 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
* | | | | Fix for using search paths with a dirty pathShane Kearns2011-02-031-1/+1
* | | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-1533-2761/+5587
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | * | | | Fix spelling in commentsJoão Abecasis2010-12-052-2/+2
| | * | | | Define _WIN32_WINNT before any includesJoão Abecasis2010-12-051-4/+4
| | * | | | New attempt at fixing compilation failureJoão Abecasis2010-12-052-6/+4
| | * | | | Removing unused duplicate definitionsJoão Abecasis2010-12-051-27/+0
| | * | | | No symbolic links in Windows CEJoão Abecasis2010-12-041-0/+2
| | * | | | Set minimum target Windows version to 2000João Abecasis2010-12-042-0/+8
| | * | | | More missing includesJoão Abecasis2010-12-042-0/+3
| | * | | | Add missing includeJoão Abecasis2010-12-041-0/+1
| | * | | | Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-025-118/+106
| | |\ \ \ \
| | * | | | | Fix buffered/unbuffered mode issues on symbianShane Kearns2010-11-302-3/+9
| | * | | | | Fix compile error on symbianShane Kearns2010-11-301-0/+4
| | * | | | | Let's use engine's understanding of relative pathJoão Abecasis2010-11-252-2/+6
| | * | | | | Fix compile error on WindowsPrasanth Ullattil2010-11-241-0/+4
| | * | | | | Adding #ifdefs/#defines lost in the merge to masterJoão Abecasis2010-11-235-12/+22
| | * | | | | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2312-31/+67
| | |\ \ \ \ \
| | * | | | | | QFileSystemEngine: remove symbian code from Unix-specific implementationJoão Abecasis2010-11-221-51/+0
| | * | | | | | QFileSystemEngine: clean up unused codeJoão Abecasis2010-11-224-45/+10