aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmldelegatemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add a feature for DelegateModelUlf Hermann2018-03-211-0/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* 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