summaryrefslogtreecommitdiff
path: root/src/corelib/io/qfsfileengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Do not use realpath() with uclibcMarkus Goetz2010-03-041-0/+3
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix typo in QFSFileEnginePrivate::canonicalizedMarkus Goetz2010-01-041-1/+1
* Use realpath() only on systems we know it works on.Denis Dzyubenko2009-12-091-1/+1
* Re-enabled realpath() on symbian.Denis Dzyubenko2009-12-011-1/+1
* Fix a crash in QFSFileEnginePrivate::canonicalized() on Mac OS X 10.5Prasanth Ullattil2009-12-011-3/+4
* Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-301-1/+5
* Avoid using return value from a temporary objectMarius Storm-Olsen2009-11-261-2/+1
* Optimize QFSFileEnginePrivate::canonicalized() by using realpath()Markus Goetz2009-11-251-0/+12
* Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36João Abecasis2009-11-171-4/+2
* Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6Marius Storm-Olsen2009-11-091-90/+78
|\
| * Remove 4k-chunking in QFSFileEngine::read/writeFdFhJoão Abecasis2009-11-041-85/+78
* | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-051-12/+16
|\ \
| * | Increased block size for file IO in Symbian.Miikka Heikkinen2009-10-281-12/+16
| |/
* | Check for non-zero return from fseekJoão Abecasis2009-10-231-4/+4
* | Fixes some issues with large files in 32-bit systemsJoão Abecasis2009-10-211-1/+4
* | (Windows) Don't create a file mapping for each view that is mappedJoão Abecasis2009-10-211-3/+1
|/
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-101-4/+4
|\
| * Update license headers again.Jason McDonald2009-09-091-4/+4
* | Fixed various PlatSec violations when app had no AllFiles capability.Miikka Heikkinen2009-09-101-1/+9
|/
* 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
* | NTFS symlink support for QFileInfo::isSymLink()Ritt Konstantin2009-08-211-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix warnings for mingwThierry Bastian2009-07-161-1/+2
* | Use the safe versions in these system calls I've just introduced.Thiago Macieira2009-07-021-0/+3
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* qdoc: Added some missing qdoc comments.Martin Smith2009-05-251-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-221-0/+9
|\
| * Reset openMode to NotOpen when returning false from QFile::open()João Abecasis2009-05-221-0/+9
* | qdoc: Moved some qdoc comments into the .cpp file common to all packages.Martin Smith2009-05-221-0/+113
|/
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+873