summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* doc: Fixed several qdoc errors.Martin Smith2009-08-281-8/+8
* Doc: Small change to QProcess::waitForFinished()Geir Vattekar2009-08-271-1/+2
* Merge branch 'mergeRequest' into 4.6axis2009-08-272-74/+59
|\
| * move QFSFileEngine-related symbian code from qtemporaryfile to qfsfileengineRitt Konstantin2009-08-272-5/+4
| * remove symbianFileName stub once and for allRitt Konstantin2009-08-271-19/+17
| * fixes and improvements made after s60 branch has been merged into masterRitt Konstantin2009-08-271-51/+39
* | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-0/+3
* | Doc: Noted a limitation in using slashes in settings section names.David Boddie2009-08-261-3/+3
|/
* fix warnings on Windows CEJoerg Bornemann2009-08-261-0/+2
* 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