summaryrefslogtreecommitdiffstats
path: root/src/imports/jsondb/jsondbpartition.h
Commit message (Expand)AuthorAgeFilesLines
* Add QtJsonDb namespace to Q_PROPERTY as needed for qmlJamey Hicks2012-10-101-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Add missing Q_ENUMSTapani Mikola2012-06-061-0/+1
* Add new private QJsonDbQueryModel class to client.Cristiano di Flora2012-06-041-3/+2
* Support removable partitions in Partition and JsonDbCachingListModelTapani Mikola2012-05-211-0/+13
* Support "Replace" updates from the QML APIKevin Simons2012-04-231-1/+7
* Remove the ChangeSince feature from qtjsondbLiang Qi2012-04-031-4/+0
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-031-11/+9
* Ported to using new declarative/qml apiDenis Dzyubenko2012-03-111-3/+3
* Fix compile error when Qt is compiled with namespacePrasanth Ullattil2012-02-091-5/+6
* Add JsonDb.Partition.find()Prasanth Ullattil2012-02-031-3/+11
* Remove parentItem from the QML APIsPrasanth Ullattil2012-01-311-9/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-271-1/+1
* Don't call deprecated QJSValue::isValid() functionKent Hansen2012-01-251-3/+3
* Changes for JsonDB QML APIPrasanth Ullattil2012-01-231-2/+0
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changes for the JsonDb.Query QML elementPrasanth Ullattil2012-01-181-3/+3
* Drop JsonDb.Partition find & changesSince methodsPrasanth Ullattil2012-01-181-10/+0
* Changes for JsonDb.Notification QML ElementPrasanth Ullattil2012-01-161-3/+7
* 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
* More autotests and changes for the QML APIPrasanth Ullattil2011-12-231-4/+1
* New set of QML APIs to access JsonDbPrasanth Ullattil2011-12-231-0/+146