index
:
delta/qt5/qtlocation.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.5
6.5.0
6.5.1
dev
lts-6.2
noqt3d
old/5.2
stable
wip/cmake
wip/experimental_scenegraphing
wip/navigation
wip/qa
wip/qt6
code.qt.io: qt/qtlocation.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
location
/
maps
/
qgeotiledmappingmanagerengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove createTileCacheWithDir from QGeoTiledMappingManagerEngine
Michal Klocek
2015-10-27
1
-8
/
+1
*
Added method to set the map cache
Harald Meyer
2015-10-26
1
-0
/
+6
*
Split QGeoTileCache for easier customization of the tile cache.
Harald Meyer
2015-10-22
1
-6
/
+6
*
Isolate the default cache directory
Laszlo Agocs
2015-09-15
1
-4
/
+2
*
Fix tile version handling
Michal Klocek
2015-06-04
1
-2
/
+19
*
Remove de/register from qgeotiledmappingmanagerengine
Michal Klocek
2015-06-03
1
-17
/
+1
*
Fix missing guarded pointers for mapping engine
Michal Klocek
2015-05-21
1
-4
/
+14
*
Cleanup QGeoTileMap code.
Michal Klocek
2015-05-05
1
-2
/
+1
*
Set shorter name for class names with 'MapData'
Michal Klocek
2015-05-04
1
-13
/
+13
*
Remove LGPLv2.1 and add GPLv2+ from/to QtLocation
Alex Blasche
2015-02-19
1
-14
/
+17
*
Update contact URL in all license headers to qt.io
Alex Blasche
2015-02-18
1
-1
/
+1
*
Use separate cache dir per geoservice/mapping plugin
Alex Blasche
2015-02-17
1
-2
/
+10
*
Update license headers and add new license files
Antti Kokko
2014-08-24
1
-19
/
+11
*
Test that the mapping manager engine pointer is still valid.
Aaron McCarthy
2014-02-10
1
-29
/
+3
*
Fix killing timer in different thread.
Aaron McCarthy
2014-01-17
1
-3
/
+0
*
Update copyright year to 2013
Sergio Ahumada
2013-06-13
1
-1
/
+1
*
Fix warnings in qtlocation found by GCC 4.8
Thiago Macieira
2013-04-07
1
-2
/
+0
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Remove Maps from public C++ API.
Aaron McCarthy
2012-06-07
1
-4
/
+4
*
Stop timer before stopping thread.
Aaron McCarthy
2012-05-31
1
-3
/
+4
*
QtLocation: Fix dependencies, remove network.
Friedemann Kleint
2012-05-29
1
-1
/
+0
*
Correct destruction of mappingManagerEngine
Thomas Lowe
2012-05-29
1
-2
/
+5
*
Simple prefetch scheme
Thomas Lowe
2012-05-16
1
-3
/
+1
*
Removed spurious pointer check before deletion
Cristian Adam
2012-05-16
1
-5
/
+2
*
Coding style fixes: whitespace around pointers/references
Alex Wilson
2012-05-15
1
-11
/
+11
*
Coding style fixes: whitespace crusades
Alex Wilson
2012-05-15
1
-1
/
+1
*
Files renamed and cache only accessed through engine
Thomas Lowe
2012-05-09
1
-23
/
+15
*
Retry failed tile loads 5 times (with exp backoff) before giving up
Alex Wilson
2012-04-24
1
-0
/
+21
*
Tile cache size control using plugin params
Cristian Adam
2012-04-04
1
-2
/
+9
*
Fixes various Coverity warnings.
David Laing
2012-03-16
1
-36
/
+37
*
Makes the tiled mapping engine pay attention to file formats again.
David Laing
2012-03-15
1
-4
/
+4
*
New 3Q cache for map tiles, cleanup texture/tile resource management
Alex Wilson
2012-03-14
1
-0
/
+18
*
Refactoring of QtLocation API
Basel Hashisho
2012-03-09
1
-0
/
+304