summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2438-481/+481
* Fix warnings in declarative examplesTapani Mikola2012-06-124-24/+34
* Allow custom properties to be injected to items in the modelPrasanth Ullattil2012-06-052-12/+70
* Make German phone book sorting work in jsondbMike FABIAN2012-06-011-5/+109
* Added error checking when parsing partition configuration fileDenis Dzyubenko2012-05-251-2/+2
* Add 'index' objects required for the QML examplesPrasanth Ullattil2012-05-023-0/+29
* Fix collationindex example and etcLiang Qi2012-04-165-27/+15
* Ensure support for partitions.json file in QML examplesPrasanth Ullattil2012-04-125-113/+63
* Moving QML plugin to the new JsonDb client APIPrasanth Ullattil2012-04-031-4/+38
* Add collation support in QtJsonDbLiang Qi2012-03-094-0/+326
* Added a QML example that shows how streaming works with Query itemsKevin Simons2012-03-074-0/+363
* Fix outdated and missing license headersSergio Ahumada2012-03-062-2/+2
* Make most declarative examples work after naming change.Tapani Mikola2012-02-2210-10/+0
* Naming clean up.Tapani Mikola2012-02-2110-10/+10
* Initial commit of JsonDbCachingListModelPrasanth Ullattil2012-02-093-0/+339
* Fix some examples based on lastest apiLiang Qi2012-02-062-0/+7
* Remove parentItem from the QML APIsPrasanth Ullattil2012-01-312-6/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-2731-31/+31
* Fix simplelistmodel examplePrasanth Ullattil2012-01-261-1/+0
* Changes for JsonDB QML APIPrasanth Ullattil2012-01-2310-62/+83
* Update obsolete contact address.Jason McDonald2012-01-2331-31/+31
* Changes for the JsonDb.Query QML elementPrasanth Ullattil2012-01-183-12/+36
* Change examples to use JsonDb.Query elementPrasanth Ullattil2012-01-173-209/+246
* Changes for JsonDb.Notification QML ElementPrasanth Ullattil2012-01-165-99/+363
* Use the new QML API in the flickr examplePrasanth Ullattil2012-01-054-43/+54
* Update copyright year in license headers.Jason McDonald2012-01-0529-29/+29
* Fix Map & Reduce examplesPrasanth Ullattil2012-01-032-25/+5
* Fix the map-phone examplePrasanth Ullattil2012-01-031-30/+8
* New set of QML APIs to access JsonDbPrasanth Ullattil2011-12-236-71/+549
* Flickr example converted to use jsondb, tested at QtDevDays11Jamey Hicks2011-12-2028-0/+1661
* example of a reduce, tested at QtDevDays11 in SFOJamey Hicks2011-12-202-0/+219
* updated map-phone to new Map syntax, tested at Qt Dev Days 11 in SFOJamey Hicks2011-12-202-19/+18
* Added license header to examplesDenis Dzyubenko2011-12-093-0/+120
* Added optional valueFunction to Index definition.Jamey Hicks2011-12-072-0/+71
* Start inspector on JsonDb.connectedJamey Hicks2011-11-231-1/+3
* Implemented Map with new join option.Jamey Hicks2011-11-164-0/+357
* Adds connect() method to QML module QtJsonDb.Jamey Hicks2011-11-141-1/+4
* Long live QtJsonDb!Denis Dzyubenko2011-10-2512-0/+1648