summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfsfileengine_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Changes in Symbian CleanupStack use to allow dodgy app startMurray Read2012-02-081-12/+9
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Symbian - Fix QFile::map with non page aligned offsetsShane Kearns2011-12-151-3/+5
* Doc: Fixed qdoc warnings.David Boddie2011-08-151-0/+8
* Native memory mapped file supportShane Kearns2011-06-281-2/+53
* Fix compiler warningShane Kearns2011-06-271-0/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Various INTEGRITY fixesRolland Dudemaine2011-02-221-0/+8
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * Doc: Fixing typoSergio Ahumada2010-10-251-1/+1
* | QFile API: add API to specify if adopted file handles should be closedShane Kearns2010-12-201-0/+59
* | Fix buffered/unbuffered mode issues on symbianShane Kearns2010-11-301-2/+2
* | Fix compile error on symbianShane Kearns2010-11-301-0/+4
* | Re-enable emulated QFile::map on symbianShane Kearns2010-10-291-26/+21
* | Move QDir::fromNativeSeparators call to the QFileSystemEntry constructorShane Kearns2010-10-201-1/+1
* | Implement seek beyond end of file for symbianShane Kearns2010-10-191-25/+26
* | Use QSystemError to return errors from QFileSystemEngineShane Kearns2010-10-121-19/+21
* | Remove setSymbianError functionShane Kearns2010-10-071-37/+4
* | Implement error reporting for QFile position and size functionsShane Kearns2010-10-071-3/+4
* | Implement error reporting for file APIsShane Kearns2010-10-071-39/+16
* | Move resolving names to qfilesystemengineThomas Zander2010-09-231-44/+3
* | Implement unix permissions settingThomas Zander2010-09-221-41/+8
* | Move rootPath, homePath, tempPath, currentPath and setCurrentPathShane Kearns2010-09-201-74/+5
* | Fixed QFile::setSize on symbianShane Kearns2010-09-151-3/+3
* | Fix for QFile::remove autotestShane Kearns2010-09-151-0/+1
* | Pass QFileSystemMetaData reference into QFileSystemEngine::canonicalNameShane Kearns2010-09-151-1/+1
* | Fix Symbian's root pathShane Kearns2010-09-131-3/+5
* | Fix warning of unused variable on non-symbianThomas Zander2010-09-091-1/+1
* | Implement basic symbian native file IO to QFsFileEngineShane Kearns2010-09-091-0/+95
* | Enable symbian IO code in the buildShane Kearns2010-09-081-151/+192
* | Move resolving a symlink to the qfilesystemengine_unixThomas Zander2010-09-061-68/+2
* | QFileSystemEngine::fillMetaData for Unix platformsJoão Abecasis2010-09-031-207/+93
* | Move rmdir code to createDirectory for unix'Thomas Zander2010-09-031-22/+1
* | Move mkdir code to createDirectory for unix'Thomas Zander2010-09-031-31/+1
* | Implement bundleName() in QFileSystemEngineThomas Zander2010-09-031-11/+1
* | Finish canonicalized for all platformsThomas Zander2010-09-011-13/+4
* | Move canonicalPath() to the new qfilesystemengine_unixThomas Zander2010-08-301-14/+5
* | Removed native file path handling from QFSFileEngineJoão Abecasis2010-08-301-93/+65
* | Move absoluteName to new fileSystemEngine for unixThomas Zander2010-08-271-14/+5
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-2/+2
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-2/+2
| |\
| | * Fix a couple of memory leaks due to not releasing CFTypes on MacAndy Shaw2010-07-091-2/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-10/+0
|\| |
| * | Avkon removal configured with -no-s60mread2010-07-011-10/+0
* | | Fix the hidden status check for a file onFabien Freling2010-05-111-0/+3
|/ /