aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types
Commit message (Expand)AuthorAgeFilesLines
* Fix null-pointer access in QQuickVisualDataModelPrivateFlorian Hänel2013-06-071-1/+2
* Doc: Clarified members of QtQml.Models submodule.Jerome Pasion2013-06-044-60/+43
* Doc: Fix links for ListModel and ListElement typesTopi Reinio2013-05-291-2/+6
* Do not return cacheItem->object if it is still incubatingAlbert Astals Cid2013-05-231-3/+8
* Fix comment: Signal is actually createdItem not itemCreatedAlbert Astals Cid2013-05-221-1/+1
* Doc: Fixed a bunch of missing snippets.Jerome Pasion2013-05-151-4/+4
* Make QQmlInstantiatorPrivate bools more space efficientAlan Alpert2013-05-091-5/+5
* Fix Instantiator response to model changev5.1.0-beta1Alan Alpert2013-05-082-3/+8
* Fix crash in QQmlDelegateModelAlbert Astals Cid2013-05-031-3/+23
* Avoid modifying cacheCount while iterating over itAlan Alpert2013-04-261-13/+16
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-233-6/+6
* Prevent segfault on trying to access null cacheItem object.Mitch Curtis2013-04-221-0/+3
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-194-4/+5
* Doc: Reassigned types and pages to their correct modules.Jerome Pasion2013-04-173-7/+5
* Add Instantiator type to QtQmlAlan Alpert2013-03-204-3/+663
* Move QML types to types folderAlan Alpert2013-03-1423-0/+10405