summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1824-24/+24
* Add support for places to Open Street Map plugin.Aaron McCarthy2015-02-029-11/+851
* Remove connection to non-existing slotAlex Blasche2015-01-291-1/+0
* Add support for more tile types to OSM plugin.Aaron McCarthy2015-01-286-29/+185
* Don't reparent network replies away from their owning network managerLars Knoll2015-01-262-7/+2
* Fix OSM routing service. It sends route instructions with nine entries.Alex Blasche2015-01-211-1/+1
* Fix crash in Nokia geocoding engine if results are emptyAlex Blasche2015-01-071-6/+4
* Update license headers and add new license filesAntti Kokko2014-08-2416-288/+160
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-2/+14
|\
| * Avoid potential double deletion when handling OSM route repliesAlex Blasche2014-08-111-0/+3
| * Fix QGeoRouteReplyOsm::networkReplyFinishedWolfgang Bremer2014-08-111-2/+11
* | Add night property to MapType.Aaron McCarthy2014-07-211-2/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-261-1/+1
|\ \ | |/
| * Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* | Use QStringLiteral whereever possibleAlex Blasche2014-05-152-3/+3
|/
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* 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