summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fixup for 79697d9fb63a109eb8e5098c90fd287815deb12bv5.8.0-beta1Maurice Kalinowski2016-10-241-1/+2
* winrt: Code cleanupMaurice Kalinowski2016-10-241-1/+1
* Fix for incorrect plugin parameter handling in mapbox pluginPaolo Angelelli2016-10-071-1/+1
* Fix assignment-as-condition warningErik Verbruggen2016-10-061-1/+1
* Fix override warningErik Verbruggen2016-10-061-1/+1
* winrt: Add direction to position informationMaurice Kalinowski2016-10-061-0/+11
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-057-21/+227
* Making mapbox plugin parameter names more consistentPaolo Angelelli2016-09-261-13/+19
* Add capability to ask for Location permission at runtimeAlex Blasche2016-09-212-1/+30
* Fix for osm provider record fetcherPaolo Angelelli2016-09-191-1/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-181-26/+31
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-26/+31
| |\
| | * Fix for multiple city tags mapping to the same fieldPaolo Angelelli2016-08-291-26/+31
* | | 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