summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix typoFrederik Gladhorn2016-10-031-1/+1
* | | Remove dead codeFrederik Gladhorn2016-10-031-5/+0
* | | Add missing panActiveChanged after flickingFrederik Gladhorn2016-10-031-0/+1
* | | Fix struct/class mis-matchFrederik Gladhorn2016-09-291-1/+1
* | | Making mapbox plugin parameter names more consistentPaolo Angelelli2016-09-262-21/+27
* | | Document licenses of Qt LocationPaolo Angelelli2016-09-237-82/+51
* | | Add qtconcurrent dependency to locationPaolo Angelelli2016-09-211-0/+5
* | | 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-1810-34/+8615
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-175-27/+4209
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+55
| | |\
| | | * Add changes file for 5.6.2v5.6.25.6.2Paolo Angelelli2016-09-121-0/+55
| | * | BC data files for QtLocation for Qt 5.6Milla Pohjanheimo2016-09-141-0/+4118
| | |/
| | * Fix for multiple city tags mapping to the same fieldPaolo Angelelli2016-08-291-26/+31
| | * Fix for broken geocoding in mapviewer with OSM pluginPaolo Angelelli2016-08-262-1/+5
| * | BC data files added for QtLocation (5.7)Milla Pohjanheimo2016-09-151-0/+4400
| * | Fix for wrong map center at startup in mapviewer examplePaolo Angelelli2016-09-053-4/+6
| * | Doc: Remove references to Windows CEVenugopal Shivashankar2016-08-181-3/+0
* | | 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