summaryrefslogtreecommitdiffstats
path: root/tests/auto/jsondbcachinglistmodel
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-242-48/+48
* Set the Qt API level to compatibility mode in all tests and in one lib.Thiago Macieira2012-08-011-0/+1
* build system cleanupsOswald Buddenhagen2012-06-271-3/+3
* Fix a crash in query modelTapani Mikola2012-06-112-0/+66
* Add new private QJsonDbQueryModel class to client.Cristiano di Flora2012-06-043-1/+41
* Fix the real reason for testcase slownessTapani Mikola2012-05-261-3/+2
* Make a testcase run fasterTapani Mikola2012-05-251-8/+9
* Added error checking when parsing partition configuration fileDenis Dzyubenko2012-05-251-2/+2
* Switch to non-deprecated QQmlEngine::importPluginJamey Hicks2012-05-231-3/+3
* Support caseSensitive in JsonDbCachingListModelLiang Qi2012-05-142-0/+113
* Update 2 test functionsLiang Qi2012-05-141-2/+2
* Removed deprecated -base-name argument from autotestsDenis Dzyubenko2012-05-061-2/+1
* Add bindings support for JsonDb QML ModelsPrasanth Ullattil2012-05-032-0/+66
* Support propertyName as the name of the Index & sortOrderTapani Mikola2012-04-242-1/+17
* Send correct notifications also when updating _typeTapani Mikola2012-04-201-0/+18
* Make all autotests pass with -reject-stale-updates enabledKevin Simons2012-04-191-2/+17
* Stabilize JsonDb QML autotestsPrasanth Ullattil2012-04-161-1/+2
* More performance enhancement to caching list modelTapani Mikola2012-04-132-4/+98
* Ensure that the partitions.json files are installed with the autotestsKevin Simons2012-04-111-0/+4
* Switch to a partition-loading system based on filesKevin Simons2012-04-103-14/+8
* Initial commit to support any type of Indexes in caching list modelTapani Mikola2012-04-102-7/+92
* More fixes for QML tests & benchmarksPrasanth Ullattil2012-04-041-1/+1
* Fix flaky autotestsTapani Mikola2012-04-041-16/+16
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-033-388/+522
* Removed qjson parser.Denis Dzyubenko2012-04-023-18/+1
* Refactoring: remove JsonDb classKevin Simons2012-03-151-2/+2
* Ported to using new declarative/qml apiDenis Dzyubenko2012-03-113-14/+14
* CodeCoverage: Remove additional includes to header files.Caroline Chao2012-03-081-1/+0
* JsonDbCachingListModel: added new auto testMartin Petersson2012-03-022-0/+49
* JsonDbSortingListModel auto test fix mem leakMartin Petersson2012-02-281-3/+2
* JsonDbCachingListModel auto test, fix partition setupMartin Petersson2012-02-281-2/+2
* JsonDbCachingListModel: add test for roleNamesMartin Petersson2012-02-242-0/+42
* JsonDbCachingListModel: added more auto testsMartin Petersson2012-02-232-0/+97
* JsonDbCachingListModel added new autotest.Martin Petersson2012-02-232-8/+50
* JsondbCachingListModel: added auto testMartin Petersson2012-02-164-0/+1240