summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/master' into hbtreehbtreeDenis Dzyubenko2012-04-11366-8468/+8242
|\
| * Remove benchmarks for old jsondblistmodelPrasanth Ullattil2012-04-115-708/+1
| * Squash some more warningsKevin Simons2012-04-115-7/+0
| * Rename daemon benchmark to partitionKevin Simons2012-04-115-64/+65
| * Suppress some warningsKevin Simons2012-04-112-1/+2
| * Added a config.test to check whether icu is availableDenis Dzyubenko2012-04-115-1/+61
| * Rename daemon autotest to partitionKevin Simons2012-04-10146-178/+180
| * add missing include QFileBai Jing2012-04-101-0/+1
| * Split partition handling out into a separate moduleKevin Simons2012-04-1082-435/+886
| * Switch to a partition-loading system based on filesKevin Simons2012-04-1045-168/+447
| * Initial commit to support any type of Indexes in caching list modelTapani Mikola2012-04-1010-134/+453
| * Include _indexValue in notifications if query has a sort order.Jamey Hicks2012-04-105-2/+103
| * Includes the values of a named index in query results.Jamey Hicks2012-04-044-60/+88
| * Added console methods info, warn, and error.Jamey Hicks2012-04-043-4/+114
| * Autotests for changing the _type property of objectsKevin Simons2012-04-042-1/+481
| * Refine eager view updatingJamey Hicks2012-04-0413-139/+260
| * remove dependency to jsondbcompatBai Jing2012-04-041-2/+2
| * fix a createNotification related memory leakBai Jing2012-04-042-1/+21
| * More fixes for QML tests & benchmarksPrasanth Ullattil2012-04-0410-339/+369
| * Fix flaky autotestsTapani Mikola2012-04-043-42/+22
| * adjust JsonDbIndex verbosityJamey Hicks2012-04-041-2/+2
| * Make tst_jsondbqueryobject more robustTapani Mikola2012-04-041-4/+4
| * Isolate settings auto testJamey Hicks2012-04-031-0/+13
| * Revert "Forbid changing _type of an existing object"Kevin Simons2012-04-032-27/+0
| * Only validate index against old object if it was an IndexJamey Hicks2012-04-031-1/+1
| * changesSince refactorJamey Hicks2012-04-0310-178/+132
| * add missing member initialization in JsonDbNotificationBai Jing2012-04-031-0/+2
| * support _type change in updateBuiltInTypesJamey Hicks2012-04-031-12/+12
| * Do not create a reduced value if it is undefinedJamey Hicks2012-04-031-1/+3
| * Replace the connection with defaultConnection in JsonDatabaseLiang Qi2012-04-031-4/+2
| * Remove the ChangeSince feature from qtjsondbLiang Qi2012-04-0310-1039/+0
| * Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-0347-1731/+2850
| * Fixed up to run qmlplugindump without gui dependencyDenis Dzyubenko2012-04-032-0/+2
| * Fixes stateNumber on historical notificationsJamey Hicks2012-04-0214-106/+335
| * increase isolation of client auto testsJamey Hicks2012-04-021-1/+15
| * errorString() is a new addition to QJsonParseError.Jamey Hicks2012-04-021-2/+2
| * fix a mem leak concerning indexQueryBai Jing2012-04-021-5/+5
| * Forbid changing _type of an existing objectDenis Dzyubenko2012-04-022-0/+27
| * fix query parsing problemBai Jing2012-04-022-64/+29
| * Removed qjson parser.Denis Dzyubenko2012-04-0272-2400/+70
| * Fix notification counting in TestHelperKevin Simons2012-04-021-1/+2
| * Add a test for notifications on the Ephemeral partitionKevin Simons2012-04-021-1/+17
| * Removed obsolete QSONCONVERSION var from pro filesDenis Dzyubenko2012-04-023-11/+0
| * Access control to Index objectsTapani Mikola2012-03-316-1/+165
| * Fix memory leak in JsonDbOwner.Tapani Mikola2012-03-312-34/+47
| * Remove support for non-object [= ] query form.Jamey Hicks2012-03-319-161/+66
| * fix JsonDbQuery::parse related mem leakBai Jing2012-03-302-4/+6
| * fix a mem leak in tst_queriesBai Jing2012-03-301-1/+2
| * need to stop the daemon after running autotestsBai Jing2012-03-303-0/+3
| * Removed duplicate jsonstream class.Denis Dzyubenko2012-03-3017-254/+43