summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change nominatim base URL to HTTPS5.6Paolo Angelelli2018-05-182-2/+4
* 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
* 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
* Fix error status for QGeoPositionInfoSourceAndroidVyacheslav Koscheev2016-09-302-15/+19
* Update here plugin routing base addressPaolo Angelelli2016-09-221-1/+1
* 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-261-1/+3
* 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
* Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-2910-12/+103
* Add minimal map qml exampleMichal Klocek2016-07-282-23/+9
* Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-284-32/+91
* Add indirection for osm providersPaolo Angelelli2016-07-2714-108/+896
* 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-242-3/+18
* Delay removal/readd of map items until incubation completion on resetPaolo Angelelli2016-06-246-81/+257
* Android: Reduce the minimum update interval to 50msAlex Blasche2016-06-243-4/+4
* fix for losing map item focus while dragging themPaolo Angelelli2016-06-021-1/+0
* Polish and update map elements on window resizePaolo Angelelli2016-05-312-2/+2
* Include childItems among the elements to check in populateMap()Paolo Angelelli2016-05-311-1/+4
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-182-2/+2
* A new QGeoPositionInfoSourceCL should be initialized with NoError.Alexandru Croitor2016-04-281-1/+1
* winrt: add default capabilitiesMaurice Kalinowski2016-04-081-0/+2
* Fix crash when no items available and DataChanged is called.Marko Kangas2016-04-061-0/+3
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-0316-19/+19
* Fixes a compile error on linux/gcc-4.8 when using C++98Xander Burgerhout2016-03-021-6/+6
* Doc: Add plugin parameter info to qtlocation-examples.Michal Klocek2016-02-261-1/+8
* Update examples documentation locationMichal Klocek2016-02-2622-1003/+2
* consolidate dependency listOswald Buddenhagen2016-02-251-2/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2511-44/+51
* Update QTBUG reference for qmlRegisterUncreatableType template functionAlex Blasche2016-02-121-2/+2
* Update qmltypes for QtPositioning QML APIAlex Blasche2016-02-111-72/+1
* Update the QML API difference since Qt 5.4Alex Blasche2016-02-041-6/+22
* Update qml types for Qt Location pluginAlex Blasche2016-02-031-456/+55
* Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-021-36/+66
|\
| * Fix endless location requestingVyacheslav Koscheev2016-01-251-36/+66
* | Fix for mapviewer example minimap crashPaolo Angelelli2016-02-011-0/+4
|/
* Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2016-01-051-2/+2
|\
| * Fix OSM based routing5.5Alex Blasche2016-01-041-2/+2