summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* QNX: Fix build with QNX SDP 6.5.Sergio Martins2012-11-071-1/+1
* QNX: Remember information on whether a file is a linkThomas McGuire2012-10-311-0/+7
* QNX: Use extra information in dirent to avoid stat() callsThomas McGuire2012-10-311-1/+48
* 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
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Squashed merge of the master-temp branch.David Boddie2011-05-061-1/+1
|/
* Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-311-0/+6
|\
| * Fix compilation error on SolarisJoão Abecasis2011-01-071-0/+6
* | Fix for using search paths with a dirty pathShane Kearns2011-01-121-1/+1
|/
* Add missing includeJoão Abecasis2010-12-041-0/+1
* Adding #ifdefs/#defines lost in the merge to masterJoão Abecasis2010-11-231-1/+2
* QFileSystemEngine::resolveUserName and not groupJoão Abecasis2010-11-161-1/+1
* Add support for QFileInfo owner() & group() on WindowsPrasanth Ullattil2010-10-271-0/+18
* QFileSystemEngine: Fix stupid bug-o in engine creationPrasanth Ullattil2010-09-141-1/+1
* Refactored QFSFileEngineIterator/UnixJoão Abecasis2010-09-101-0/+59
* Move resolving of user/group name to the engine.Thomas Zander2010-09-101-0/+16
* Set file metadata variables to known values when stat failsShane Kearns2010-09-091-0/+2
* Symbian OS implementation for QFileSystemMetaDataShane Kearns2010-09-071-0/+72
* Fix over-stating in QAbstractFileEngine::createJoão Abecasis2010-09-061-16/+32
* Split QAbstractFileEngine::createJoão Abecasis2010-09-031-0/+87
* Move canonicalPath() to the new qfilesystemengine_unixThomas Zander2010-08-301-0/+113