summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: corrected link to Models and Views in Qt QuickNico Vertriest2017-03-142-3/+3
* Fix build with -no-feature-libraryUlf Hermann2017-03-062-5/+0
* Remove unused includesPaolo Angelelli2017-03-021-3/+0
* Fix null pointer exceptionPaolo Angelelli2017-02-281-1/+1
* Consider devicePixelRatio when enabling tiles mipmappingPaolo Angelelli2017-02-281-2/+3
* Reduce the amount of mutexed codePaolo Angelelli2017-02-281-2/+3
* Clarify osm plugin documentationPaolo Angelelli2017-02-281-3/+5
* Fix incorrect handling of provider resolution for offline storagePaolo Angelelli2017-02-282-32/+45
* Fix plugins documentation that makes the text exceed the column widthPaolo Angelelli2017-02-092-5/+5
* Fix HERE Plugin requesting invalid range when on high dpi modePaolo Angelelli2017-02-081-8/+12
* Set parent to timers in position pluginsVyacheslav Koscheev2017-02-074-4/+4
* Fix for index OOBPaolo Angelelli2017-01-271-0/+3
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-264-11/+11
|\
| * Update QtLocation and QtPositioning QML versions for 5.8 releasev5.8.0-rc1v5.8.0Alex Blasche2016-12-074-11/+11
* | Prevent destroying QGeoTileProviderOsm before QGeoFileTileCacheOsmPaolo Angelelli2017-01-172-1/+2
* | Fix stringsJarek Kobus2017-01-091-4/+4
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2816-685/+610
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-2415-684/+610
| |\
| | * Update "nokia" geoservices plugin to use HERE APIsChris Adams2016-11-1611-675/+577
| | * Fix for QDeclarativeGeoMap::fitViewportToGeoShape and QGeoRectanglePaolo Angelelli2016-11-111-0/+3
| | * Remove duplicated but otherwise harmless codeAlex Blasche2016-11-081-7/+0
| | * winrt: Use backend provided timestampsMaurice Kalinowski2016-11-041-2/+19
| | * Avoid qmake warning about missing private header noteAlex Blasche2016-11-031-0/+11
| * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-241-1/+0
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.6' into 5.7.1Liang Qi2016-10-1213-326/+1903
| | |\ \
* | | | | Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-246-10/+260
* | | | | Fix for Unitary cache strategy supportPaolo Angelelli2016-11-242-15/+25
* | | | | Improve support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-235-36/+112
* | | | | Add support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-225-27/+84
* | | | | Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-2213-49/+51
* | | | | Add Q_LOCATION_PRIVATE_EXPORT to QGeoMapPrivatePaolo Angelelli2016-11-222-5/+6
* | | | | Update Esri docGuillaume Belz2016-11-161-2/+21
* | | | | Remove unused local variable from qdeclarativepolylinemapitemPaolo Angelelli2016-11-151-3/+1
* | | | | Fix mapbox map loading in offline modeKatja Marttila2016-11-141-2/+2
* | | | | Evict obsolete provider data on init()Paolo Angelelli2016-11-088-49/+221
* | | | | Fix the direction of arguments in signalsThiago Macieira2016-11-022-3/+3
* | | | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-0219-351/+1938
|\| | | |
| * | | | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-0214-329/+1901
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | 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-283-5/+54
* | | winrt: Fixup for 79697d9fb63a109eb8e5098c90fd287815deb12bv5.8.0-beta1Maurice Kalinowski2016-10-241-1/+2