summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add geoservices plugin to support ESRI mapping servicesv5.8.0-alpha1Guillaume Belz2016-08-3130-3/+2858
* OSM: Honor min/max zoom level limits coming from the provider recordsPaolo Angelelli2016-08-304-5/+37
* Add OSM plugin parameter osm.mapping.highdpi_tilesPaolo Angelelli2016-08-3011-352/+559
* Set lowDPI tiles to be the defaultPaolo Angelelli2016-08-264-8/+8
* Remove QtSystemInfo dependency from QtLocationAlex Blasche2016-08-263-46/+0
* Improve robustness of QML plugin loadingSimon Hausmann2016-08-263-3/+3
* MapBox: Add Linguist commentsFriedemann Kleint2016-08-221-0/+14
* Merge dev into 5.8Oswald Buddenhagen2016-08-224-4/+10
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-164-4/+10
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-164-4/+10
| | |\
| | | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
| | | * Fix for wrong std::copy in QGeoTileProviderOsm::TileProviderPaolo Angelelli2016-08-101-1/+1
| | | * Fix for invisible copyright notice with Holo theme on androidPaolo Angelelli2016-08-051-1/+5
| | | * Fix accessing a MapPolyline delegate before it is handed over to MapPaolo Angelelli2016-08-041-1/+3
* | | | mapbox: Deduplicate error messageFriedemann Kleint2016-08-181-4/+8
|/ / /
* | | QDeclarativeGeoMap::sendTouchEvent: fix compilationSimon Hausmann2016-08-122-4/+13
* | | 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-047-10/+23
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0210-12/+103
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-0110-12/+103
| |\|
| | * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-2910-12/+103
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-2969-432/+7443
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-2846-326/+1667
| |\|
| | * Add minimal map qml exampleMichal Klocek2016-07-289-23/+235
| | * Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-285-102/+217
| | * Add indirection for osm providersPaolo Angelelli2016-07-2715-109/+897
| | * Fix for qgeocirclemapitem generation with invalid radiusPaolo Angelelli2016-07-261-1/+1
| | * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| | * Fix potential memory leak in QGeoTiledMappingManagerEnginePaolo Angelelli2016-07-181-2/+10
| | * A fix for not working setVisibleRegionMichal Klocek2016-06-243-3/+39
| | * Delay removal/readd of map items until incubation completion on resetPaolo Angelelli2016-06-247-81/+259
| | * Android: Reduce the minimum update interval to 50msAlex Blasche2016-06-243-4/+4
| | * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-184-4/+4
| * | This module doesn't need an Activity to work, a Context object is enoughBogDan Vatra2016-07-261-3/+2
| * | Remove obsolete WinCE doc from QGeoPositionInfoSourceAlex Blasche2016-07-191-3/+0
| * | Doc: corrected link issues to coordinate qml typeNico Vertriest2016-06-292-5/+5
| * | Fix for wandering QGeoMapPolylineGeometryPaolo Angelelli2016-06-288-67/+186
| * | Remove support for MSVC < 2010Thiago Macieira2016-06-211-1/+1
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-2/+18
| |\ \
| | * | Mention license change in 5.7.0 changelog.v5.7.0Kai Koehne2016-06-081-2/+18
| * | | Fix for crash on tessellation of self-intersectiong GeoPolygonsPaolo Angelelli2016-06-1513-22/+5565
* | | | Add routing support for the mapbox geoservice pluginVlad Seryakov2016-07-228-8/+519
* | | | Fix warnings in qgeopositioninfosource.hMichal Klocek2016-07-221-9/+9
* | | | OSM Geoservice plugin improvements, including offline data supportPaolo Angelelli2016-07-218-38/+315
* | | | QGeoTiledMapScene: Use QSGImageNode API to set geometryAndy Nichols2016-07-211-30/+11
* | | | Fix for mapbox plugin legacy parameter supportPaolo Angelelli2016-07-201-42/+20
* | | | Differentiate cached tiles by dpiPaolo Angelelli2016-07-199-18/+220
* | | | Remove updateMutex from qml mapMichal Klocek2016-07-152-8/+0
* | | | Fix for caching after mapbox improvement/highdpi-supportPaolo Angelelli2016-07-076-5/+13