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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Merge remote-tracking branch 'gerrit/5.8' into 5.9" into refs/staging/5.9
Paolo Angelelli
2017-02-28
5
-40
/
+57
|
\
|
*
Merge remote-tracking branch 'gerrit/5.8' into 5.9
Alex Blasche
2017-02-28
5
-40
/
+57
|
|
\
|
|
*
Fix null pointer exception
Paolo Angelelli
2017-02-28
1
-1
/
+1
|
|
*
Consider devicePixelRatio when enabling tiles mipmapping
Paolo Angelelli
2017-02-28
1
-2
/
+3
|
|
*
Reduce the amount of mutexed code
Paolo Angelelli
2017-02-28
1
-2
/
+3
|
|
*
Clarify osm plugin documentation
Paolo Angelelli
2017-02-28
1
-3
/
+5
|
|
*
Fix incorrect handling of provider resolution for offline storage
Paolo Angelelli
2017-02-28
2
-32
/
+45
*
|
|
Do not create error when mapgl submodule is not checked out
Alex Blasche
2017-02-28
1
-2
/
+2
*
|
|
Fix frustum footprint calculation in QGeoCameraTiles
Paolo Angelelli
2017-02-28
1
-148
/
+30
*
|
|
Make min/max Tilt/FieldOfView Read/Write
Paolo Angelelli
2017-02-28
2
-54
/
+191
*
|
|
Make QGeoCameraCapabilities independent of the engine
Paolo Angelelli
2017-02-28
18
-104
/
+269
|
/
/
*
|
Use qRadiansToDegrees() and qDegreesToRadians() more widely
Edward Welbourne
2017-02-27
6
-50
/
+25
*
|
Fix incorrect method invocation in QPlaceSearchReplyOsm
Paolo Angelelli
2017-02-27
1
-1
/
+1
*
|
Use an ordered container for storing map items
Bruno de Oliveira Abinader
2017-02-24
2
-4
/
+3
*
|
Warn when mapbox-gl-native submodule is not present
Thiago Marcos P. Santos
2017-02-24
1
-7
/
+19
*
|
Better dependency tracking when building 3rdparty modules
Thiago Marcos P. Santos
2017-02-24
3
-26
/
+13
*
|
Bump mapbox-gl-native package version
Thiago Marcos P. Santos
2017-02-20
1
-0
/
+0
*
|
Fix support for MapParameters on Mapbox GL plugin
Thiago Marcos P. Santos
2017-02-17
10
-340
/
+880
*
|
Move mapboxgl.use_fbo to the mapboxgl.mapping namespace
Thiago Marcos P. Santos
2017-02-17
2
-3
/
+3
*
|
Optional support for QSGMapboxGLRenderNode
Bruno de Oliveira Abinader
2017-02-16
7
-23
/
+124
*
|
OsrmV5: Point translators to github project with translations
Friedemann Kleint
2017-02-15
1
-0
/
+1
*
|
QGeoMapMapboxGL: Fix tr()-context of warning
Friedemann Kleint
2017-02-15
1
-1
/
+1
*
|
Remove moc_* inclusions from source files
Paolo Angelelli
2017-02-14
35
-69
/
+1
*
|
Fix export macro in private headers
Paolo Angelelli
2017-02-14
17
-39
/
+40
*
|
Remove unused includes from qgeorouterequest.cpp
Paolo Angelelli
2017-02-14
1
-3
/
+0
*
|
Support for Mapbox GL Native rendering of QML Map{Polygon,Polyline} items
Bruno de Oliveira Abinader
2017-02-14
8
-113
/
+330
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-14
7
-16
/
+21
|
\
\
|
|
/
|
*
Fix plugins documentation that makes the text exceed the column width
Paolo Angelelli
2017-02-09
2
-5
/
+5
|
*
Fix HERE Plugin requesting invalid range when on high dpi mode
Paolo Angelelli
2017-02-08
1
-8
/
+12
|
*
Set parent to timers in position plugins
Vyacheslav Koscheev
2017-02-07
4
-4
/
+4
*
|
Remove dirty geo* flags from map items
v5.9.0-alpha1
Paolo Angelelli
2017-02-13
7
-77
/
+1
*
|
QGeoRouteParserOsrmV5: Split messages
Friedemann Kleint
2017-02-13
1
-5
/
+3
*
|
Default style for the copyright defined on the plugin
Thiago Marcos P. Santos
2017-02-13
14
-45
/
+79
*
|
QDeclarativeGeoRouteModel: Add missing tr()
Friedemann Kleint
2017-02-13
1
-1
/
+1
*
|
Fix documentation horizontal scrolling on Mapbox's plugins
Thiago Marcos P. Santos
2017-02-13
2
-5
/
+8
*
|
mapbox-gl-native and mapboxgl depend on opengl (attempt 2)
Liang Qi
2017-02-13
2
-2
/
+2
*
|
Use OpenGL anisotropic texture filtering if available
Paolo Angelelli
2017-02-13
1
-5
/
+13
*
|
QGeoMapMapboxGL: Fix tr()-context of warning
Friedemann Kleint
2017-02-13
1
-1
/
+1
*
|
mapbox-gl-native and mapboxgl depend on opengl
Liang Qi
2017-02-13
2
-16
/
+20
*
|
Use cameraCapabilities from QGeoMap
Paolo Angelelli
2017-02-10
1
-4
/
+4
*
|
Remove unused qgeocameracapabilities includes from map items
Paolo Angelelli
2017-02-10
5
-5
/
+0
*
|
Add a default development token for Mapbox GL styles
Thiago Marcos P. Santos
2017-02-08
3
-1
/
+38
*
|
Fix broken table on Mapbox GL plugin
Thiago Marcos P. Santos
2017-02-08
1
-0
/
+1
*
|
Fix Mapbox GL plugin not being bundled on Android
Thiago Marcos P. Santos
2017-02-02
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-02
5
-11
/
+14
|
\
\
|
|
/
|
*
Fix for index OOB
Paolo Angelelli
2017-01-27
1
-0
/
+3
|
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Liang Qi
2017-01-26
4
-11
/
+11
|
|
\
|
|
*
Update QtLocation and QtPositioning QML versions for 5.8 release
v5.8.0-rc1
v5.8.0
5.8.0
Alex Blasche
2016-12-07
4
-11
/
+11
*
|
|
Merge dev into 5.9
Oswald Buddenhagen
2017-02-01
133
-1715
/
+5059
|
\
\
\
|
*
|
|
Fix documentation for QDeclarativeGeoMapCopyrightsNotice
Paolo Angelelli
2017-02-01
1
-1
/
+1
[next]