summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow to create maps with groups of map itemsPaolo Angelelli2017-01-317-11/+332
* Fix OSM plugin documentation causing the table to exceed default widthPaolo Angelelli2017-01-301-1/+2
* Fix Mapbox GL plugin not rendering when reloadedThiago Marcos P. Santos2017-01-301-3/+3
* Mapbox GL plugin for QtLocationBruno de Oliveira Abinader2017-01-3014-0/+974
* Add tilt and bearing gestures to QQuickGeoMapGestureAreaPaolo Angelelli2017-01-303-62/+613
* Clean up dead code and TODO commentsPaolo Angelelli2017-01-305-97/+3
* Add disclaimer to all private classes in the location modulePaolo Angelelli2017-01-304-0/+44
* Fix MapParameter documentationPaolo Angelelli2017-01-301-1/+1
* Expose QDeclarativeGeoMapCopyrightNotice in QMLPaolo Angelelli2017-01-305-7/+109
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-3017-14/+214
* Adapt QQuickGeoMapGestureArea to work with tilted and rotated mapsPaolo Angelelli2017-01-264-44/+49
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-2685-225/+325
* Use geoshapes as geo-model in qdeclarativegeomapitemsPaolo Angelelli2017-01-2613-339/+214
* Make QDeclarativeGeoMap::setVisibleRegion support all QGeoShapesPaolo Angelelli2017-01-262-88/+18
* Change the Map items opacity ramp valuesPaolo Angelelli2017-01-261-3/+5
* Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-2623-509/+1118
* Position map items on their geoLeftBoundPaolo Angelelli2017-01-263-25/+31
* Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-266-117/+237
* Add field of view support to QtLocation mappingPaolo Angelelli2017-01-267-4/+177
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-2517-102/+222
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-5/+6
|\
| * Prevent destroying QGeoTileProviderOsm before QGeoFileTileCacheOsmPaolo Angelelli2017-01-172-1/+2
| * Fix stringsJarek Kobus2017-01-091-4/+4
* | Make QGeoProjectionWebMercator use a projection matrixPaolo Angelelli2017-01-236-36/+2214
* | Update clipper 3rd party libraryPaolo Angelelli2017-01-192-907/+930
* | Add clipping support to Clip2TriPaolo Angelelli2017-01-192-0/+103
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-8/+3
* | Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-1621-422/+486
* | Make zoomLevel refer to a default 256^2 tile sizePaolo Angelelli2017-01-164-14/+87
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-1616-51/+53
* | Refactor: move CacheAreas to QAbstractGeoTileCachePaolo Angelelli2017-01-167-28/+28
* | QtLocation: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-1312-24/+24
* | Refactor QGeoMap API: split coordinate <-> itemPosition callsPaolo Angelelli2016-12-077-86/+289
* | Deprecate QGeoShape::extendShapePaolo Angelelli2016-12-075-1/+35
* | Refactoring QGeoTiledMapScene::mercatorToItemPositionPaolo Angelelli2016-12-072-120/+51
* | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-0543-823/+1341
|\ \ | |/
| * 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