summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfsfileengine_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrect header includes.axis2009-10-231-1/+1
* Fix for tst_qfile::map auto test in Symbian OS 3.1.Janne Anttila2009-10-091-2/+13
* Fixed some uncommon codepaths to compile.axis2009-09-301-2/+2
* fix failing qdir autotestShane Kearns2009-09-221-1/+1
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091-9/+22
|\
| * Update license headers again.Jason McDonald2009-09-091-4/+4
| * Fixed resolving absolute paths in Symbian.Miikka Heikkinen2009-09-081-5/+18
* | Fixed 'use of function is deprecated' warnings reported by RVCTJanne Anttila2009-09-091-1/+1
|/
* Fix for qfileinfo autotest: LocalDiskFile set also for non-existing filev4.6.0-tp1aavit2009-09-071-1/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | move QFSFileEngine-related symbian code from qtemporaryfile to qfsfileengineRitt Konstantin2009-08-271-1/+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
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-241-4/+3
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-241-26/+46
| |\ \
| * | | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-241-4/+3
* | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-241-26/+46
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-13/+13
| |\ \ \
| | * | | QFSFileEngine coding style fixesRitt Konstantin2009-08-211-5/+5
| | * | | QFSFileEngine: micro-optimizationRitt Konstantin2009-08-211-3/+3
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-13/+33
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | improve error reporting for map/unmap of files and resourcesRitt Konstantin2009-08-211-4/+4
| | * | QFile: use fileEngine's errorString() instead of errno/GetLastError()Ritt Konstantin2009-08-211-9/+29
| | * | QFSFileEngine: fix inverted logic for return valuesRitt Konstantin2009-08-211-5/+5
* | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-211-49/+39
|\ \ \ \ | |/ / /
| * | | performance: refactored use of RFs so corelib and gui share one sessionShane Kearns2009-08-201-49/+39
* | | | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-211-42/+57
|/ / /
* | | 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-131-31/+39
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | code clean-up and style fixesRitt Konstantin2009-08-111-2/+2
| * | optimize inlines in QFSFileEngineRitt Konstantin2009-08-111-3/+3
| * | '.' and '..' must not be hiddenRitt Konstantin2009-08-111-7/+11
| * | avoid crash when testing HiddenFlag and BaseName is emptyRitt Konstantin2009-08-111-1/+2
| * | avoid needless const_cast-sRitt Konstantin2009-08-111-9/+10
| * | replace QFile::exists() by QT_STAT() respectivelyRitt Konstantin2009-08-111-3/+7
| * | micro-optimization in QFSFileEngine::mkdirRitt Konstantin2009-08-111-3/+3
* | | Merge commit 'origin/master'Jason Barron2009-08-041-5/+1
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-5/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-12/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Use the safe versions in these system calls I've just introduced.Thiago Macieira2009-07-021-1/+1
| * | Port most uses of ::open and QT_OPEN to the safe version.Thiago Macieira2009-07-021-11/+7
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-20/+4
|\ \ \ | |/ /
| * | More culling of Panther Code.Norwegian Rock Cat2009-06-231-18/+2
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/