aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickvisualdatamodel
Commit message (Expand)AuthorAgeFilesLines
* DelegateModel: Zero foreign context objects when they are deletedUlf Hermann2019-02-142-0/+133
* Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-0522-194/+215
* 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-022-5/+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
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-3/+1
|\
| * QtDeclarative: Removing parallel_test from configSimo Fält2013-07-091-2/+0
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-0/+7
|\|
| * No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-0/+7
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* 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
* make use of qtHaveModule()Oswald Buddenhagen2013-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-022-1/+54
* 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-023-61/+281
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-022-1/+44
* Pass the right signal index in visualadaptormodel proxy meta-objectKent Hansen2012-06-222-1/+3
* Set a non-zero default cacheBuffer.Martin Jones2012-06-131-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-052-11/+28
* 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-242-0/+45
* 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
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2430-0/+4408