summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7.1Liang Qi2016-10-1213-326/+1903
|\
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-172-27/+34
|\ \ | |/
| * 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
* | Fix for wrong map center at startup in mapviewer examplePaolo Angelelli2016-09-052-3/+4
* | Doc: Remove references to Windows CEVenugopal Shivashankar2016-08-181-3/+0
* | 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
* | 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 'origin/5.6' into 5.7Michal Klocek2016-07-2832-253/+1288
|\ \ | |/
| * 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
* | This module doesn't need an Activity to work, a Context object is enoughBogDan Vatra2016-07-261-3/+2
* | Remove obsolete WinCE doc from QGeoPositionInfoSourceAlex Blasche2016-07-191-3/+0
* | Doc: corrected link issues to coordinate qml typeNico Vertriest2016-06-291-2/+2
* | Fix for wandering QGeoMapPolylineGeometryPaolo Angelelli2016-06-287-65/+176
* | Remove support for MSVC < 2010Thiago Macieira2016-06-211-1/+1
* | Fix for crash on tessellation of self-intersectiong GeoPolygonsPaolo Angelelli2016-06-1513-22/+5565
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-103-4/+6
|\ \ | |/
| * 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
* | Fix setZoomLevel and setCenter when called before initializationPaolo Angelelli2016-05-311-2/+2
* | winrt: Enable compilation with desktop mkspecMaurice Kalinowski2016-05-182-1/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-183-3/+3
|\ \ | |/
| * 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
* | Fix buildMaurice Kalinowski2016-05-101-2/+2
* | Update QML version to 5.7 for QtPositioning and QtLocationAlex Blasche2016-04-294-9/+17
* | Map.copyrightsVisible is a new property since 5.7Alex Blasche2016-04-291-0/+2
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-151-1/+1
* | Remove inconsistent qreal/double co-mingling/comparisonv5.7.0-beta1Donald Carr2016-04-111-2/+2