aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs/models
Commit message (Expand)AuthorAgeFilesLines
* TableModelRow QML Type: Optimize data role stringsAxel Spoerl2024-04-251-29/+30
* TableModelRow QML Type: Document data role stringsAxel Spoerl2024-04-251-0/+23
* QQmlDelegateChooser: add missing emit keyword on signal callsVladimir Belyavsky2024-04-201-4/+4
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-162-1/+5
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* Remove the use of Q_LABSQMLMODELS_PRIVATE_EXPORTAlexey Edelev2024-01-094-5/+5
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-183-7/+0
* Doc: Use \qml instead of \code for qml code snippetAndreas Eliasson2023-06-301-2/+2
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-091-7/+7
* QQmlTableModel: make virtual methods protectedSami Shalayel2023-06-091-3/+4
* Make properties in the Qt Labs module FINALOliver Eftevaag2023-05-312-8/+8
* QQmlTableModel: enable the cells to be editedRichard Moe Gustavsen2022-12-052-0/+7
* Port from container::count() and length() to size()Marc Mutz2022-10-072-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Remove Qt key words from header filesYuhang Zhao2022-07-191-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Add "auto" to module DEPENDENCIESUlf Hermann2022-06-241-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-118-292/+16
* QtLabsQmlModels: includemocsMarc Mutz2022-04-293-0/+6
* QQmlTableModelColumn: remove unused field mIndexMarc Mutz2022-04-281-2/+0
* Add QmlModels dependency to LabsQmlModelsAndrei Golubev2022-03-281-0/+2
* Make formerly transitive includes explicitFabian Kosmale2022-02-152-0/+2
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2021-12-021-1/+1
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-143-5/+7
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-022-14/+3
* Let DelegateChoice.roleValue compare enum as string, enum or intShawn Rutledge2021-10-301-1/+11
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* Refactor and update qml CMake APICraig Scott2021-06-042-18/+53
* 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
* Doc: Use \qmldefault instead of \defaultPaul Wicking2021-03-241-1/+1
* Qt.labs.qmlmodels: Make plugin optionalMaximilian Goldstein2021-01-228-0/+2275