aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs/folderlistmodel
Commit message (Expand)AuthorAgeFilesLines
* Declare some missing value typesUlf Hermann2024-04-171-2/+6
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* Remove the use of Q_LABSFOLDERLISTMODEL_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* 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
* Make properties in the Qt Labs module FINALOliver Eftevaag2023-05-311-16/+16
* 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-183-26/+92
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Fix several more improperly placed #include mocThiago Macieira2022-07-281-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Resolve duplication of QAbstract{Item|List}Model in qmltypesUlf Hermann2022-06-241-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-116-228/+12
* Re-run includemocs (new script version)Marc Mutz2022-05-051-0/+2
* Add more missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-05-043-0/+12
* Make sure all private headers include at least one otherThiago Macieira2022-03-101-1/+2
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-141-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-023-15/+4
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-1/+1
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* Refactor and update qml CMake APICraig Scott2021-06-041-15/+8
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Qt.labs.folderlistmodel: Register old versions declarativelyMaximilian Goldstein2021-02-041-1/+1
* Make a bunch of plugin headers privateMaximilian Goldstein2021-01-254-8/+19
* Qt.labs.folderlistmodel: Make plugin optionalMaximilian Goldstein2021-01-217-0/+1820