summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfileinfo_p.h
Commit message (Expand)AuthorAgeFilesLines
* QFileInfo: checkAttribute should take lambdas by valueAhmad Samir2024-03-211-5/+5
* QAbstractFileEngine: remove member FileTime and use QFile::FileTimeAhmad Samir2024-03-211-2/+2
* QFileSystemEngine: make factory functions return unique_ptr<QABFE>Ahmad Samir2024-03-211-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Remove redundant QDir::fromNativeSeparators() callIgor Kushnir2021-12-111-1/+1
* Standardize on unique_ptr to hold QAbstractFileEngineMarc Mutz2019-07-281-3/+5
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* QFileInfo: harmonize QFileInfo() and QFileInfo("")Thiago Macieira2017-08-081-1/+22
* Filesystem: Use "birth time" to avoid confusion with Unix ctimeThiago Macieira2017-08-051-3/+12
* Stop using QVector in QFileInfoPrivateThiago Macieira2017-07-071-8/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix memory leak in QFileInfo::exists()Jian Liang2013-10-121-0/+14
* Use a QVector<QDateTime> instead of an array in QFileInfoPrivatehjk2013-04-231-1/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-291-0/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+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/+160