summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2013Sergio Ahumada2013-06-1378-78/+78
* Add routing support to OSM plugin.Aaron McCarthy2013-02-221-1/+2
* Change copyright from 2012 to 2013Rainer Keller2013-01-173-3/+3
* make use of qtHaveModule()Oswald Buddenhagen2013-01-082-3/+3
* Fix the QML list interface.Friedemann Kleint2012-10-241-1/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2481-486/+486
* 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-2414-148/+89
* Fix typoabcd2012-08-231-1/+1
* Refactor quickstart documentation to reference simple examplesabcd2012-08-178-1/+345
* Only build qml components/examples if qtdeclarative is presentCorentin Jabot2012-08-021-1/+2
* Use QUrlQuery instead of the deprecated methods in QUrlThiago Macieira2012-08-021-4/+9
* Update MiniMap to use new gesture apiIan Chen2012-07-251-2/+1
* 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
* Enable copy of mapviewer's media file to build dirIan Chen2012-07-121-0/+11
* Use enabled property in Menu to receive mouse eventsIan Chen2012-07-121-0/+1
* Fix recommendations search in exampleabcd2012-07-121-0/+3
* Only build mapviewer example when Qt Multimedia is available.Aaron McCarthy2012-07-111-3/+2
* Use enabled property for intercepting mouse eventsIan Chen2012-07-092-0/+2
* Fix VideoItem's checking of playback stateIan Chen2012-07-091-1/+1
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-063-15/+4
* Update 3dItem to use latest Qt3D version no.Ian Chen2012-07-031-2/+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-263-15/+0
* Integrate fitViewportToMapItem with MapItemViewIan Chen2012-06-221-0/+1
* Refactor recommendationsabcd2012-06-212-37/+15
* Set minimap to use base map's pluginIan Chen2012-06-211-2/+1
* Fix up documentation.Aaron McCarthy2012-06-212-13/+14
* Remove old files in examples, clean up .pro structureAlex Wilson2012-06-2114-197/+75
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-3/+3
* Refactor Search Resultsabcd2012-06-202-52/+76
* Fix VideoItem in map viewerIan Chen2012-06-202-3/+4
* Add an option to search by distance and or name.Chris Axiarlis2012-06-192-0/+26
* Remove correctionsabcd2012-06-142-101/+48
* Move mousearea outside of videoouput in mapviewerIan Chen2012-06-071-8/+8
* Fix route dialog's geocoding functionality in mapviewerIan Chen2012-06-072-8/+10
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-071-1/+2
* adding id for route instruction elementNatalia Shubina2012-06-071-0/+1
* 3d Items in map viewer continue to rotateThomas Lowe2012-06-051-1/+2
* Refactor to allow specification for nokia icons onlyabcd2012-05-252-2/+5
* repositioning zoom sliderNatalia Shubina2012-05-227-11/+3
* Simple prefetch schemeThomas Lowe2012-05-163-0/+15
* Coding style fixes, round #1Alex Wilson2012-05-152-1/+4
* Bring back mini map rectangle in MapViewerIan Chen2012-05-111-1/+1
* Stop map elements on base map rendering over minimap in MapviewerIan Chen2012-05-111-1/+1
* Rename Place*Model::execute() to update().Aaron McCarthy2012-05-103-7/+7