| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make security header for the qt labs folderlistmodel | Santhosh Kumar | 2025-09-17 | 1 | -0/+1 |
| * | Add missing call to beginResetModel() | Even Oscar Andersen | 2025-06-17 | 1 | -0/+4 |
| * | QQuickFolderListModel: Properly range check model index | Ulf Hermann | 2025-06-04 | 1 | -10/+11 |
| * | Remove FolderListModel::fileURL role | Shawn Rutledge | 2025-04-11 | 1 | -4/+0 |
| * | Add default arg to QQFolderListModel::index(int row, column=0, ...) | Shawn Rutledge | 2025-04-10 | 1 | -1/+1 |
| * | QQuickFolderListModel: add NOTIFY signals | Dheerendra Purohit | 2025-04-10 | 1 | -9/+29 |
| * | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 1 | -1/+1 |
| * | QQuickFolderListModel: ensure that beginResetModel isn't called twice | Mitch Curtis | 2024-07-05 | 1 | -7/+31 |
| * | labs: Straighten out some logging categories | Ulf Hermann | 2024-06-14 | 1 | -1/+1 |
| * | Doc: Fix unqualified access in FolderListModel example | Sze Howe Koh | 2023-08-31 | 1 | -0/+1 |
| * | Doc: Fix incorrect default value for FolderListModel.folder | Sze Howe Koh | 2023-08-31 | 1 | -1/+2 |
| * | Doc: Expand FolderListModel documentation | Sze Howe Koh | 2023-06-07 | 1 | -25/+28 |
| * | doc: Use \value rather than \li for enumeration values and constants | Shawn Rutledge | 2023-03-28 | 1 | -14/+12 |
| * | Mention the FolderListModel dep of QQuickFolderListModel | Mikolaj Boc | 2022-12-19 | 1 | -0/+6 |
| * | Fix bug in FolderListModel's FileInfoThread | Mitch Curtis | 2022-10-18 | 1 | -0/+11 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | Fix several more improperly placed #include moc | Thiago Macieira | 2022-07-28 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Doc: Fix qdoc warnings | Venugopal Shivashankar | 2021-11-14 | 1 | -1/+1 |
| * | Make a bunch of plugin headers private | Maximilian Goldstein | 2021-01-25 | 1 | -2/+2 |
| * | Qt.labs.folderlistmodel: Make plugin optional | Maximilian Goldstein | 2021-01-21 | 1 | -0/+927 |