summaryrefslogtreecommitdiffstats
path: root/src/imports/jsondb/jsondatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to a partition-loading system based on filesKevin Simons2012-04-101-0/+2
* Replace the connection with defaultConnection in JsonDatabaseLiang Qi2012-04-031-4/+2
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-031-40/+40
* Ported to using new declarative/qml apiDenis Dzyubenko2012-03-111-2/+2
* Added a QML example that shows how streaming works with Query itemsKevin Simons2012-03-071-0/+7
* Naming clean up.Tapani Mikola2012-02-211-1/+1
* Change the QML module function from uuidFromObject to uuidFromStringKevin Simons2012-02-151-8/+20
* Fix compile error when Qt is compiled with namespacePrasanth Ullattil2012-02-091-0/+5
* Remove parentItem from the QML APIsPrasanth Ullattil2012-01-311-15/+13
* Don't use deprecated function QJSValue::isFunction()Kent Hansen2012-01-311-1/+1
* Use QJSValue::call() overload that doesn't require "this" argumentKent Hansen2012-01-281-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-271-1/+1
* Changes for JsonDB QML APIPrasanth Ullattil2012-01-231-9/+28
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* New set of QML APIs to access JsonDbPrasanth Ullattil2011-12-231-0/+171