summaryrefslogtreecommitdiffstats
path: root/tests/auto/jsondblistmodel
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
* Use JsonDbCachingListModel to provide also JsonDbListModelTapani Mikola2012-06-052-128/+98
* Added error checking when parsing partition configuration fileDenis Dzyubenko2012-05-251-1/+1
* Switch to non-deprecated QQmlEngine::importPluginJamey Hicks2012-05-231-3/+3
* Removed deprecated -base-name argument from autotestsDenis Dzyubenko2012-05-061-2/+1
* Make all autotests pass with -reject-stale-updates enabledKevin Simons2012-04-191-1/+10
* 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-8/+7
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-033-132/+231
* Removed qjson parser.Denis Dzyubenko2012-04-023-18/+1
* Refactoring: remove JsonDb classKevin Simons2012-03-151-1/+1
* Ported to using new declarative/qml apiDenis Dzyubenko2012-03-113-7/+7
* Naming clean up.Tapani Mikola2012-02-212-30/+30
* Implemented new c++ api for qtjsondb.Denis Dzyubenko2012-02-081-1/+1
* put .json files into resource to avoid searching problemsBai Jing2012-02-011-1/+1
* Fix listmodel testsPrasanth Ullattil2012-01-281-2/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-272-2/+2
* Removed Qson binary format from qtjsondbJamey Hicks2012-01-271-0/+18
* Fixed loading old-style jsondblistmodel qml pluginDenis Dzyubenko2012-01-271-0/+3
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Make sure tests connect to the right jsondb daemonPrasanth Ullattil2012-01-092-20/+3
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Renamed public macros.Denis Dzyubenko2012-01-041-1/+1
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-281-2/+5
* New set of QML APIs to access JsonDbPrasanth Ullattil2011-12-234-0/+961