summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapbox
Commit message (Expand)AuthorAgeFilesLines
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-155-5/+5
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-011-1/+1
|\
| * Fix incorrect indexing of Mapbox tiles in the cachePaolo Angelelli2019-03-181-1/+1
* | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-236-6/+6
|/
* Fix use_mapbox_text_instructions typoTasuku Suzuki2019-01-131-1/+1
* Introduce a map plugin parameter to decide U-Turn directionTasuku Suzuki2018-12-261-1/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-4/+3
|\
| * Mapbox: Only include matching categories in the resultsAndy Shaw2018-11-061-4/+3
* | Set the request into QGeoRoute results in osm, mapbox pluginsPaolo Angelelli2018-08-271-0/+7
|/
* Add missing Mapbox Directions API query parametersBruno de Oliveira Abinader2018-05-211-0/+6
* QPlaceManagerEngineMapbox: No longer use deprecated qSort()Friedemann Kleint2018-04-201-2/+4
* Merge remote-tracking branch 'origin/wip/navigation' into 5.11Paolo Angelelli2018-04-172-1/+10
|\
| * Introduce map objects reference implementationPaolo Angelelli2018-04-172-1/+10
* | Support Mapbox Directions API voice & banner instructionsBruno de Oliveira Abinader2018-04-111-3/+166
* | Implement QGeoRoute{,Private}MapboxBruno de Oliveira Abinader2018-03-281-2/+56
|/
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-053-15/+15
* Unify OSRM backends for OSM and Mapbox pluginsPaolo Angelelli2017-11-293-135/+33
* Implement QGeoCodingManagerEngineMapboxBruno de Oliveira Abinader2017-11-297-11/+480
* Implement QPlaceManagerEngineMapboxBruno de Oliveira Abinader2017-11-29163-16/+3216
* Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-17/+17
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-063-21/+21
|\
| * Fix Mapbox plugin mixing tiles for specified map_idsPaolo Angelelli2017-06-193-21/+21
* | Support requesting traffic-aware routing from MapboxPaolo Angelelli2017-06-071-6/+13
|/
* Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-071-18/+19
* Allow overzooming when setting zoomLevel directly in a MapPaolo Angelelli2017-04-121-0/+1
* Bound check QGeoTileSpec against min/max ZL before requesting itPaolo Angelelli2017-04-122-2/+2
* Add parameter to control prefetching in tile-based geoservice pluginsPaolo Angelelli2017-03-271-1/+13
* Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-261-0/+6
* Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-052-12/+45
|\
| * Improve support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-231-13/+38
| * Add support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-221-10/+18
| * Fix mapbox map loading in offline modeKatja Marttila2016-11-141-2/+2
* | Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-294-83/+35
* | Request alternate routes to mapbox routing APIPaolo Angelelli2016-10-121-4/+13
|/
* Fix for incorrect plugin parameter handling in mapbox pluginPaolo Angelelli2016-10-071-1/+1
* Making mapbox plugin parameter names more consistentPaolo Angelelli2016-09-261-13/+19
* Set lowDPI tiles to be the defaultPaolo Angelelli2016-08-261-3/+3
* MapBox: Add Linguist commentsFriedemann Kleint2016-08-221-0/+14
* mapbox: Deduplicate error messageFriedemann Kleint2016-08-181-4/+8
* Version tile cache with qt version and evict obsolete data on init()Paolo Angelelli2016-08-041-1/+1
* Add routing support for the mapbox geoservice pluginVlad Seryakov2016-07-227-7/+518
* Fix for mapbox plugin legacy parameter supportPaolo Angelelli2016-07-201-42/+20
* Differentiate cached tiles by dpiPaolo Angelelli2016-07-195-14/+30
* Fix for caching after mapbox improvement/highdpi-supportPaolo Angelelli2016-07-071-1/+0
* fix for not working mapIds for mapbox pluginPaolo Angelelli2016-07-061-0/+1
* Use HiDpi tiles to produce crisper maps at fractional zoom levelsPaolo Angelelli2016-07-013-6/+13
* Improve Mapbox geoservice pluginPaolo Angelelli2016-06-308-16/+304
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-042-4/+4
* Remove QGeoMapData class.Michal Klocek2015-05-042-2/+2