summaryrefslogtreecommitdiff
path: root/examples/declarative/mapviewer/mapviewer.qml
Commit message (Expand)AuthorAgeFilesLines
* Reorder example dir structure according to Qt conventionAlex Blasche2013-11-181-722/+0
* Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-141-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-4/+5
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-6/+6
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-45/+28
* Fix up documentation.Aaron McCarthy2012-06-211-2/+4
* Fix route dialog's geocoding functionality in mapviewerIan Chen2012-06-071-7/+10
* repositioning zoom sliderNatalia Shubina2012-05-221-1/+0
* Stop map elements on base map rendering over minimap in MapviewerIan Chen2012-05-111-1/+1
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-091-2/+0
* Main menu for examples is not obscuring the logoCristian Adam2012-05-041-1/+1
* Fix function binding.Aaron McCarthy2012-05-021-2/+2
* Remove use of Loader element in Dialogs.Aaron McCarthy2012-03-261-4/+4
* mapviewer: marker lose it's coordinate when panningJean Gressmann2012-03-141-3/+16
* Add posibility to calculate route by address several timesvladimirb2012-03-141-1/+2
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-5/+9
* Fix keyboard focus in examples.Aaron McCarthy2012-02-281-4/+0
* enabling point menu to verify QTBUG-20096Natalia Shubina2012-02-271-8/+9
* Fixing bug with changing Marker's positionNatalia Shubina2012-02-211-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update example look and feelabcd2012-01-171-1/+1
* using relative path for VideoItemNatalia Shubina2012-01-111-1/+4
* Adding snippets and example text to go with MapViewerAlex Wilson2012-01-101-6/+34
* mapviewer: added minimapNatalia Shubina2012-01-101-16/+22
* Change Plugin{} element API to use enums for featuresAlex Wilson2012-01-061-2/+5
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* removed district, county and country code from geocode dialogNatalia Shubina2011-12-291-8/+5
* Enabled route by address in mapviewer. Visual fixes.Timo Ojala2011-12-291-4/+2
* Add locale capability to mapviewerNatalia Shubina2011-12-221-0/+30
* added route info tab in mapviewerNatalia Shubina2011-12-211-11/+9
* Added image, video, and 3d items to mapviewerTimo Ojala2011-12-191-1/+5
* Share common components between Mapviewer and Places example.Aaron McCarthy2011-12-121-0/+654
* mapviewer to be working with qml2, new color theme, reading av pluginsNatalia Shubina2011-11-041-652/+0
* Convert QtLocation QML import to new Qt 5.0 standardalex2011-10-101-1/+1
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-1/+1
* Merge remote branch 'origin/master' into placesAaron McCarthy2011-08-311-64/+16
|\
| * qml_mapviewer: removed Search dialogshubina2011-08-111-34/+1
| * route options in mapviewer, new system testsNatalia Shubina2011-08-031-2/+15
| * qml_mapviewer: route info, new icons, scaleNatalia Shubina2011-08-021-27/+0
| * qml_mapviewer: markers are MapObjects nowNatalia Shubina2011-07-201-3/+2
* | Modified location QML tests to work in QML2 environment.juhvu2011-08-121-1/+1
* | Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-131-204/+467
|\ \ | |/
| * adding post code in system tests and qml_mapviewerNatalia Shubina2011-07-081-2/+5
| * MOBILITY-2975: system tests update, MOBILITY-2891: minor fix for messagesNatalia Shubina2011-07-041-6/+14
| * MOBILITY-2891: fixes for routing, geocoding and markersNatalia Shubina2011-07-011-61/+45
| * MOBILITY-2891: markersNatalia Shubina2011-06-301-70/+75
| * MOBILITY-2891: route dialog, map componentNatalia Shubina2011-06-271-187/+294
| * map types, connectivity, providerNatalia Shubina2011-06-141-53/+187