summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0213-43/+47
* Fix QML Flickr Location applicationAlex Blasche2013-08-161-7/+7
* Improve weather app icon layouts to decrease chance of overlapAlex Blasche2013-08-142-3/+3
* Change weatherinfo data source from Google to openweathermap.orgAlex Blasche2013-08-146-192/+246
* Remove locationd/npe and maemo/meego position backendsAlex Blasche2013-08-061-4/+0
* 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-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