aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/util/qqmladaptormodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-171-0/+1
* Revert "QQmlAdaptorModel: support dataChanged signals from multi-column models"Richard Moe Gustavsen2018-07-181-1/+0
* QQmlAdaptorModel: move connection set-up code to QQmlDelegateModelRichard Moe Gustavsen2018-07-101-4/+5
* QQmlDelegateModelItem: set row and column explicitRichard Moe Gustavsen2018-07-091-2/+2
* Fix JS ownership of model and delegate properties in QtQuick item viewsSimon Hausmann2018-05-111-1/+1
* QQmlAdaptorModel: make a models row/column count read-onlyRichard Moe Gustavsen2018-04-121-2/+0
* QQmlAdaptorModel: support dataChanged signals from multi-column modelsRichard Moe Gustavsen2018-04-121-0/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-221-0/+2
|\
| * Add a feature for DelegateModelUlf Hermann2018-03-211-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-271-2/+2
|\|
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* | QQmlAdaptorModel::Accessors: remove unused function 'count()'Richard Moe Gustavsen2018-02-091-1/+0
* | QQmlAdaptorModel: add support for row and columnRichard Moe Gustavsen2018-02-091-1/+8
* | QQmlAdaptorModel::Accessors: add support for row and columnRichard Moe Gustavsen2018-02-091-0/+2
|/
* Move the engine pointer from the property cache to the VME meta objectLars Knoll2017-08-021-3/+2
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-2/+0
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-0/+156