summaryrefslogtreecommitdiff
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 compilationMaurice Kalinowski2016-10-181-2/+2
* 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
* Add labels for ground speed and directionMaurice Kalinowski2016-10-062-13/+51
* Fix panActive state when last touch point is releasedFrederik Gladhorn2016-10-051-2/+7
* QDeclarativeGeoMapItemBase::childMouseEventFilter: Do not eat release eventsFrederik Gladhorn2016-10-051-11/+7
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-0520-34/+373
* Remove a bunch of ungrabTouch/Mouse callsFrederik Gladhorn2016-10-041-15/+0
* 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