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
*
Add actual text of Boost Software License
Kai Koehne
2020-08-26
1
-0
/
+27
*
doc: fix spelling of signal name "onFlickStarted"
Rolf Eike Beer
2019-11-15
1
-1
/
+1
*
Fix OSM parsing of place_id
Paolo Angelelli
2019-10-21
1
-1
/
+1
*
Improve DynamicParameter documentation
Paolo Angelelli
2019-10-10
1
-6
/
+8
*
Fix slow Map.removeMapItem
Paolo Angelelli
2019-10-09
2
-20
/
+32
*
Improve debugging in mapboxgl plugin when running without opengl backend
Paolo Angelelli
2019-08-20
1
-0
/
+6
*
winrt: Do not assert if requesting access failed
Oliver Wolff
2019-06-24
1
-1
/
+4
*
Fix crash when removing items from MapboxGL maps
Paolo Angelelli
2019-05-28
12
-31
/
+13
*
Use network cache when fetching provider data in the OSM plugin
Paolo Angelelli
2019-05-06
2
-16
/
+24
*
QDeclarativeGeoMapItemView: Silence MSVC warnings about comments
Friedemann Kleint
2019-04-11
1
-3
/
+3
*
Display a notice when requesting a SSL map type without SSL support
Paolo Angelelli
2019-03-25
3
-17
/
+47
*
Fix Map destructor incorrectly deleting MapItemViews
Paolo Angelelli
2019-03-25
3
-40
/
+75
*
Document QGeoPath::length behavior
Paolo Angelelli
2019-03-19
1
-0
/
+4
*
Fix incorrect indexing of Mapbox tiles in the cache
Paolo Angelelli
2019-03-18
1
-1
/
+1
*
Print warning when QGeoFileTileCache::init fails creating the directory
Paolo Angelelli
2019-03-10
1
-1
/
+3
*
Re-enable geoclue plugins on BSD style
Alex Blasche
2019-02-12
1
-2
/
+2
*
geoservices_mapboxgl depends on opengl and gui
Liang Qi
2019-02-06
1
-0
/
+1
*
winrt: Remove incorrect asserts and fix incorrect condition
Oliver Wolff
2019-01-31
1
-3
/
+1
*
Document Qt.labs.location qml module
Paolo Angelelli
2019-01-30
1
-0
/
+18
*
winrt: Initialize position source on first usage
Oliver Wolff
2019-01-14
2
-24
/
+54
*
winrt: Depend on access to service for supportedPositioningMethods
Oliver Wolff
2019-01-14
1
-12
/
+2
*
winrt: Implement supportedPositioningMethodsChanged
Oliver Wolff
2019-01-14
1
-0
/
+10
*
winrt: Initialize status and position tokens' values in constructor
Oliver Wolff
2019-01-14
1
-3
/
+2
*
winrt: Do not emit error signal with NoError
Oliver Wolff
2019-01-14
1
-1
/
+4
*
winrt: Smaller code cleanups
Oliver Wolff
2019-01-14
2
-15
/
+14
*
winrt: Check access to location service on every call
Oliver Wolff
2019-01-14
1
-10
/
+16
*
winrt: Minor changes to logging
Oliver Wolff
2019-01-14
1
-2
/
+3
*
winrt: React on position source status change events
Oliver Wolff
2019-01-14
2
-55
/
+52
*
Fix MapObjectView removing wrong indices on model changes
Paolo Angelelli
2019-01-14
2
-10
/
+21
*
Fix QGeoRectangle::operator|=
Paolo Angelelli
2019-01-14
1
-18
/
+23
*
Fix use_mapbox_text_instructions typo
Tasuku Suzuki
2019-01-13
1
-1
/
+1
*
Fix crash when assigning a Component to MapQuickItem.sourceItem
Paolo Angelelli
2019-01-11
1
-2
/
+3
*
Fix MapItemView attempting to instantiate items with map not set
Paolo Angelelli
2019-01-07
1
-0
/
+3
*
winrt: Minor improvements in error handling
Oliver Wolff
2019-01-04
1
-2
/
+3
*
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
*
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
4
-16
/
+6
|
\
|
*
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
|
*
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
[next]