summaryrefslogtreecommitdiffstats
path: root/tests/auto/jsondbpartition
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
* 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-3/+1
* Support "Replace" updates from the QML APIKevin Simons2012-04-232-0/+369
* Stabilize JsonDb QML autotestsPrasanth Ullattil2012-04-161-1/+2
* 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-51/+53
* 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-112-11/+11
* Naming clean up.Tapani Mikola2012-02-211-1/+1
* Implemented new c++ api for qtjsondb.Denis Dzyubenko2012-02-081-1/+1
* Add JsonDb.Partition.find()Prasanth Ullattil2012-02-032-0/+55
* put .json files into resource to avoid searching problemsBai Jing2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-272-2/+2
* Changes for JsonDB QML APIPrasanth Ullattil2012-01-232-13/+13
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Drop JsonDb.Partition find & changesSince methodsPrasanth Ullattil2012-01-182-118/+0
* Make sure tests connect to the right jsondb daemonPrasanth Ullattil2012-01-091-16/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Renamed public macros.Denis Dzyubenko2012-01-041-1/+1
* Add more tests for QML APIPrasanth Ullattil2011-12-302-147/+4
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-281-2/+5
* More autotests and changes for the QML APIPrasanth Ullattil2011-12-231-3/+5
* New set of QML APIs to access JsonDbPrasanth Ullattil2011-12-233-0/+733