summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemmetadata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-3/+2
* Make Qt aware of NTFS Junctions on WindowsRyan Chu2019-11-091-3/+13
* More nullptr usage in headersKevin Funk2019-03-141-2/+2
* Fix namespaced linux buildsAllan Sandfeld Jensen2017-11-281-0/+4
* Add support for statx(2) on LinuxThiago Macieira2017-08-081-0/+1
* QFileSystemEngine/Unix: rework the getting of nsec-precision file timesThiago Macieira2017-08-061-3/+6
* Filesystem: Use "birth time" to avoid confusion with Unix ctimeThiago Macieira2017-08-051-16/+25
* QFileSystemEngine: a file only exists if its link count is not 0Thiago Macieira2017-07-201-2/+9
* Simplify fileTimeToQDateTime() by having it return a UTC timeEdward Welbourne2017-01-111-1/+1
* Improve precision of reported file times on Unix-style platformsSimon Hausmann2016-07-201-6/+7
* QDateTime: introduce {to,from,set,current}SecsSinceEpochThiago Macieira2016-06-221-3/+3
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-3/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Modernize and unify filesystem code on Apple platforms.Jake Petroules2015-09-221-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-1/+2
|\
| * Initialize QFileSystemMetaData::size_ data memberGiuseppe D'Angelo2014-10-131-1/+2
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
|/
* Added initial file system support for winrtOliver Wolff2013-10-111-1/+5
* Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix missing or improper include guard in headersSergio Ahumada2012-09-091-2/+2
* Change coreservices -> iosIan Dean2012-04-191-2/+2
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-1/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-4/+5
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-40/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-191-17/+6
* fix NTFS mount pointsJoerg Bornemann2012-01-171-6/+17
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-2/+2
* fix QFileInfo::isSymLink() for NTFS mount pointsJoerg Bornemann2011-07-191-2/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+400