summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeorouteparserosrmv4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up: move QGeoRouteParserOsrmV4 into OSM pluginVolker Hilsheimer2022-12-021-411/+0
* Refactor: for loopsVolker Hilsheimer2022-09-141-7/+7
* Constructor cleanupVolker Hilsheimer2022-09-121-1/+2
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-1/+1
* constructRoute: remove segmentPathLengthCountShawn Rutledge2022-01-191-4/+0
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Introduce a map plugin parameter to decide U-Turn directionTasuku Suzuki2018-12-261-7/+14
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-2/+2
* Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-061-0/+404