summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/osm/qgeoroutingmanagerengineosm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Clean up: move QGeoRouteParserOsrmV4 into OSM pluginVolker Hilsheimer2022-12-021-1/+1
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-4/+5
* Introduce a map plugin parameter to decide U-Turn directionTasuku Suzuki2018-12-261-0/+7
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-021-14/+17
|\
| * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-061-14/+17
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Fix OSM parametersAlex Blasche2015-07-151-4/+4
* Allow custom URLs for OSRM routingWolfgang Bremer2015-05-081-1/+6
* Update LGPLv2.1 header for OSM plugin headerAlex Blasche2015-02-181-5/+5
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-2/+2
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-281-1/+1
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-081-1/+1
* Fix instructions for open street map routes.Albin Olsson2013-11-271-0/+2
* Add routing support to OSM plugin.Aaron McCarthy2013-02-221-0/+107