summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add geoservices plugin to support ESRI mapping servicesv5.8.0-alpha1Guillaume Belz2016-08-3127-1/+2674
* OSM: Honor min/max zoom level limits coming from the provider recordsPaolo Angelelli2016-08-303-2/+33
* Add OSM plugin parameter osm.mapping.highdpi_tilesPaolo Angelelli2016-08-309-348/+542
* Set lowDPI tiles to be the defaultPaolo Angelelli2016-08-262-6/+6
* Remove QtSystemInfo dependency from QtLocationAlex Blasche2016-08-263-46/+0
* MapBox: Add Linguist commentsFriedemann Kleint2016-08-221-0/+14
* Merge dev into 5.8Oswald Buddenhagen2016-08-221-1/+1
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-1/+1
| | |\
| | | * Fix for wrong std::copy in QGeoTileProviderOsm::TileProviderPaolo Angelelli2016-08-101-1/+1
* | | | mapbox: Deduplicate error messageFriedemann Kleint2016-08-181-4/+8
|/ / /
* | | Add HighDpi support for OpenStreetMapPaolo Angelelli2016-08-051-2/+2
* | | Adding server side provider records for QtLocationPaolo Angelelli2016-08-057-0/+63
* | | Version tile cache with qt version and evict obsolete data on init()Paolo Angelelli2016-08-043-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-023-10/+48
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-013-10/+48
| |\|
| | * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-293-10/+48
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-2916-112/+880
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-2815-105/+877
| |\|
| | * Add indirection for osm providersPaolo Angelelli2016-07-2711-101/+868
| | * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| | * Android: Reduce the minimum update interval to 50msAlex Blasche2016-06-243-4/+4
| * | This module doesn't need an Activity to work, a Context object is enoughBogDan Vatra2016-07-261-3/+2
| * | Remove support for MSVC < 2010Thiago Macieira2016-06-211-1/+1
* | | Add routing support for the mapbox geoservice pluginVlad Seryakov2016-07-227-7/+518
* | | Fix warnings in qgeopositioninfosource.hMichal Klocek2016-07-221-9/+9
* | | OSM Geoservice plugin improvements, including offline data supportPaolo Angelelli2016-07-215-3/+243
* | | Fix for mapbox plugin legacy parameter supportPaolo Angelelli2016-07-201-42/+20
* | | Differentiate cached tiles by dpiPaolo Angelelli2016-07-199-18/+220
* | | Fix for caching after mapbox improvement/highdpi-supportPaolo Angelelli2016-07-072-2/+1
* | | 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-016-21/+42
* | | Improve Mapbox geoservice pluginPaolo Angelelli2016-06-308-16/+304
* | | Improving error reporting of HERE geoservice pluginPaolo Angelelli2016-06-281-1/+5
* | | Fix namespaced build of QtMaurice Kalinowski2016-06-101-2/+2
* | | Add config test for winrt pluginMaurice Kalinowski2016-06-101-1/+1
|/ /
* | winrt: Enable compilation with desktop mkspecMaurice Kalinowski2016-05-182-1/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-181-1/+1
|\|
| * A new QGeoPositionInfoSourceCL should be initialized with NoError.Alexandru Croitor2016-04-281-1/+1
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-151-1/+1
* | Remove QGeoMapController from QGeoMapMichal Klocek2016-03-171-2/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0811-46/+53
|\|
| * consolidate dependency listOswald Buddenhagen2016-02-251-2/+2
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2511-44/+51
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-268-168/+324
|\|
| * Fix endless location requestingVyacheslav Koscheev2016-01-251-36/+66
| * Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2016-01-051-2/+2
| |\
| | * Fix OSM based routing5.5Alex Blasche2016-01-041-2/+2
| * | Added support for Qstarz GPS trackerHarald Meyer2015-12-161-9/+7
| * | Fix static buildMaurice Kalinowski2015-12-091-1/+1