summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeofiletilecache_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-24/+24
* Fix tile cache not honoring cost 0Paolo Angelelli2017-09-111-0/+4
* Refactor: move code not depending on "this" into static methodsPaolo Angelelli2017-05-291-0/+3
* Add a way to skip showing tilesPaolo Angelelli2017-05-081-1/+2
* Fix export macro in private headersPaolo Angelelli2017-02-141-2/+1
* Refactor: move CacheAreas to QAbstractGeoTileCachePaolo Angelelli2017-01-161-1/+1
* Improve support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-231-3/+9
* Add support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-221-0/+4
* Evict obsolete provider data on init()Paolo Angelelli2016-11-081-0/+1
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-1/+2
* OSM Geoservice plugin improvements, including offline data supportPaolo Angelelli2016-07-211-0/+2
* Fix for caching after mapbox improvement/highdpi-supportPaolo Angelelli2016-07-071-0/+1
* Improve Mapbox geoservice pluginPaolo Angelelli2016-06-301-3/+3
* Add clearData() call to map qml apiMichal Klocek2015-12-071-0/+1
* Avoid extra QPixmap convertion when tile fetchedMichal Klocek2015-11-231-1/+1
* Added method to set the map cacheHarald Meyer2015-10-261-16/+16
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-221-0/+155