aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmllist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Revamp "Extending QML" examples into a tutorialOlivier De Cannière2023-03-301-1/+1
* QtQml: Remove unused includes in qml, final partSemih Yavuz2022-09-141-2/+1
* Fix BC break in qqmlist.hUlf Hermann2022-06-231-0/+33
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Make most QQmlPropertyData constUlf Hermann2022-03-141-1/+1
* Move propertyCache- and metaObject-related functions into QQmlMetaTypeUlf Hermann2022-01-181-15/+5
* Move QJSEnginePrivate::cache() to QQmlMetaTypeUlf Hermann2022-01-181-1/+1
* Add a Pragma for list assign behaviorUlf Hermann2021-10-131-0/+3
* Fix documentation of QQmlListReference::sizeVolker Hilsheimer2021-04-161-1/+1
* Support more type conversionsUlf Hermann2021-03-231-1/+1
* QQmlMetaType: Remove qmlLists memberFabian Kosmale2021-03-191-3/+3
* QQmlListReference: Calculate element metatype lazilyUlf Hermann2021-03-171-28/+22
* QQmlListReference: add a size() methodUlf Hermann2021-03-171-0/+6
* QQmlEnginePrivate: remove functions that only forward to QQmlMetaTypeFabian Kosmale2021-03-051-3/+3
* QQmlListReference: Allow construction from a QVariantUlf Hermann2021-01-121-0/+36
* Doc: Fix occurrences of \Q_OBJECT in code snippetsTopi Reinio2020-12-081-36/+3
* QML engine: Use QMetaType instead of metatype-id in propertydataFabian Kosmale2020-11-261-2/+2
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-6/+6
* Doc:: Fix documentation warnings for Qt QMLTopi Reinio2020-11-051-2/+3
* Add override behaviors to QQmlListPropertyUnai IRIGOYEN2020-08-221-0/+77
* QQmlListReference: add operator==Fabian Kosmale2020-07-131-0/+10
* Consistently use pointers for the local variant in findPropertyUlf Hermann2020-05-261-1/+1
* QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-151-6/+126
* Documentation: Start using the \nullptr macroFriedemann Kleint2019-01-211-3/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-011-1/+1
|\
| * Doc: Remove wrong ';' from Q_PROPERTY exampleKai Koehne2018-09-271-1/+1
* | Doc: Remove references to Qt Quick 1Kai Koehne2018-10-011-5/+0
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* doc: Fix qdoc warnings for templates and staticsMartin Smith2018-02-091-5/+5
* Use QQmlType by valueLars Knoll2017-08-021-1/+1
* Doc: Fix documentation warningsTopi Reinio2017-01-301-4/+6
* Clarified that QQmlListProperty can only be used for lists of QObject-derived...Kavindra Palaraja2017-01-051-2/+3
* QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-3/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix a couple of typos in the documentationLaszlo Papp2014-03-061-6/+6
* fix whitespaceOswald Buddenhagen2014-01-221-13/+13
* Doc fixAlan Alpert2013-08-161-2/+3
* Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-241-2/+2
* Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change qml list interfaceMarco Bubke2012-10-231-4/+39
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-1/+1
* Create new documentation structureChris Adams2012-06-211-3/+0
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-3/+3
* Doc: Fixing the Qt QML module page.Jerome Pasion2012-04-121-1/+1
* Update documentationAlan Alpert2012-03-271-2/+7
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+417