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
/
qgeomappingmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup private map types
Volker Hilsheimer
2022-08-19
1
-3
/
+1
*
Use up-to date LGPL license header
Kai Köhne
2021-12-02
1
-11
/
+14
*
Unify semicolon usage in Q_UNUSED
Jesus Fernandez
2019-01-23
1
-1
/
+1
*
Fix memleak: delete QGeoMap when QDeclarativeGeoMap gets deleted
BogDan Vatra
2017-07-28
1
-4
/
+2
*
Make QGeoCameraCapabilities independent of the engine
Paolo Angelelli
2017-02-28
1
-5
/
+0
*
Remove moc_* inclusions from source files
Paolo Angelelli
2017-02-14
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
1
-0
/
+6
|
\
|
*
Enable dynamic addition/removal of map types by the mapping manager
Paolo Angelelli
2016-07-29
1
-0
/
+6
*
|
Replace m_mappingManagerInitialized check from qdeclaratviegeomap
Michal Klocek
2016-03-17
1
-1
/
+2
|
/
*
Bump all QtLocation 5.5 tags to 5.6
Alex Blasche
2015-09-23
1
-1
/
+1
*
Fix QtLocation \since tags in QML and C++
Alex Blasche
2015-05-29
1
-1
/
+1
*
Set shorter name for class names with 'MapData'
Michal Klocek
2015-05-04
1
-1
/
+1
*
Remove QGeoMapData class.
Michal Klocek
2015-05-04
1
-2
/
+2
*
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
*
Update license headers and add new license files
Antti Kokko
2014-08-24
1
-19
/
+11
*
Update copyright year to 2013
Sergio Ahumada
2013-06-13
1
-1
/
+1
*
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
/
+5
*
QtLocation: Fix dependencies, remove network.
Friedemann Kleint
2012-05-29
1
-1
/
+0
*
Correct destruction of mappingManagerEngine
Thomas Lowe
2012-05-29
1
-0
/
+2
*
Coverity and compiler warning fixes
Alex Wilson
2012-04-19
1
-1
/
+1
*
General documentation issues
Wolfgang Beck
2012-03-29
1
-1
/
+1
*
Refactoring of QtLocation API
Basel Hashisho
2012-03-09
1
-234
/
+17
*
Implementing deregisterMap to avoid crashes on slow requests
Alex Wilson
2012-03-09
1
-32
/
+80
*
Remove left overs from QGraphicsGeoMap removal
alex
2012-02-23
1
-26
/
+0
*
Adds the camera capabilities class.
David Laing
2012-02-16
1
-56
/
+4
*
Makes the map library use the file extension from the plugin.
David Laing
2012-02-02
1
-4
/
+4
*
Cleans up the projection code.
David Laing
2012-02-02
1
-0
/
+10
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Adding private API warnings for the Maps API.
David Laing
2012-01-09
1
-3
/
+3
*
Update copyright year in license headers.
Jason McDonald
2012-01-06
1
-1
/
+1
*
Renames the new mapping classes.
David Laing
2012-01-05
1
-33
/
+33
*
Fixing up a bunch of minor compile warnings
Alex Wilson
2011-12-28
1
-0
/
+1
*
Refactors the caching and tile fetching code.
David Laing
2011-12-19
1
-27
/
+129
*
Fixes the threading issues with maps.
David Laing
2011-12-07
1
-11
/
+12
*
Improves thread behaviour on termination.
David Laing
2011-12-02
1
-2
/
+9
*
Maptype support, basic China support, new maptile server
Timo Ojala
2011-11-18
1
-8
/
+5
*
Update structure of QtLocation documentation.
Aaron McCarthy
2011-10-25
1
-4
/
+4
*
Remove obsolete \since flags from good old Mobility times.
alex
2011-10-20
1
-1
/
+0
*
QML Map pinch and flick part 1/3
juhvu
2011-10-20
1
-0
/
+23
*
Fix missing/outdated license headers.
Aaron McCarthy
2011-09-26
1
-2
/
+2
*
Register TileSpec as a meta type for QGeoMappingManager.
Aaron McCarthy
2011-09-09
1
-0
/
+3
*
Squashed commit of the following:
Aaron McCarthy
2011-09-09
1
-35
/
+69
*
make QtLocation work while Qt is compiled with namespace
Alex
2011-06-21
1
-2
/
+2
*
Update licenseheader text in source files for qtlocation Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
first commit of QtLocation
Alex
2011-05-06
1
-0
/
+264