summaryrefslogtreecommitdiffstats
path: root/src/imports/jsondb/jsondbqueryobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Added "\brief statements"Nico Vertriest2012-06-191-0/+1
* Add new private QJsonDbQueryModel class to client.Cristiano di Flora2012-06-041-1/+1
* Doc fix: \since 1.0 instead of 1.xDenis Dzyubenko2012-05-301-1/+1
* Fixed documentation generation.Denis Dzyubenko2012-05-301-14/+14
* Documentation formatting fixes.Denis Dzyubenko2012-05-301-1/+1
* Fixed more qdoc warningsDenis Dzyubenko2012-05-091-1/+1
* Use QJsonObject bindings from QtJsondb QML pluginPrasanth Ullattil2012-05-031-4/+4
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-031-31/+29
* Support the query without partition propertyLiang Qi2012-03-221-6/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-061-6/+6
* Fix crash when calling start() without setting partitonPrasanth Ullattil2012-02-171-0/+6
* Fix errorChanged signal deliveryPrasanth Ullattil2012-02-091-1/+1
* Fix compile error when Qt is compiled with namespacePrasanth Ullattil2012-02-091-1/+3
* Fix incorrect check before emitting errorChanged signalPrasanth Ullattil2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-271-1/+1
* Make JsonDb.ChangesSince similar to JsonDb.QueryPrasanth Ullattil2012-01-251-1/+14
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changes for the JsonDb.Query QML elementPrasanth Ullattil2012-01-181-34/+142
* Drop JsonDb.Partition find & changesSince methodsPrasanth Ullattil2012-01-181-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Renamed public macros.Denis Dzyubenko2012-01-041-1/+1
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-281-1/+1
* New set of QML APIs to access JsonDbPrasanth Ullattil2011-12-231-0/+296