summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemengine_p.h
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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* Adding #ifdefs/#defines lost in the merge to masterJoão Abecasis2010-11-231-1/+1
* QFileSystemEngine: clean up unused codeJoão Abecasis2010-11-221-1/+8
* Use QSystemError to return errors from QFileSystemEngineShane Kearns2010-10-121-8/+6
* Implement error reporting for file APIsShane Kearns2010-10-071-5/+8
* Move rootPath, homePath, tempPath, currentPath and setCurrentPathShane Kearns2010-09-201-2/+7
* Pass QFileSystemMetaData reference into QFileSystemEngine::canonicalNameShane Kearns2010-09-151-1/+1
* Make QFSFileEngine & QFileInfo use the new filesystemengine on WindowsPrasanth Ullattil2010-09-141-3/+20
* Move resolving of user/group name to the engine.Thomas Zander2010-09-101-0/+4
* Move resolving a symlink to the qfilesystemengine_unixThomas Zander2010-09-061-1/+1
* Split QAbstractFileEngine::createJoão Abecasis2010-09-031-0/+2
* QFileSystemEngine::fillMetaData for Unix platformsJoão Abecasis2010-09-031-0/+3
* Make QFileSystemEngine::slowCanonicalized privateThomas Zander2010-09-011-0/+1
* Expanding the stub QFileSystemMetaDataJoão Abecasis2010-09-011-1/+1
* Move canonicalPath() to the new qfilesystemengine_unixThomas Zander2010-08-301-0/+2
* Begin defining the interface for file engines NGJoão Abecasis2010-08-261-0/+27
* Adding internal classes QFileSystem{Engine,MetaData}João Abecasis2010-08-241-0/+64