summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapbox
Commit message (Expand)AuthorAgeFilesLines
* Enforce numberAlternativeRoutes where possible when doing route requestsPaolo Angelelli2017-11-281-1/+1
* Fix Mapbox plugin mixing tiles for specified map_idsPaolo Angelelli2017-06-193-21/+21
* 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
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-198-104/+128
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-188-8/+8
* Don't reparent network replies away from their owning network managerLars Knoll2015-01-262-8/+2
* Add Mapbox plugin.Robert Ancell2015-01-0910-0/+665