summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeocameratiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Mark the module as free of qAsConst()Marc Mutz2022-12-071-4/+4
* Refactor: for loopsVolker Hilsheimer2022-09-141-53/+43
* Cleanup private map typesVolker Hilsheimer2022-08-191-12/+0
* More include cleanupVolker Hilsheimer2022-07-291-4/+6
* Use 'const' correctlyVolker Hilsheimer2022-07-281-6/+4
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-2/+2
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Use QList instead of QVectorJarek Kobus2020-06-251-8/+6
* Make tiled renderer and QGeoProjectionWebMercator debuggablePaolo Angelelli2018-11-281-71/+19
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-9/+36
* Fix for projection mismatch when aspect ratio < 1.0Paolo Angelelli2017-03-221-12/+5
* Fix frustum footprint calculation in QGeoCameraTilesPaolo Angelelli2017-02-281-148/+30
* Add rotation/tilting support to QGeoTiledMapScene/QGeoCameraTilesPaolo Angelelli2017-01-261-56/+132
* Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-2/+2
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-0/+5
* Refactor prefetching tilesMichal Klocek2016-02-091-68/+17
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-191-0/+1
|\
| * Fix issue where tiles are prefetched using both prefetch stylesAaron McCarthy2015-07-291-0/+1
* | Fix tile version handlingMichal Klocek2015-06-041-1/+1
* | Rename setCamera to setCameraData in qgeocameratilesMichal Klocek2015-06-031-2/+2
|/
* Unify zoom calculationsMichal Klocek2015-05-211-3/+2
* Fix missing tiles on some zoomLevelsMichal Klocek2015-05-211-2/+3
* Refactor fetching calls in QGeoCameraTilesMichal Klocek2015-05-211-69/+72
* Clean up QGeoCameraTilesMichal Klocek2015-05-051-112/+88
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Make QtLocation compile with pre-compiled headersAlex Blasche2014-08-121-23/+23
* Fix compile warning.Aaron McCarthy2014-03-141-5/+3
* Tile cache versioning for Nokia mapsAnders Gunnarsson2014-03-031-3/+16
* Merge branch 'stable' into devAlex Blasche2013-10-221-2/+72
|\
| * QtAlgorithms have been deprecated (2 of 2)Alex Blasche2013-10-151-1/+70
| * QtAlgorithms have been deprecated (1 of 2)Alex Blasche2013-10-111-1/+2
* | Make geo coordinates animatable in QML.Albin Olsson2013-10-111-6/+4
|/
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Fix warnings in qtlocation found by GCC 4.8Thiago Macieira2013-04-071-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compilation on QNXSean Harmer2012-08-281-5/+5
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-2/+2
* Simple prefetch schemeThomas Lowe2012-05-161-12/+79
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-11/+15
* Internal documentation for map geometry and camera tilesIan Chen2012-03-291-1/+34
* Add in qgeocameratiles the ability to grab corner tiles, and fix a floating p...Ian Chen2012-03-201-62/+153
* New 3Q cache for map tiles, cleanup texture/tile resource managementAlex Wilson2012-03-141-0/+6
* Cleans up the QGeoCameraData class.David Laing2012-02-161-65/+26
* Corrects for some uninitialized variable usage.David Laing2012-02-071-1/+3
* Cleans up the projection code.David Laing2012-02-021-7/+5
* Geometry changes for precision issues.David Laing2012-02-021-3/+39
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1