| Commit message (Expand) | Author | Age | Files | Lines |
| * | QDir: deprecate QDir::Filter::Modified flag | Ahmad Samir | 2025-08-10 | 1 | -3/+1 |
| * | QDir: add some API docs to checkNonDirListingFlags() | Ahmad Samir | 2025-08-10 | 1 | -0/+6 |
| * | QDirListing: port away from private QDirListing ctor, [1]: QDir | Ahmad Samir | 2025-08-09 | 1 | -10/+110 |
| * | Mark qdir.cpp as security-critical | Matthias Rauter | 2025-06-18 | 1 | -0/+1 |
| * | QDir: add mkpath/mkdir overloads taking std::optional<Permissions> | Ahmad Samir | 2025-02-27 | 1 | -42/+31 |
| * | QDir: improve mkdir/mkpath API docs | Ahmad Samir | 2025-02-27 | 1 | -21/+38 |
| * | QUrl: avoid going up from the drive path on Windows file URLs | Thiago Macieira | 2025-02-04 | 1 | -12/+29 |
| * | Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing | Marc Mutz | 2024-11-08 | 1 | -3/+1 |
| * | QFileSystemEngine: split dir creation into mkdir/mkpath | Ahmad Samir | 2024-10-25 | 1 | -3/+3 |
| * | QFileSystemEngine: add rmpath() | Ahmad Samir | 2024-10-10 | 1 | -2/+2 |
| * | QDir: refactor PathNormalization enum | Ahmad Samir | 2024-10-04 | 1 | -19/+8 |
| * | QDir: change qt_normalizePathSegments to preserve trailing '/'s | Ahmad Samir | 2024-10-04 | 1 | -26/+7 |
| * | Darwin: Teach QFileSystemEngine how to resolve case-sensitivity | Tor Arne Vestbø | 2024-10-02 | 1 | -1/+8 |
| * | QDir: qt_normalizePathSegments: replace a while loop with an if | Ahmad Samir | 2024-09-20 | 1 | -2/+4 |
| * | QDir: qt_normalizePathSegments: remove a redundant while loop | Ahmad Samir | 2024-09-20 | 1 | -3/+1 |
| * | QDir: use .html link to an RFC | Ahmad Samir | 2024-09-20 | 1 | -3/+3 |
| * | QUrl: Keep one trailing slash when normalizing "file:///b/." | Ulf Hermann | 2024-09-19 | 1 | -3/+23 |
| * | QUrl::resolved: switch to using qt_normalizePathSegments | Thiago Macieira | 2024-09-13 | 1 | -1/+1 |
| * | QDir: change qt_{cleanPath,normalizePathSegments} to returning bool | Thiago Macieira | 2024-09-13 | 1 | -24/+15 |
| * | Replace qt_normalizePathSegments algorithm with QUrl's removeDotsFromPath | Thiago Macieira | 2024-09-13 | 1 | -137/+142 |
| * | QDirListing: add flags to handle entries filtering | Ahmad Samir | 2024-06-27 | 1 | -6/+7 |
| * | QDir: replace a QScopedArrayPointer with a QVLA | Marc Mutz | 2024-05-15 | 1 | -2/+3 |
| * | QFileSystemEngine: make factory functions return unique_ptr<QABFE> | Ahmad Samir | 2024-03-21 | 1 | -2/+1 |
| * | Bootstrap: remove QDirListing/QDirIterator | Thiago Macieira | 2024-03-13 | 1 | -0/+6 |
| * | Replace some QString::fromUtf16() with QStringView::toString() | Thiago Macieira | 2024-03-04 | 1 | -1/+1 |
| * | Port to QDirListing | Ahmad Samir | 2024-03-03 | 1 | -21/+16 |
| * | QFileInfo and QDir: use new \compares command | Rym Bouabid | 2024-02-21 | 1 | -0/+1 |
| * | QDir: Use new comparison helper macros | Rym Bouabid | 2024-02-13 | 1 | -12/+13 |
| * | Replace ushort*/uint* with char16_t*/char32_t* in private API [1] | Ahmad Samir | 2023-03-15 | 1 | -4/+4 |
| * | Doc: point at fetchmore example for QDir usage | Volker Hilsheimer | 2023-03-01 | 1 | -1/+2 |
| * | QDir: when sorting use the cached filename if it was assigned to | Ahmad Samir | 2023-02-17 | 1 | -3/+7 |
| * | Fix few QFileInfo and QDir calls | Assam Boudjelthia | 2023-02-14 | 1 | -1/+4 |
| * | QDir: use QCollator when doing locale-aware sorting | Ahmad Samir | 2023-02-10 | 1 | -19/+49 |
| * | QDir::entryList: don't fill a QFileInfo cache if we just want names | David Faure | 2023-02-07 | 1 | -7/+19 |
| * | Docs:Android: Add docs notes about support for content Uris | Nicholas Bennett | 2023-01-24 | 1 | -0/+7 |
| * | Make const functions in QDir re-entrant by protecting mutable variables | Øystein Heskestad | 2023-01-16 | 1 | -53/+71 |
| * | QDir: Refactor separate cache clearing functions into a single function | Øystein Heskestad | 2023-01-16 | 1 | -23/+11 |
| * | QDir: when sorting by Type, cache the suffix in QDirSortItem's ctor | Ahmad Samir | 2023-01-06 | 1 | -35/+42 |
| * | QDir: when sorting by time, get last modification times as UTC directly | Ahmad Samir | 2022-12-23 | 1 | -10/+2 |
| * | Return the QFileInfo::baseName/QDir::dirName() from fileEngine impl | Assam Boudjelthia | 2022-12-19 | 1 | -1/+3 |
| * | Adapt corelib to use QTimeZone in place of Qt::TimeSpec | Edward Welbourne | 2022-12-09 | 1 | -2/+2 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-11-03 | 1 | -1/+1 |
| * | Port QDir's implementation to use Q_D() and d_func() | Edward Welbourne | 2022-11-01 | 1 | -28/+28 |
| * | Mention limitation of QDir::drives() on Windows | Timothée Keller | 2022-10-20 | 1 | -1/+2 |
| * | QDir: use QFileInfo::exists() directly | Ahmad Samir | 2022-10-14 | 1 | -3/+3 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -4/+4 |
| * | Port QDir to qsizetype [3/3]: API | Marc Mutz | 2022-09-07 | 1 | -2/+7 |
| * | Port QDir to qsizetype [2/3]: implementation | Marc Mutz | 2022-08-26 | 1 | -23/+23 |
| * | Extract header qtresource.h from qglobal.h | Sona Kurazyan | 2022-08-25 | 1 | -53/+0 |
| * | Port QDir to qsizetype [1/3]: indexed to ranged loops | Marc Mutz | 2022-08-21 | 1 | -4/+4 |