aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs/folderlistmodel/qquickfolderlistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove FolderListModel::fileURL roleShawn Rutledge2025-04-111-4/+0
* Add default arg to QQFolderListModel::index(int row, column=0, ...)Shawn Rutledge2025-04-101-1/+1
* QQuickFolderListModel: add NOTIFY signalsDheerendra Purohit2025-04-101-9/+29
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* QQuickFolderListModel: ensure that beginResetModel isn't called twiceMitch Curtis2024-07-051-7/+31
* labs: Straighten out some logging categoriesUlf Hermann2024-06-141-1/+1
* Doc: Fix unqualified access in FolderListModel exampleSze Howe Koh2023-08-311-0/+1
* Doc: Fix incorrect default value for FolderListModel.folderSze Howe Koh2023-08-311-1/+2
* Doc: Expand FolderListModel documentationSze Howe Koh2023-06-071-25/+28
* doc: Use \value rather than \li for enumeration values and constantsShawn Rutledge2023-03-281-14/+12
* Mention the FolderListModel dep of QQuickFolderListModelMikolaj Boc2022-12-191-0/+6
* Fix bug in FolderListModel's FileInfoThreadMitch Curtis2022-10-181-0/+11
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Fix several more improperly placed #include mocThiago Macieira2022-07-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-141-1/+1
* Make a bunch of plugin headers privateMaximilian Goldstein2021-01-251-2/+2
* Qt.labs.folderlistmodel: Make plugin optionalMaximilian Goldstein2021-01-211-0/+927