summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Fix for qfileinfo autotest: LocalDiskFile set also for non-existing filev4.6.0-tp1aavit2009-09-071-1/+2
* qfsfileengine_win.cpp MinGW compile fixJoerg Bornemann2009-09-031-3/+5
* Removing unused member in QFilePrivateJoão Abecasis2009-09-021-1/+0
* doc: Fixed several qdoc errors.Martin Smith2009-09-021-1/+1
* QTextStreamPrivate: Initialization in constructor missingMarkus Goetz2009-09-021-1/+1
* QTextStreamPrivate: Removed unnecessary conditionMarkus Goetz2009-09-021-1/+1
* Coverity: Small fix for QIODeviceMarkus Goetz2009-09-011-1/+6
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-8/+30
|\
| * Reset QTemporaryFile's state after failed open() on WindowsJoão Abecasis2009-08-311-8/+30
* | doc: Fixed several qdoc errors.Martin Smith2009-08-313-4/+5
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-316-78/+78
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3166-858/+858
|\|
| * Update tech preview license header.Jason McDonald2009-08-3165-845/+845
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-4/+4
| * Update license headers.Jason McDonald2009-08-1165-65/+65
* | 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
| |/ / / / / /