summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into 4.6Jason Barron2009-08-2510-279/+297
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-242-6/+4
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2411-205/+676
| | |\
| | * | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-242-6/+4
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-2411-205/+676
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-214-55/+42
| |\ \ \ | | | |/ | | |/|
| * | | Review inspired changes to Symbian QProcessMiikka Heikkinen2009-08-212-170/+175
| * | | Review inspired changes to Symbian file system watcherMiikka Heikkinen2009-08-212-55/+58
| * | | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-216-50/+62
* | | | Reset dangling handle after close on WinCE 5João Abecasis2009-08-241-0/+3
* | | | Always check the file handle before attempting to map the fileJoão Abecasis2009-08-241-5/+8
* | | | QFSFileEngine: Don't close file if we already have a file for mappingJoão Abecasis2009-08-241-1/+1
* | | | QFSFileEngine compile fix for NTFS symlink supportJoerg Bornemann2009-08-241-5/+8
* | | | Don't access usedHashFunc() if it's already been deleted.Thiago Macieira2009-08-211-1/+2
* | | | QFSFileEngine compile fix for VS2005Joerg Bornemann2009-08-211-1/+1
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-1/+1
|\ \ \ \
| * | | | QFSFileEngine compile fix for Windows with VS2005Joerg Bornemann2009-08-211-1/+1
* | | | | Merge branch 'master' of git@scm:qt/qt-s60-publicaxis2009-08-2132-123/+1921
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-214-79/+189
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-219-126/+487
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-201-1/+1
| |\ \ \ \
| | * \ \ \ Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-204-3/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-0/+4
| | |\ \ \ \
| | * | | | | Changed names and URLs to reflect name change.axis2009-08-193-3/+3
| * | | | | | performance: refactored use of RFs so corelib and gui share one sessionShane Kearns2009-08-203-54/+41
| |/ / / / /
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-182-12/+21
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-181-3/+4
| | |\ \ \ \ \
| | * | | | | | Fixes to Symbian native engine for QFileSystemWatcher.Shane Kearns2009-08-182-12/+21
| * | | | | | | Merge commit 'qt/master'Jason Barron2009-08-1817-165/+129
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fixed merge failure in qfsfileengine_unix.cpp.Miikka Heikkinen2009-08-141-3/+4
| | |/ / / / / | |/| | | | |
| * | | | | | Fix compilation of unix file engine.Jason Barron2009-08-131-19/+20
| * | | | | | Merge commit 'qt/master'Jason Barron2009-08-1369-224/+227
| |\ \ \ \ \ \
| * | | | | | | s/class/struct/Harald Fernengel2009-08-101-1/+1
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-101-1/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-08-101-1/+11
| | |\ \ \ \ \ \ \
| * | | | | | | | | moved declaration of engine to better match merge and to remove warningmread2009-08-101-1/+2
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-0746-1676/+1974
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Update license headers according to commit 858c70f768e.axis2009-08-063-9/+9
| | * | | | | | | | Replaced $MODULE$ with hardcoded module names.axis2009-08-063-3/+3
| | * | | | | | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0615-15/+15
| | * | | | | | | | Merge commit 'origin/master'Jason Barron2009-08-0420-32/+34
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-08-046-6/+30
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-07-301-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-07-288-21/+626
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-07-2723-1627/+1301
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fixing memory leaks in dir iteratormread2009-08-062-8/+21
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-042-2/+2
| * | | | | | | | | | | | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0320-30/+32
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-093-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \