summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/qgeoroutereplyosm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-3/+4
* QtLocation: get rid of now unneeded qOverloadsTimur Pocheptsov2020-03-231-1/+1
* Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-251-1/+1
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-151-1/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
* Set the request into QGeoRoute results in osm, mapbox pluginsPaolo Angelelli2018-08-271-0/+7
* Enforce numberAlternativeRoutes where possible when doing route requestsPaolo Angelelli2017-11-281-1/+1
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-291-42/+16
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-021-310/+16
|\
| * Return only one route from osm pluginPaolo Angelelli2016-10-101-1/+1
| * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-061-309/+15
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-2/+2
|\ \ | |/
| * Fix OSM based routing5.5Alex Blasche2016-01-041-2/+2
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* 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
* Fix OSM routing service. It sends route instructions with nine entries.Alex Blasche2015-01-211-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* 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
* | Use QStringLiteral whereever possibleAlex Blasche2014-05-151-1/+1
|/
* Add missing translation strings for OSRM TBT instructions.Albin Olsson2013-12-041-35/+106
* Fix drawing of Open Street Map routes.Albin Olsson2013-11-181-2/+2
* Add routing support to OSM plugin.Aaron McCarthy2013-02-221-0/+335