summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfileinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* Make Qt aware of NTFS Junctions on WindowsRyan Chu2019-11-091-0/+19
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-10/+75
|\
| * QFileInfo: clarify documentation about handling of symlink attributesThiago Macieira2019-09-251-11/+75
* | Remove QFileInfo::type and related enum from 5.14Volker Hilsheimer2019-08-301-66/+27
* | Make Qt aware of symlinks and shortcuts on WindowsRyan Chu2019-08-161-15/+108
* | Standardize on unique_ptr to hold QAbstractFileEngineMarc Mutz2019-07-281-3/+3
* | Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-8/+8
|/
* QFile/QFileInfo: mark readLink() as deprecatedChristian Ehrlicher2019-01-231-0/+7
* Empty filenames does not existSune Vuorela2018-12-191-0/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-9/+13
|\
| * QFileInfo: Clarify documentation on symlinksFriedemann Kleint2017-08-291-7/+11
| * Doc: Fix exampleRobert Loehning2017-08-281-2/+2
| * QFileInfo: Fix typo in docOrgad Shaneh2017-08-261-1/+1
* | QFileInfo: harmonize QFileInfo() and QFileInfo("")Thiago Macieira2017-08-081-123/+70
* | Filesystem: Use "birth time" to avoid confusion with Unix ctimeThiago Macieira2017-08-051-11/+21
* | Introduce QFileInfo::birthTime and metadataChangeTimeThiago Macieira2017-08-051-10/+40
* | Fix some qdoc warnings for 5.10Friedemann Kleint2017-07-251-1/+1
* | Stop using QVector in QFileInfoPrivateThiago Macieira2017-07-071-7/+12
* | Rewrite QFileInfo::{created,lastModified,lastRead} using fileTime()Thiago Macieira2017-07-061-39/+27
* | QFileInfo: use QFile::FileTime instead of our own enumThiago Macieira2017-07-061-18/+4
* | Add QDebug operator for QFileInfoShawn Rutledge2017-05-091-0/+12
* | QFileDevice/QFileInfo: Add fileTime() and setFileTime()Nikita Krupenko2017-04-271-4/+43
|/
* Simplify fileTimeToQDateTime() by having it return a UTC timeEdward Welbourne2017-01-111-9/+9
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-2/+1
|\
| * QFileInfo: fix double sentence in apidocFrederik Schwarzer2016-10-211-2/+1
* | Doc: Remove references to Windows CE in Qt CoreVenugopal Shivashankar2016-08-231-3/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-4/+4
|\|
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-2/+2
|\|
| * Mention extension in QFileInfo's suffix-related documentationMitch Curtis2016-06-101-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+1
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Doc: Mention Windows limitations in QFileInfo permission methodsKai Koehne2015-08-251-1/+15
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-4/+4
|\
| * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-311-4/+4
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mark behavior of QFileInfo::absoluteFilePath as undefined in corner casesKai Koehne2014-06-251-3/+4
* Doc: Improve docs for file permission checking on NTFSSze Howe Koh2014-04-161-0/+11
* Doc: Fix miscellaneous typosSze Howe Koh2013-10-301-1/+1
* Add missing \since 5.2 tag to static QFileInfo::exists()hjk2013-10-171-0/+2
* Fix memory leak in QFileInfo::exists()Jian Liang2013-10-121-1/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-29/+29
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Add a static QFileInfo::exists(fileName) functionhjk2013-09-131-0/+22
* Fix typo in note on symlink behavior of QFileInfo::existshjk2013-09-131-2/+2
* Use a QVector<QDateTime> instead of an array in QFileInfoPrivatehjk2013-04-231-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1