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
/
imports
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtLocation: Use the newly-introduced qmlWarning instead of qmlInfo
Robin Burchell
2017-01-13
12
-24
/
+24
*
Refactor QGeoMap API: split coordinate <-> itemPosition calls
Paolo Angelelli
2016-12-07
1
-10
/
+10
*
Merge remote-tracking branch 'gerrit/5.8' into dev
Alex Blasche
2016-12-05
6
-22
/
+23
|
\
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-28
1
-0
/
+3
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-24
1
-0
/
+3
|
|
|
\
|
|
|
*
Fix for QDeclarativeGeoMap::fitViewportToGeoShape and QGeoRectangle
Paolo Angelelli
2016-11-11
1
-0
/
+3
|
*
|
|
Renaming QGeoMapPrivate::changeMapSize to changeViewportSize
Paolo Angelelli
2016-11-22
6
-19
/
+19
|
*
|
|
Remove unused local variable from qdeclarativepolylinemapitem
Paolo Angelelli
2016-11-15
1
-3
/
+1
*
|
|
|
MapParameters for accessing specific features of custom QGeoMaps
Paolo Angelelli
2016-12-01
6
-2
/
+344
*
|
|
|
Add support for QGeoPath
Paolo Angelelli
2016-12-01
3
-0
/
+33
*
|
|
|
Checking for map presence before fitting to geoshape
Paolo Angelelli
2016-12-01
1
-1
/
+1
*
|
|
|
Removing m_serviceProvider from QDeclarativeGeoMap
Paolo Angelelli
2016-12-01
2
-6
/
+4
*
|
|
|
Use QLocationUtils::wrapLong thoughout the code
Paolo Angelelli
2016-11-30
2
-6
/
+4
*
|
|
|
Refactoring: removing m_reply from GeoReply classes
Paolo Angelelli
2016-11-29
2
-32
/
+17
*
|
|
|
Do not update geoLeftBound in Declarative Polygon updateSourcePoints
Paolo Angelelli
2016-11-15
1
-6
/
+0
*
|
|
|
Merge remote-tracking branch 'gerrit/5.8' into dev
Alex Blasche
2016-11-03
4
-10
/
+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'gerrit/5.7' into 5.8
Alex Blasche
2016-11-02
3
-8
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'gerrit/5.6' into 5.7
Alex Blasche
2016-11-02
1
-2
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Compilation fix
Vyacheslav Koscheev
2016-10-28
1
-1
/
+1
|
|
*
|
Fix for Map polygon not working on zoom
Paolo Angelelli
2016-09-19
1
-6
/
+6
|
|
*
|
Fix for polylines and polygon rendering wrong at the edge of the map
Paolo Angelelli
2016-09-19
2
-0
/
+11
|
*
|
|
Fix compilation
Maurice Kalinowski
2016-10-18
1
-2
/
+2
*
|
|
|
Fix for occasional gray bands appearing upon window resizing
Paolo Angelelli
2016-10-19
1
-2
/
+17
*
|
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-07
4
-35
/
+17
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix panActive state when last touch point is released
Frederik Gladhorn
2016-10-05
1
-2
/
+7
|
*
|
|
QDeclarativeGeoMapItemBase::childMouseEventFilter: Do not eat release events
Frederik Gladhorn
2016-10-05
1
-11
/
+7
|
*
|
|
Remove a bunch of ungrabTouch/Mouse calls
Frederik Gladhorn
2016-10-04
1
-15
/
+0
|
*
|
|
Fix typo
Frederik Gladhorn
2016-10-03
1
-1
/
+1
|
*
|
|
Remove dead code
Frederik Gladhorn
2016-10-03
1
-5
/
+0
|
*
|
|
Add missing panActiveChanged after flicking
Frederik Gladhorn
2016-10-03
1
-0
/
+1
|
*
|
|
Fix struct/class mis-match
Frederik Gladhorn
2016-09-29
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-21
4
-5
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-18
2
-3
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix for wrong map center at startup in mapviewer example
Paolo Angelelli
2016-09-05
2
-3
/
+4
|
*
|
|
Improve robustness of QML plugin loading
Simon Hausmann
2016-08-26
2
-2
/
+2
*
|
|
|
Fix class vs struct mismatch warning
Jake Petroules
2016-08-23
1
-1
/
+3
|
/
/
/
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
2
-2
/
+8
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-16
2
-2
/
+8
|
|
\
\
|
|
|
/
|
|
*
Fix for invisible copyright notice with Holo theme on android
Paolo Angelelli
2016-08-05
1
-1
/
+5
|
|
*
Fix accessing a MapPolyline delegate before it is handed over to Map
Paolo Angelelli
2016-08-04
1
-1
/
+3
*
|
|
QDeclarativeGeoMap::sendTouchEvent: fix compilation
Simon Hausmann
2016-08-12
1
-4
/
+11
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
2
-0
/
+39
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
2
-0
/
+39
|
|
\
\
|
|
|
/
|
|
*
Enable dynamic addition/removal of map types by the mapping manager
Paolo Angelelli
2016-07-29
2
-0
/
+39
*
|
|
Merge remote-tracking branch 'gerrit/5.7' into dev
Alex Blasche
2016-07-29
15
-226
/
+557
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Michal Klocek
2016-07-28
9
-139
/
+349
|
|
\
\
|
|
|
/
|
|
*
Add minimal map qml example
Michal Klocek
2016-07-28
1
-23
/
+9
|
|
*
Fix the fitViewportToGeoShape calculation
Michal Klocek
2016-07-28
1
-32
/
+73
|
|
*
Fix for qgeocirclemapitem generation with invalid radius
Paolo Angelelli
2016-07-26
1
-1
/
+1
|
|
*
A fix for not working setVisibleRegion
Michal Klocek
2016-06-24
2
-3
/
+18
[next]