summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-0220-351/+1941
|\| | | |
| * | | | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-0215-329/+1906
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Skip failing autotests due to flick signals not being emittedPaolo Angelelli2016-11-011-0/+5
| | * | Compilation fixVyacheslav Koscheev2016-10-281-1/+1
| | |/
| | * Return only one route from osm pluginPaolo Angelelli2016-10-101-1/+1
| | * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-0613-325/+1902
| * | 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
| * | Fix for Map polygon not working on zoomPaolo Angelelli2016-09-191-6/+6
| * | Fix for polylines and polygon rendering wrong at the edge of the mapPaolo Angelelli2016-09-192-0/+11
* | | Fix symmetry of streaming in QDataStreamThiago Macieira2016-11-021-1/+1
* | | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-11-021-1/+1
* | | Convert qtlocation to the new configure systemLars Knoll2016-10-285-9/+59
* | | 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.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