summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapbox/qgeoroutereplymapbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-39/+3
* Cleanup: de-virtualize QGeoRoutePrivateVolker Hilsheimer2022-09-221-43/+6
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-121-2/+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
* Implement QGeoRoute{,Private}MapboxBruno de Oliveira Abinader2018-03-281-2/+56
* Unify OSRM backends for OSM and Mapbox pluginsPaolo Angelelli2017-11-291-118/+11
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-291-37/+16
* Add routing support for the mapbox geoservice pluginVlad Seryakov2016-07-221-0/+231