| Commit message (Expand) | Author | Age | Files | Lines |
| * | Android: rework and fix issues with content file engine | Assam Boudjelthia | 2025-08-14 | 1 | -1/+4 |
| * | QDirListing: add flags to handle entries filtering | Ahmad Samir | 2024-06-27 | 1 | -2/+2 |
| * | Disable copy and move of QAbstractFileEngineHandler | Edward Welbourne | 2024-04-19 | 1 | -0/+1 |
| * | QAbstractFileEngine: remove member FileTime and use QFile::FileTime | Ahmad Samir | 2024-03-21 | 1 | -1/+1 |
| * | QFileSystemEngine: make factory functions return unique_ptr<QABFE> | Ahmad Samir | 2024-03-21 | 1 | -1/+1 |
| * | QAbstractFileEngineIterator: add `bool advance()` virtual method | Ahmad Samir | 2024-03-20 | 1 | -2/+3 |
| * | QAbstractFileEngine: add a path parameter to beginEntryList() | Ahmad Samir | 2024-03-17 | 1 | -2/+3 |
| * | QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptr | Ahmad Samir | 2024-03-17 | 1 | -1/+2 |
| * | QAbstractFileEngine: remove redundant endEntryList() overrides | Ahmad Samir | 2024-03-03 | 1 | -1/+0 |
| * | Fix compilation issues for android | Michal Klocek | 2023-03-16 | 1 | -0/+4 |
| * | Android: handle rename() operation with content uris | Assam Boudjelthia | 2022-12-20 | 1 | -0/+2 |
| * | Android: Add facilities to handle more content URIs operations | Assam Boudjelthia | 2022-12-14 | 1 | -4/+58 |
| * | Fix infinite loop when iterating content uri sub-files/dirs | Assam Boudjelthia | 2022-12-10 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Android: Keep the ParcelFileDescriptor open for content uris | Jarkko Koivikko | 2022-03-25 | 1 | -0/+3 |
| * | QAbstractFileEngine: Add permission argument to open() | Ievgenii Meshcheriakov | 2021-12-04 | 1 | -1/+1 |
| * | Android: Add support for travesing directories and accessing files | Andy Shaw | 2020-08-07 | 1 | -0/+15 |
| * | Android: Add support for getting information about content uris | Andy Shaw | 2020-02-28 | 1 | -0/+6 |
| * | Add file engine for Android content URLs | Volker Krause | 2019-02-13 | 1 | -0/+60 |