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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile error because of missing header
Rainer Keller
2013-02-06
1
-1
/
+1
*
Remove use of QT_{BEGIN,END}_HEADER macros.
Aaron McCarthy
2013-02-03
22
-108
/
+0
*
Change copyright from 2012 to 2013
Rainer Keller
2013-01-17
54
-54
/
+54
*
Fix qmake warnings
Rainer Keller
2013-01-17
7
-11
/
+11
*
Fix module dependencies between QtLocation and Qt3D
Simon Hausmann
2012-10-01
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
87
-2089
/
+2089
*
Fix compilation on QNX
Sean Harmer
2012-08-28
4
-11
/
+11
*
Docs: change inappropriate references to 'element'.
Peter Yard
2012-08-22
1
-1
/
+1
*
Let mapscene manage its own light for the map tiles
Ian Chen
2012-07-30
1
-0
/
+8
*
Fix incorrect warning messages + refactor error handling
abcd
2012-07-20
1
-3
/
+0
*
Don't rely on indirect inclusion; include <qdatastream.h>
Thiago Macieira
2012-06-27
2
-0
/
+2
*
Fix compile warnings.
Aaron McCarthy
2012-06-26
1
-7
/
+5
*
Save and restore cache queues, for better caching
Thomas Lowe
2012-06-22
2
-24
/
+118
*
Fix up documentation.
Aaron McCarthy
2012-06-21
1
-2
/
+2
*
Rename QGeoBoundingArea and related classes to QGeoShape.
Aaron McCarthy
2012-06-21
15
-62
/
+58
*
Add missing QGeoServiceProvider documentation.
Aaron McCarthy
2012-06-20
2
-13
/
+98
*
Fix qtlocation build for WEC7.
Janne Anttila
2012-06-20
3
-2
/
+6
*
Remove corrections
abcd
2012-06-14
1
-4
/
+3
*
Use QPointer instead of QWeakPointer.
Stephen Kelly
2012-06-07
2
-3
/
+4
*
Remove Maps from public C++ API.
Aaron McCarthy
2012-06-07
41
-735
/
+811
*
Fix errors reported by coverity.
Aaron McCarthy
2012-06-04
1
-1
/
+0
*
Stop timer before stopping thread.
Aaron McCarthy
2012-05-31
1
-3
/
+4
*
QtLocation: Fix dependencies, remove network.
Friedemann Kleint
2012-05-29
5
-7
/
+1
*
Correct destruction of mappingManagerEngine
Thomas Lowe
2012-05-29
8
-23
/
+43
*
Make prefetchData() virtual instead of pure virtual
abcd
2012-05-24
1
-1
/
+1
*
Docs: Bug-5818 fixes.
Peter Yard
2012-05-21
8
-26
/
+27
*
Simple prefetch scheme
Thomas Lowe
2012-05-16
14
-45
/
+155
*
Renamed terms and conditions as Nokia.
Chris Axiarlis
2012-05-16
1
-3
/
+3
*
Removed spurious pointer check before deletion
Cristian Adam
2012-05-16
4
-38
/
+17
*
Coding style fixes: whitespace around pointers/references
Alex Wilson
2012-05-15
57
-152
/
+152
*
Fixed -qtnamespace compilation issues.
Rohan McGovern
2012-05-15
2
-4
/
+4
*
Coding style fixes: whitespace crusades
Alex Wilson
2012-05-15
17
-37
/
+46
*
Coding style fixes: use post-increment in for loops
Alex Wilson
2012-05-15
1
-1
/
+1
*
Coding style fixes: use Q_SIGNALS/Q_SLOTS
Alex Wilson
2012-05-15
3
-4
/
+4
*
Coding style fixes, round #1
Alex Wilson
2012-05-15
18
-10
/
+34
*
Files renamed and cache only accessed through engine
Thomas Lowe
2012-05-09
15
-208
/
+193
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-08
1
-1
/
+1
*
Do not completely ignore plugin error messages
Cristian Adam
2012-05-08
1
-1
/
+1
*
QtLocation: Fix compiler warnings.
Friedemann Kleint
2012-04-27
1
-2
/
+2
*
Reduce default tile+texture cache size to 9Mb (was 16Mb)
Alex Wilson
2012-04-26
1
-2
/
+2
*
Retry failed tile loads 5 times (with exp backoff) before giving up
Alex Wilson
2012-04-24
7
-0
/
+123
*
Clean up duplicated code in qgeoserviceprovider.cpp
Alex Wilson
2012-04-20
8
-216
/
+122
*
Coverity and compiler warning fixes
Alex Wilson
2012-04-19
12
-5
/
+27
*
Call deregisterMap() when destructing a QGeoTiledMapData
Alex Wilson
2012-04-19
2
-0
/
+10
*
Changed pan() to not alter the altitude of the camera
Thomas Lowe
2012-04-17
1
-0
/
+3
*
Comments only. My interpretation of geomapgeometry variables
Thomas Lowe
2012-04-17
1
-11
/
+24
*
Fix drawing of map items that span across dateline
Ian Chen
2012-04-12
1
-2
/
+12
*
Fix map panning issue when 2 maps are displayed on screen
Ian Chen
2012-04-12
2
-0
/
+41
*
Tile cache size control using plugin params
Cristian Adam
2012-04-04
5
-13
/
+45
*
Add more unit tests in map geometry on tile updates
Ian Chen
2012-04-04
1
-1
/
+1
[next]