summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-243-3/+146
* 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
* Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-2/+2
* Fix mapbox map loading in offline modeKatja Marttila2016-11-141-2/+2
* Evict obsolete provider data on init()Paolo Angelelli2016-11-085-41/+187
* Fix the direction of arguments in signalsThiago Macieira2016-11-022-3/+3
* Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-026-340/+56
|\
| * Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-023-324/+36
| |\
| | * Return only one route from osm pluginPaolo Angelelli2016-10-101-1/+1
| | * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-063-323/+35
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-16/+20
| |\ \ | | |/
| | * Fix error status for QGeoPositionInfoSourceAndroidVyacheslav Koscheev2016-09-302-15/+19
| | * Update here plugin routing base addressPaolo Angelelli2016-09-221-1/+1
* | | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-11-021-1/+1
* | | Convert qtlocation to the new configure systemLars Knoll2016-10-282-5/+6
* | | 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