aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/labsmodels
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-221-4/+17
|\
* | Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-074-2/+43
* | Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+7
* | Add support to match against QObject properties in DelegateChooserJoni Poikelin2020-01-241-3/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-201-4/+4
|\|
* | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-172-10/+10
* | Generate registrations for all importsUlf Hermann2020-01-103-430/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-1/+1
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* | Models: Move labs classes into src/imports/labsmodelsUlf Hermann2019-10-158-2/+2134
|/
* Regenerate plugins.qmltypesUlf Hermann2019-08-261-0/+373
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-162-2/+4
|\
| * Update plugins.qmltypesKai Koehne2018-11-142-2/+4
* | Remove misleading Q_UNUSED(uri)Nazar Gerasymchuk2018-11-051-1/+0
|/
* Update plugins.qmltypesKai Koehne2018-09-061-0/+41
* Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-173-0/+97