summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystementry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify behavior for long path or UNC prefix removalKarsten Heimrich2021-06-051-0/+28
* Purge QFILESYSTEMENTRY_NATIVE_PATH_IS_UTF16Karsten Heimrich2021-05-111-3/+1
* Fix QSaveFile and QTemporaryFile issues with windows network sharesKarsten Heimrich2021-05-111-6/+0
* Port QDir, QFile from QStringRef to QStringViewLars Knoll2020-06-121-1/+1
* Remove winrtOliver Wolff2020-06-061-14/+0
* QFileSystemEngine: verify that the file name isn't emptyThiago Macieira2017-08-171-5/+0
* QFileSystemEntry: Export static helper function checking for the root pathFriedemann Kleint2017-07-031-10/+20
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-2/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-6/+10
|\
| * Readability fix for MS isRelative, isAbsolute.Edward Welbourne2016-02-091-6/+10
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+10
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-0/+10
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtBase: use preincrement for iterator typesAnton Kudryavtsev2015-12-091-1/+1
|/
* QtCore: use QStringRef in more placesMarc Mutz2015-10-121-2/+1
* Fix hidden detachSérgio Martins2015-05-131-8/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QFileSystemEntry: Replace manual seek in string with lastIndexOf()Orgad Shaneh2015-01-111-7/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Revert path() behavior to not expand a current path on a driveAndy Shaw2014-03-041-1/+1
* Refactor plugin loading for WinRTMaurice Kalinowski2013-11-051-0/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix default-constructed QFileSystemEntryJoão Abecasis2012-09-251-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Don't do path conversions on isEmpty()João Abecasis2012-08-291-2/+1
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-9/+9
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-12/+8
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-021-0/+31
* 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/+383