summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/osm
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-281-1/+1
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-2/+2
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-102-2/+2
* Switch to MapQuest tileserverFabian Bumberger2014-02-043-1/+12
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-082-2/+2
* Add missing translation strings for OSRM TBT instructions.Albin Olsson2013-12-041-35/+106
* Fix instructions for open street map routes.Albin Olsson2013-11-271-0/+2
* Fix drawing of Open Street Map routes.Albin Olsson2013-11-181-2/+2
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-1/+1
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-036-39/+39
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-022-8/+8
* Fix geocoding in OSM plugin.Aaron McCarthy2013-04-082-7/+8
* Add routing support to OSM plugin.Aaron McCarthy2013-02-227-8/+601
* Add geocoding support to OSM plugin.Aaron McCarthy2013-02-227-8/+527
* Open Street Maps plugin.Aaron McCarthy2013-02-2010-0/+684