summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemmetadata_p.h
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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-181-2/+1
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-181-17/+7
* fix NTFS mount pointsJoerg Bornemann2012-01-171-7/+17
* 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
* Fix warnings, whitespace cleanupJoão Abecasis2010-12-141-1/+1
* New attempt at fixing compilation failureJoão Abecasis2010-12-051-5/+2
* No symbolic links in Windows CEJoão Abecasis2010-12-041-0/+2
* Set minimum target Windows version to 2000João Abecasis2010-12-041-0/+4
* More missing includesJoão Abecasis2010-12-041-0/+1
* Adding #ifdefs/#defines lost in the merge to masterJoão Abecasis2010-11-231-2/+2
* Compile fixes for mingwPrasanth Ullattil2010-10-071-0/+53
* Make QFSFileEngine & QFileInfo use the new filesystemengine on WindowsPrasanth Ullattil2010-09-141-7/+48
* Refactored QFSFileEngineIterator/UnixJoão Abecasis2010-09-101-0/+1
* Move resolving of user/group name to the engine.Thomas Zander2010-09-101-12/+1
* Move OS specific inlines outside of class declarationShane Kearns2010-09-101-61/+79
* Fix QFileInfo::isHidden on MacJoão Abecasis2010-09-101-4/+0
* QFileinfo: fix isSymLink on MacJoão Abecasis2010-09-101-0/+3
* Make compile on symbian / armccThomas Zander2010-09-091-1/+3
* Make QFileInfo use the new filesystemengineThomas Zander2010-09-091-0/+6
* Symbian OS implementation for QFileSystemMetaDataShane Kearns2010-09-071-2/+44
* QFileSystemMetaData: filling upJoão Abecasis2010-09-031-14/+122
* Expanding the stub QFileSystemMetaDataJoão Abecasis2010-09-011-4/+71
* Begin defining the interface for file engines NGJoão Abecasis2010-08-261-0/+6
* Adding internal classes QFileSystem{Engine,MetaData}João Abecasis2010-08-241-0/+64