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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable testing of QGeoPositionSourceInfo::supportedPositioningMethodsChanged()
Alex Blasche
2019-01-04
1
-0
/
+9
*
Prevent potential blockage of setPreferredPositioningMethods()
Alex Blasche
2019-01-04
1
-5
/
+11
*
Ensure QGeoPositionInfoSource::supportedPositioningMethodsChanged() on Android
Alex Blasche
2019-01-04
4
-3
/
+23
*
Improve QGeoPositionInfoSource::supportedPositioningMethods() docs
Alex Blasche
2019-01-04
1
-4
/
+38
*
Fix QGeoPositionInfoSource::supportedPositioningMethods() on Android
Alex Blasche
2019-01-02
1
-1
/
+1
*
Introduce a map plugin parameter to decide U-Turn direction
Tasuku Suzuki
2018-12-26
7
-15
/
+70
*
Register QGeoCoordinate debug streaming operator
Alex Blasche
2018-12-21
1
-2
/
+7
*
Enable QVariant::save for QGeoCoordinate
Alex Blasche
2018-12-21
1
-0
/
+23
*
Collect vertical position accurancy details
Alex Blasche
2018-12-14
1
-1
/
+15
*
Add ability to visually log position updates in test app
Alex Blasche
2018-12-12
6
-6
/
+110
*
Ignore Android specific build files
Alex Blasche
2018-12-10
1
-0
/
+3
*
Fix warnings in jnipositioning.cpp
Alex Blasche
2018-12-10
1
-27
/
+28
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-12-10
5
-16
/
+38
|
\
|
*
Merge remote-tracking branch 'origin/5.11.3' into 5.11
Qt Forward Merge Bot
2018-12-04
1
-0
/
+32
|
|
\
|
|
*
Add changes file for Qt 5.11.3
v5.11.3
5.11.3
Alex Blasche
2018-11-23
1
-0
/
+32
|
*
|
Fix compilation with GCC < 5.0
Paolo Angelelli
2018-11-30
1
-6
/
+6
|
*
|
Fix missing geometry update when changing border width
Paolo Angelelli
2018-11-19
2
-12
/
+2
|
*
|
Fix unstable rotation gesture
Tasuku Suzuki
2018-11-14
1
-0
/
+1
|
|
/
|
*
Bump version
Oswald Buddenhagen
2018-11-08
1
-1
/
+1
|
*
Mapbox: Only include matching categories in the results
Andy Shaw
2018-11-06
1
-4
/
+3
*
|
Fix horizontal accuracy comparison for competing position results
Alex Blasche
2018-12-05
1
-1
/
+1
*
|
Fix warning in Android position plugin
Alex Blasche
2018-12-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.12.0' into 5.12
Qt Forward Merge Bot
2018-12-05
4
-3
/
+55
|
\
\
|
*
|
QGeoPath: revert clear API to clearPath
v5.12.0-rc2
v5.12.0-rc1
v5.12.0
5.12.0
Samuel Gaist
2018-11-10
3
-3
/
+3
|
*
|
Add changes file for Qt 5.12.0
Paolo Angelelli
2018-11-07
1
-0
/
+52
*
|
|
Port Nokia geo service plugin to QRegularExpression
Samuel Gaist
2018-12-04
1
-4
/
+6
*
|
|
Fix compilation with gcc 4.8
Ville Voutilainen
2018-12-03
3
-10
/
+9
*
|
|
Fix regression in error handling in QGeoServiceProvider
Paolo Angelelli
2018-12-03
1
-1
/
+1
*
|
|
Make tiled renderer and QGeoProjectionWebMercator debuggable
Paolo Angelelli
2018-11-28
13
-206
/
+444
*
|
|
winrt: Implement minimumUpdateInterval
Oliver Wolff
2018-11-28
1
-12
/
+12
*
|
|
winrt: Restart location handler on setUpdateInterval if necessary
Oliver Wolff
2018-11-28
1
-0
/
+8
*
|
|
winrt: Remove unneeded status change callback
Oliver Wolff
2018-11-28
2
-18
/
+0
*
|
|
winrt: Check availability in requestAccess on desktop builds
Oliver Wolff
2018-11-28
1
-5
/
+39
*
|
|
winrt: Small code cleanup
Oliver Wolff
2018-11-28
1
-4
/
+1
*
|
|
winrt: Add nativeStatus helper functions
Oliver Wolff
2018-11-28
1
-14
/
+18
*
|
|
winrt: Add categorized logging
Oliver Wolff
2018-11-28
2
-1
/
+32
*
|
|
winrt: Fix namespaced builds
Oliver Wolff
2018-11-28
1
-0
/
+4
*
|
|
winrt: Make sure that Co(Un)Initialize is called
Oliver Wolff
2018-11-28
1
-0
/
+2
*
|
|
winrt: Replace deprecated functions
Oliver Wolff
2018-11-28
1
-20
/
+31
*
|
|
winrt: Fix setting of verticalAccuracy
Oliver Wolff
2018-11-28
1
-1
/
+1
*
|
|
winrt: Minor code cleanup
Oliver Wolff
2018-11-28
4
-11
/
+12
*
|
|
Improve the initialization behavior of CategoryModel
Paolo Angelelli
2018-11-27
2
-7
/
+27
*
|
|
Fix error handling in QGeoServiceProvider
Paolo Angelelli
2018-11-27
1
-4
/
+8
*
|
|
Add QAbstractNavigator::setTrackPosition
Paolo Angelelli
2018-11-26
3
-4
/
+6
*
|
|
Fix MapItemView removing wrong indices on model changes
Paolo Angelelli
2018-11-22
2
-46
/
+51
*
|
|
winrt: Fix msvc condition in configure tests
Oliver Wolff
2018-11-22
1
-1
/
+1
*
|
|
Do not build geoclue plugins on platforms != linux
Oliver Wolff
2018-11-22
1
-2
/
+2
*
|
|
Fix GeoProjectionWebMercator and MapPolyline incorrect projection
Paolo Angelelli
2018-11-19
2
-5
/
+135
*
|
|
Doc: Make documented QML imports follow Qt versioning
Topi Reinio
2018-11-16
3
-87
/
+113
*
|
|
Improve error reporting in plugin loading
Paolo Angelelli
2018-11-05
2
-2
/
+12
[next]