| Commit message (Expand) | Author | Age | Files | Lines |
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -2/+2 |
|
|
* | Changes in Symbian CleanupStack use to allow dodgy app start | Murray Read | 2012-02-08 | 1 | -12/+9 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
|
|
* | Symbian - Fix QFile::map with non page aligned offsets | Shane Kearns | 2011-12-15 | 1 | -3/+5 |
|
|
* | Doc: Fixed qdoc warnings. | David Boddie | 2011-08-15 | 1 | -0/+8 |
|
|
* | Native memory mapped file support | Shane Kearns | 2011-06-28 | 1 | -2/+53 |
|
|
* | Fix compiler warning | Shane Kearns | 2011-06-27 | 1 | -0/+1 |
|
|
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
|
|
* | Various INTEGRITY fixes | Rolland Dudemaine | 2011-02-22 | 1 | -0/+8 |
|
|
* | 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-10 | 1 | -1/+1 |
|
|
| * | Doc: Fixing typo | Sergio Ahumada | 2010-10-25 | 1 | -1/+1 |
|
|
* | | QFile API: add API to specify if adopted file handles should be closed | Shane Kearns | 2010-12-20 | 1 | -0/+59 |
|
|
* | | Fix buffered/unbuffered mode issues on symbian | Shane Kearns | 2010-11-30 | 1 | -2/+2 |
|
|
* | | Fix compile error on symbian | Shane Kearns | 2010-11-30 | 1 | -0/+4 |
|
|
* | | Re-enable emulated QFile::map on symbian | Shane Kearns | 2010-10-29 | 1 | -26/+21 |
|
|
* | | Move QDir::fromNativeSeparators call to the QFileSystemEntry constructor | Shane Kearns | 2010-10-20 | 1 | -1/+1 |
|
|
* | | Implement seek beyond end of file for symbian | Shane Kearns | 2010-10-19 | 1 | -25/+26 |
|
|
* | | Use QSystemError to return errors from QFileSystemEngine | Shane Kearns | 2010-10-12 | 1 | -19/+21 |
|
|
* | | Remove setSymbianError function | Shane Kearns | 2010-10-07 | 1 | -37/+4 |
|
|
* | | Implement error reporting for QFile position and size functions | Shane Kearns | 2010-10-07 | 1 | -3/+4 |
|
|
* | | Implement error reporting for file APIs | Shane Kearns | 2010-10-07 | 1 | -39/+16 |
|
|
* | | Move resolving names to qfilesystemengine | Thomas Zander | 2010-09-23 | 1 | -44/+3 |
|
|
* | | Implement unix permissions setting | Thomas Zander | 2010-09-22 | 1 | -41/+8 |
|
|
* | | Move rootPath, homePath, tempPath, currentPath and setCurrentPath | Shane Kearns | 2010-09-20 | 1 | -74/+5 |
|
|
* | | Fixed QFile::setSize on symbian | Shane Kearns | 2010-09-15 | 1 | -3/+3 |
|
|
* | | Fix for QFile::remove autotest | Shane Kearns | 2010-09-15 | 1 | -0/+1 |
|
|
* | | Pass QFileSystemMetaData reference into QFileSystemEngine::canonicalName | Shane Kearns | 2010-09-15 | 1 | -1/+1 |
|
|
* | | Fix Symbian's root path | Shane Kearns | 2010-09-13 | 1 | -3/+5 |
|
|
* | | Fix warning of unused variable on non-symbian | Thomas Zander | 2010-09-09 | 1 | -1/+1 |
|
|
* | | Implement basic symbian native file IO to QFsFileEngine | Shane Kearns | 2010-09-09 | 1 | -0/+95 |
|
|
* | | Enable symbian IO code in the build | Shane Kearns | 2010-09-08 | 1 | -151/+192 |
|
|
* | | Move resolving a symlink to the qfilesystemengine_unix | Thomas Zander | 2010-09-06 | 1 | -68/+2 |
|
|
* | | QFileSystemEngine::fillMetaData for Unix platforms | João Abecasis | 2010-09-03 | 1 | -207/+93 |
|
|
* | | Move rmdir code to createDirectory for unix' | Thomas Zander | 2010-09-03 | 1 | -22/+1 |
|
|
* | | Move mkdir code to createDirectory for unix' | Thomas Zander | 2010-09-03 | 1 | -31/+1 |
|
|
* | | Implement bundleName() in QFileSystemEngine | Thomas Zander | 2010-09-03 | 1 | -11/+1 |
|
|
* | | Finish canonicalized for all platforms | Thomas Zander | 2010-09-01 | 1 | -13/+4 |
|
|
* | | Move canonicalPath() to the new qfilesystemengine_unix | Thomas Zander | 2010-08-30 | 1 | -14/+5 |
|
|
* | | Removed native file path handling from QFSFileEngine | João Abecasis | 2010-08-30 | 1 | -93/+65 |
|
|
* | | Move absoluteName to new fileSystemEngine for unix | Thomas Zander | 2010-08-27 | 1 | -14/+5 |
|
|
* | | Prefer Q_CHECK_PTR to q_check_ptr | João Abecasis | 2010-08-19 | 1 | -1/+2 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-07-15 | 1 | -2/+2 |
| |\ |
|
| | * | Fix a couple of memory leaks due to not releasing CFTypes on Mac | Andy Shaw | 2010-07-09 | 1 | -2/+2 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-15 | 1 | -10/+0 |
|\ \ \
| |/ / |
|
| * | | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 1 | -10/+0 |
|
|
* | | | Fix the hidden status check for a file on | Fabien Freling | 2010-05-11 | 1 | -0/+3 |
|/ / |
|
* | | save a QFile::encodeName() | Oswald Buddenhagen | 2010-04-26 | 1 | -3/+3 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 1 | -2/+38 |
|\ \
| |/ |
|