aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickvisualdatamodel/tst_qquickvisualdatamodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* DelegateModel: Zero foreign context objects when they are deletedUlf Hermann2019-02-141-0/+68
* Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-051-121/+121
* QQmlAdaptorModel: prepare js list models for recycling supportRichard Moe Gustavsen2018-07-301-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-59/+59
* Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-3/+0
* QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...Richard Moe Gustavsen2017-11-301-9/+9
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-3/+4
|\
| * Destroy an incubating delegate if it is removed before incubation completesMartin Jones2016-09-151-3/+4
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-4/+10
|/
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-5/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-0/+7
* Add QtQml.Models moduleAlan Alpert2013-03-121-52/+52
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-132/+132
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change qml list interfaceMarco Bubke2012-10-231-1/+1
* Remove interim compatibility measuresAlan Alpert2012-10-161-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix assert when a VisualDataModels context has been invalidated.Andrew den Exter2012-08-241-0/+30
* Add tests for writing to model role properties.Andrew den Exter2012-08-021-0/+31
* Test the VisualDataModel hasModelChildren propertyAndrew den Exter2012-08-021-0/+53
* Add tests for VisualDataModel watched roles.Andrew den Exter2012-08-021-0/+90
* Fix handling of changes to the root index of a VisualDataModel.Andrew den Exter2012-08-021-59/+275
* Add tests for an object instance as model data.Andrew den Exter2012-07-301-0/+29
* Remove QListModelInterface.Andrew den Exter2012-07-251-5/+5
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-1/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-6/+6
* Re-enable tests dependent on QStandardItemModel.Andrew den Exter2012-07-121-21/+4
* section.property cannot deal with nested propertiesMartin Jones2012-07-021-1/+40
* Pass the right signal index in visualadaptormodel proxy meta-objectKent Hansen2012-06-221-0/+2
* Destroy incubated objects if they are not claimed when ready.Andrew den Exter2012-06-081-0/+282
* Allow qtdeclarative to compile with -no-widgetsMartin Jones2012-06-051-10/+26
* Don't parent (QObject) delegate items to views.Andrew den Exter2012-05-281-1/+1
* Add an v8 object template for visual data model change sets.Andrew den Exter2012-05-251-1/+0
* Don't construct VisualDataModel attached properties unless requested.Andrew den Exter2012-05-241-0/+26
* Fix crash in QQuickVisualDataModel test.Andrew den Exter2012-05-211-2/+2
* Refactor QQuickVisualAdaptorModel to reduce memory consumption.Andrew den Exter2012-05-211-2/+4
* Fix warnings in qtdeclarative.Friedemann Kleint2012-03-301-3/+0
* Use the same ReferenceError message wording as V8Kent Hansen2012-03-141-6/+6
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+3446