| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mark the remaining files in io as significant | Matthias Rauter | 2025-07-24 | 1 | -0/+1 |
| * | QDirListing/Win: improve performance by setting WinLnkType earlier | Thiago Macieira | 2025-03-16 | 1 | -1/+1 |
| * | QtCore: don't use QString::utf16() where the string is \0-terminated | Ahmad Samir | 2024-11-13 | 1 | -1/+3 |
| * | QDirListing: add flags to handle entries filtering | Ahmad Samir | 2024-06-27 | 1 | -0/+7 |
| * | QFileSystemIterator: add constructor that takes QFileSystemEntry only | Ahmad Samir | 2024-06-19 | 1 | -1/+6 |
| * | QFileSystemIterator/Unix: use QStringDecoder | Ahmad Samir | 2024-02-09 | 1 | -2/+2 |
| * | QFileSystemIterator: simplify the constructor | Ahmad Samir | 2024-02-03 | 1 | -4/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Replace uses of _qs with _s in sources and examples | Sona Kurazyan | 2022-04-19 | 1 | -1/+1 |
| * | QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable | Sona Kurazyan | 2022-03-25 | 1 | -9/+11 |
| * | Fix QDir::entryList to work for directories that end with '.lnk' | Karsten Heimrich | 2021-09-30 | 1 | -1/+1 |
| * | io: Remove version checks for versions below Win 10 | Mårten Nordheim | 2021-07-28 | 1 | -4/+2 |
| * | Add ; to Q_UNUSED | Lars Schmertmann | 2020-07-07 | 1 | -2/+2 |
| * | Use QList instead of QVector in corelib implementation | Jarek Kobus | 2020-06-29 | 1 | -1/+0 |
| * | Port QDir, QFile from QStringRef to QStringView | Lars Knoll | 2020-06-12 | 1 | -1/+1 |
| * | Core: Use Qt::SplitBehavior in preference to QString::SplitBehavior | Edward Welbourne | 2020-02-28 | 1 | -1/+1 |
| * | Windows code: Fix clang-tidy warnings about else after jumps | Friedemann Kleint | 2018-09-02 | 1 | -2/+1 |
| * | Remove support for WinRT 8.1 and Windows Phone 8.1 | Maurice Kalinowski | 2017-01-18 | 1 | -4/+0 |
| * | Replace usages of QSysInfo with QOperatingSystemVersion | Jake Petroules | 2016-09-20 | 1 | -1/+2 |
| * | CoreLib: use QStringRef to optimize memory allocation | Anton Kudryavtsev | 2016-07-02 | 1 | -1/+2 |
| * | QtCore: Remove Windows CE. | Friedemann Kleint | 2016-03-30 | 1 | -2/+0 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-03-11 | 1 | -7/+0 |
| |\ |
|
| | * | Clean up WINVER, _WIN32_WINNT macros for MinGW. | Friedemann Kleint | 2016-03-07 | 1 | -7/+0 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-01-26 | 1 | -1/+2 |
| |\| |
|
| | * | winrt: msvc2015: refactor file handling | Maurice Kalinowski | 2016-01-21 | 1 | -1/+2 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| |/ |
|
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Added initial file system support for winrt | Oliver Wolff | 2013-10-11 | 1 | -4/+10 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Fixed fileiterator issue for WEC7. | Janne Anttila | 2012-01-25 | 1 | -0/+2 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Revert "fix NTFS mount points" | Joerg Bornemann | 2012-01-19 | 1 | -1/+1 |
| * | fix NTFS mount points | Joerg Bornemann | 2012-01-17 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+148 |