summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | Add routing support for the mapbox geoservice pluginVlad Seryakov2016-07-227-7/+518
* | | Fix warnings in qgeopositioninfosource.hMichal Klocek2016-07-221-9/+9
* | | OSM Geoservice plugin improvements, including offline data supportPaolo Angelelli2016-07-218-38/+315
* | | QGeoTiledMapScene: Use QSGImageNode API to set geometryAndy Nichols2016-07-211-30/+11
* | | Fix for mapbox plugin legacy parameter supportPaolo Angelelli2016-07-201-42/+20
* | | Differentiate cached tiles by dpiPaolo Angelelli2016-07-199-18/+220
* | | Remove updateMutex from qml mapMichal Klocek2016-07-152-8/+0
* | | Fix for caching after mapbox improvement/highdpi-supportPaolo Angelelli2016-07-076-5/+13
* | | fix for not working mapIds for mapbox pluginPaolo Angelelli2016-07-061-0/+1
* | | Use HiDpi tiles to produce crisper maps at fractional zoom levelsPaolo Angelelli2016-07-019-21/+52
* | | Refactor: rename improperly named methodsPaolo Angelelli2016-06-304-11/+11
* | | Improve Mapbox geoservice pluginPaolo Angelelli2016-06-3011-24/+337
* | | Improving error reporting of HERE geoservice pluginPaolo Angelelli2016-06-281-1/+5
* | | Enable building with QT_NO_OPENGL defined by using QSGGeometry EnumsAndy Nichols2016-06-243-4/+4
* | | Migrate to cross-API helper scenegraph nodesLaszlo Agocs2016-06-232-19/+22
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-113-4/+6
|\| |
| * | 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 namespaced build of QtMaurice Kalinowski2016-06-101-2/+2
* | | Add config test for winrt pluginMaurice Kalinowski2016-06-101-1/+1
|/ /
* | 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
* | Fix for negative QGeoCoordinate.azimuthTo results in range ]360, 359[Paolo Angelelli2016-04-111-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-083-0/+5
|\|
| * winrt: add default capabilitiesMaurice Kalinowski2016-04-081-0/+2