aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1632/+0
* Fix crash bug related to QDeclarativeListModelCharles Yin2012-02-031-0/+22
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-13/+13
* Say hello to QtQuick moduleKent Hansen2011-12-021-3/+3
* Add dynamicRoles mode to ListModel for extra flexibility.Glenn Watson2011-12-021-201/+400
* Add optional count parameter to ListModel.removeGlenn Watson2011-11-161-4/+14
* Support JS objects in ListModel via QVariantMapGlenn Watson2011-11-111-0/+10
* Improvements to listmodel implementation and tests.Glenn Watson2011-11-091-3/+29
* Use TESTDATA macro in ListModel tests.Michael Brasser2011-10-271-11/+13
* Optimize listmodel and allow nested elements from worker script.Glenn Watson2011-10-261-205/+355
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-15/+15
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-2/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-5/+0
* Support QT_TRID_NOOP in ListElement.Michael Brasser2011-08-311-0/+10
* Allow custom parser types to still get signal handlers generatedAlan Alpert2011-08-021-0/+13
* Allow Qt enum values in ListElement.Michael Brasser2011-07-281-0/+4
* Support QT_TRANSLATE_NOOP in ListElement.Michael Brasser2011-07-281-7/+50
* Update ListModel's internal indexes when items are inserted/removed.Andrew den Exter2011-07-281-1/+26
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-33/+33
* Update auto testsAaron Kennedy2011-06-141-11/+0
* Implement ListModel in V8Aaron Kennedy2011-06-071-127/+114
* Merge branch 'qtquick2'Martin Jones2011-05-311-1/+12
|\
| * Remove Q_ASSERT from QDeclarativeListModel autotest.Jason McDonald2011-05-181-1/+4
| * Initial import from qtquick2.Qt by Nokia2011-04-271-0/+8
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1138