| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright headers | Akseli Salovaara | 2015-03-31 | 1 | -13/+13 |
| * | Updated year in copyright header | Kai Koehne | 2014-03-26 | 1 | -1/+1 |
| * | Fix CreateFileMapping() error handling | Peter Kümmel | 2013-03-01 | 1 | -1/+1 |
| * | Make compile with QT_NO_FILESYSTEMITERATOR | Thomas Zander | 2013-01-30 | 1 | -0/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-13 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 1 | -24/+24 |
| * | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -2/+2 |
| * | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
| * | Fix uninitialised variable in temporary files | Shane Kearns | 2011-09-13 | 1 | -1/+4 |
| * | Doc: Fixed qdoc warnings. | David Boddie | 2011-08-15 | 1 | -0/+16 |
| * | Native memory mapped file support | Shane Kearns | 2011-06-28 | 1 | -2/+4 |
| * | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-24 | 1 | -17/+17 |
| |\ |
|
| | * | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| * | | Squashed merge of the master-temp branch. | David Boddie | 2011-05-06 | 1 | -1/+1 |
| |/ |
|
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| * | | QFile API: add API to specify if adopted file handles should be closed | Shane Kearns | 2010-12-20 | 1 | -2/+12 |
| * | | Re-enable emulated QFile::map on symbian | Shane Kearns | 2010-10-29 | 1 | -0/+12 |
| * | | Move QDir::fromNativeSeparators call to the QFileSystemEntry constructor | Shane Kearns | 2010-10-20 | 1 | -2/+2 |
| * | | Implement basic symbian native file IO to QFsFileEngine | Shane Kearns | 2010-09-09 | 1 | -1/+5 |
| * | | Enable symbian IO code in the build | Shane Kearns | 2010-09-08 | 1 | -0/+6 |
| * | | QFileSystemEngine::fillMetaData for Unix platforms | João Abecasis | 2010-09-03 | 1 | -24/+9 |
| * | | Finish canonicalized for all platforms | Thomas Zander | 2010-09-01 | 1 | -50/+0 |
| * | | Move canonicalPath() to the new qfilesystemengine_unix | Thomas Zander | 2010-08-30 | 1 | -55/+2 |
| * | | Removed native file path handling from QFSFileEngine | João Abecasis | 2010-08-30 | 1 | -12/+11 |
| * | | avoid infinite recursion in canonicalized() if cwd is a symlink | Ritt Konstantin | 2010-04-30 | 1 | -3/+9 |
| * | | Added support for symlinks and junction points on Windows | Zeno Albisser | 2010-04-23 | 1 | -0/+2 |
| |/ |
|
| * | _close(fd) closes the associated handle and not the other way around | João Abecasis | 2010-03-23 | 1 | -0/+2 |
| * | doc: Fixed three new qdoc errors. | Martin Smith | 2010-03-11 | 1 | -0/+4 |
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-07 | 1 | -0/+3 |
| |\ |
|
| | * | Do not use realpath() with uclibc | Markus Goetz | 2010-03-04 | 1 | -0/+3 |
| * | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
| |\| |
|
| | * | Update copyright year to 2010 | Jason McDonald | 2010-01-07 | 1 | -1/+1 |
| | * | Fix typo in QFSFileEnginePrivate::canonicalized | Markus Goetz | 2010-01-04 | 1 | -1/+1 |
| | * | Use realpath() only on systems we know it works on. | Denis Dzyubenko | 2009-12-09 | 1 | -1/+1 |
| * | | Implemented getting a canonical file name on Mac OS X 10.5 | Denis Dzyubenko | 2009-12-09 | 1 | -1/+16 |
| * | | Use realpath only on OS we know it works on. | Denis Dzyubenko | 2009-12-09 | 1 | -3/+9 |
| |/ |
|
| * | Re-enabled realpath() on symbian. | Denis Dzyubenko | 2009-12-01 | 1 | -1/+1 |
| * | Fix a crash in QFSFileEnginePrivate::canonicalized() on Mac OS X 10.5 | Prasanth Ullattil | 2009-12-01 | 1 | -3/+4 |
| * | Fixes a crash on Mac with QFileInfo. | Denis Dzyubenko | 2009-11-30 | 1 | -1/+5 |
| * | Avoid using return value from a temporary object | Marius Storm-Olsen | 2009-11-26 | 1 | -2/+1 |
| * | Optimize QFSFileEnginePrivate::canonicalized() by using realpath() | Markus Goetz | 2009-11-25 | 1 | -0/+12 |
| * | Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36 | João Abecasis | 2009-11-17 | 1 | -4/+2 |
| * | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6 | Marius Storm-Olsen | 2009-11-09 | 1 | -90/+78 |
| |\ |
|
| | * | Remove 4k-chunking in QFSFileEngine::read/writeFdFh | João Abecasis | 2009-11-04 | 1 | -85/+78 |
| * | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-05 | 1 | -12/+16 |
| |\ \ |
|
| | * | | Increased block size for file IO in Symbian. | Miikka Heikkinen | 2009-10-28 | 1 | -12/+16 |
| | |/ |
|
| * | | Check for non-zero return from fseek | João Abecasis | 2009-10-23 | 1 | -4/+4 |
| * | | Fixes some issues with large files in 32-bit systems | João Abecasis | 2009-10-21 | 1 | -1/+4 |
| * | | (Windows) Don't create a file mapping for each view that is mapped | João Abecasis | 2009-10-21 | 1 | -3/+1 |
| |/ |
|