aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmldelegatemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move model types into their own libraryUlf Hermann2019-05-021-248/+0
* Remove QQmlV4HandleUlf Hermann2019-04-101-3/+2
* QQmlInstanceModel: add variantValue()wip/propertycache-refactorMitch Curtis2019-04-021-1/+1
* Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-171-1/+0
* QQmlDelegateModel: remove rows and columns propertiesRichard Moe Gustavsen2018-07-181-7/+0
* QQmlInstanceModel: add virtual function to get abstractItemModelRichard Moe Gustavsen2018-06-271-0/+2
* QQmlDelegateModelAttached: factor out resetCurrentIndex()Richard Moe Gustavsen2018-06-041-0/+1
* QQmlAdaptorModel: make a models row/column count read-onlyRichard Moe Gustavsen2018-04-121-7/+2
* 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-4/+4
|\|
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* | QQmlDelegateModel: add support for row and column (revision 2.12)Richard Moe Gustavsen2018-02-091-0/+12
|/
* QQmlDelegateModel: add incubationStatus(), and use it to determine 'requested...Richard Moe Gustavsen2017-11-301-0/+1
* QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...Richard Moe Gustavsen2017-11-301-1/+2
* Qml: add missing 'override'Anton Kudryavtsev2016-10-061-12/+12
* Fix performance issues when handling layout changed in Quick item views.Milian Wolff2016-04-261-1/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* qml: Pass non-trivially-copyable types by const-refSérgio Martins2015-07-201-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Models: Remove QModelIndex metatype re-declarationGabriel de Dietrich2015-01-201-2/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix QQmlDelegateModel ignoring layoutChange in certain situationsDan Vrátil2014-06-291-0/+2
* Implement proper support for layoutChange in QQmlDelegateModelDaniel Vrátil2014-05-121-1/+2
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-9/+9
* Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-2/+2
* Move QML types to types folderAlan Alpert2013-03-141-0/+234