summaryrefslogtreecommitdiff
path: root/examples/declarative/places
Commit message (Expand)AuthorAgeFilesLines
* Reorder example dir structure according to Qt conventionAlex Blasche2013-11-1825-3623/+0
* Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-142-2/+2
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-023-10/+12
* Support explore functionality.Aaron McCarthy2013-07-262-17/+70
* Remove accidentally inserted char invalidating qmlAlex Blasche2013-07-161-1/+1
* Fix QtLocation documentationAlex Blasche2013-07-121-1/+1
* Remove jsondb related docs and example codeAlex Blasche2013-06-194-7/+8
* Update copyright year to 2013Sergio Ahumada2013-06-1321-21/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2421-126/+126
* Fix coordinate handling in exampleabcd2012-08-291-5/+5
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-281-25/+19
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-242-18/+18
* Fix incorrect warning messages + refactor error handlingabcd2012-07-201-1/+6
* Fix inconsistent enumsabcd2012-07-201-1/+1
* Rename nokia_places_jsondb to places_jsondbabcd2012-07-174-5/+5
* Remove unnecessary log messagesabcd2012-07-163-3/+0
* Fix recommendations search in exampleabcd2012-07-121-0/+3
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-062-9/+2
* Fix example to show map when jsondb plugin is chosenabcd2012-06-291-1/+2
* Remove tile prefetch code in app layer (slider component)Ian Chen2012-06-261-6/+0
* Refactor recommendationsabcd2012-06-212-37/+15
* Remove old files in examples, clean up .pro structureAlex Wilson2012-06-217-100/+40
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-3/+3
* Refactor Search Resultsabcd2012-06-202-52/+76
* Add an option to search by distance and or name.Chris Axiarlis2012-06-192-0/+26
* Remove correctionsabcd2012-06-142-101/+48
* Refactor to allow specification for nokia icons onlyabcd2012-05-252-2/+5
* repositioning zoom sliderNatalia Shubina2012-05-223-6/+1
* Simple prefetch schemeThomas Lowe2012-05-161-0/+6
* Rename Place*Model::execute() to update().Aaron McCarthy2012-05-103-7/+7
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-091-1/+1
* Main menu for examples is not obscuring the logoCristian Adam2012-05-042-2/+1
* Docs: Bug-6690 fixes. General doc fixes.Peter Yard2012-05-031-0/+2
* Fix function binding.Aaron McCarthy2012-05-021-2/+2
* Fix assigning a category to a place in exampleabcd2012-04-121-1/+0
* General documentation issuesWolfgang Beck2012-03-291-54/+55
* Remove use of Loader element in Dialogs.Aaron McCarthy2012-03-264-104/+39
* Fix buttons which weren't correctly set as visible/invisibleabcd2012-03-213-11/+4
* Display distance to place in a user friendly way.Aaron McCarthy2012-03-215-2/+18
* Reset view index when PlaceDialog is closedabcd2012-03-201-2/+9
* Example to allow assignment of categories to placesabcd2012-03-1910-138/+415
* Fix usability of example: specify units radius(m), height/width(deg)abcd2012-03-161-3/+3
* Fix Category View + fix usability issuesabcd2012-03-162-4/+11
* Fix warnings generated by Places example.Aaron McCarthy2012-03-125-22/+15
* Fix example to detect plugin support for places/categoriesabcd2012-03-091-2/+2
* Download icons for jsondb pluginabcd2012-03-091-4/+17
* QtDeclarative renaming.Aaron McCarthy2012-03-092-3/+3
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-4/+4
* Places app has warning about property 'label' in PlaceDelegate.qmlJean Gressmann2012-03-021-2/+14
* Add error message output to exampleabcd2012-02-291-0/+1