summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemmetadata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Rohan McGovern2011-03-101-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