summaryrefslogtreecommitdiffstats
path: root/src/location/maps
Commit message (Expand)AuthorAgeFilesLines
* QGeoRouteParserOsrmV5: Split messagesFriedemann Kleint2017-02-131-5/+3
* Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-132-0/+8
* Use OpenGL anisotropic texture filtering if availablePaolo Angelelli2017-02-131-5/+13
* Merge dev into 5.9Oswald Buddenhagen2017-02-0111-181/+648
|\
| * Clean up dead code and TODO commentsPaolo Angelelli2017-01-301-2/+1
| * Allow QGeoMap to render map itemsPaolo Angelelli2017-01-303-0/+77
| * Adapt QQuickGeoMapGestureArea to work with tilted and rotated mapsPaolo Angelelli2017-01-262-1/+8
| * Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-262-50/+254
| * Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-262-115/+213
| * Add field of view support to QtLocation mappingPaolo Angelelli2017-01-265-4/+84
| * Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-257-16/+18
* | Doc: Location *Reply classes: Document aborted() signalTopi Reinio2017-01-302-0/+20
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-4/+4
|\
| * Fix stringsJarek Kobus2017-01-091-4/+4
* | Make QGeoProjectionWebMercator use a projection matrixPaolo Angelelli2017-01-232-35/+146
* | Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-1612-375/+437
* | Make zoomLevel refer to a default 256^2 tile sizePaolo Angelelli2017-01-163-6/+74
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-165-12/+12
* | Refactor: move CacheAreas to QAbstractGeoTileCachePaolo Angelelli2017-01-167-28/+28
* | Refactor QGeoMap API: split coordinate <-> itemPosition callsPaolo Angelelli2016-12-076-76/+279
* | Refactoring QGeoTiledMapScene::mercatorToItemPositionPaolo Angelelli2016-12-072-120/+51
* | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-0511-49/+168
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-1/+11
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-0/+11
| | |\
| | | * 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-128-1/+1767
| | | |\|
| * | | | Fix for Unitary cache strategy supportPaolo Angelelli2016-11-242-15/+25
| * | | | Improve support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-233-18/+54
| * | | | Add support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-223-10/+43
| * | | | Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-226-28/+30
| * | | | Add Q_LOCATION_PRIVATE_EXPORT to QGeoMapPrivatePaolo Angelelli2016-11-222-5/+6
| * | | | Evict obsolete provider data on init()Paolo Angelelli2016-11-083-8/+34
* | | | | MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-019-15/+230
* | | | | Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-296-2/+6
* | | | | Fix includes in qgeomap_p_pPaolo Angelelli2016-11-191-3/+3
* | | | | QGeoMap/QGeoTiledMap refactoringPaolo Angelelli2016-11-183-7/+8
* | | | | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-11-038-2/+1764
|\| | | |
| * | | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-028-2/+1764
| |\| | |
| | * | | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-028-2/+1764
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-068-1/+1767
* | | | Refactor QGeoMapPrivate::changeCameraData()Paolo Angelelli2016-10-191-1/+1
|/ / /
* | | Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-0511-13/+80
* | | Add geoservices plugin to support ESRI mapping servicesv5.8.0-alpha1Guillaume Belz2016-08-311-0/+1
* | | OSM: Honor min/max zoom level limits coming from the provider recordsPaolo Angelelli2016-08-301-3/+4
* | | Add OSM plugin parameter osm.mapping.highdpi_tilesPaolo Angelelli2016-08-301-4/+10
* | | Version tile cache with qt version and evict obsolete data on init()Paolo Angelelli2016-08-044-7/+20
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-024-0/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-014-0/+9
| |\|
| | * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-294-0/+9