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
/
plugins
/
position
/
winrt
/
qgeopositioninfosource_winrt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
winrt: Do not assert if requesting access failed
Oliver Wolff
2019-06-24
1
-1
/
+4
*
winrt: Remove incorrect asserts and fix incorrect condition
Oliver Wolff
2019-01-31
1
-3
/
+1
*
winrt: Initialize position source on first usage
Oliver Wolff
2019-01-14
1
-18
/
+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
1
-5
/
+4
*
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
1
-54
/
+48
*
winrt: Minor improvements in error handling
Oliver Wolff
2019-01-04
1
-2
/
+3
*
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
1
-14
/
+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
1
-0
/
+22
*
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
1
-4
/
+5
*
Declare/Register metatype for QGeoPositionInfo
Paolo Angelelli
2018-03-23
1
-4
/
+0
*
winrt: Add error handling for GeoPositionInfoSource creation
Oliver Wolff
2017-04-24
1
-7
/
+19
*
Remove support for WinRT 8.1 and Windows Phone 8.1
Maurice Kalinowski
2017-01-19
1
-8
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-28
1
-2
/
+19
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-24
1
-2
/
+19
|
|
\
|
|
*
winrt: Use backend provided timestamps
Maurice Kalinowski
2016-11-04
1
-2
/
+19
*
|
|
winrt: Fixup for 79697d9fb63a109eb8e5098c90fd287815deb12b
v5.8.0-beta1
Maurice Kalinowski
2016-10-24
1
-1
/
+2
*
|
|
winrt: Code cleanup
Maurice Kalinowski
2016-10-24
1
-1
/
+1
*
|
|
winrt: Add direction to position information
Maurice Kalinowski
2016-10-06
1
-0
/
+11
*
|
|
Fix namespaced build of Qt
Maurice Kalinowski
2016-06-10
1
-2
/
+2
|
/
/
*
|
winrt: Enable compilation with desktop mkspec
Maurice Kalinowski
2016-05-18
1
-1
/
+13
|
/
*
WinRT: Refactor backend
Maurice Kalinowski
2015-12-09
1
-100
/
+227
*
Updated WinRT license headers to use LGPLv3 instead of LGPLv21
Jani Heikkinen
2015-05-20
1
-10
/
+13
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-03-17
1
-0
/
+5
|
\
|
*
WinPhone: Disallow update interval of 0 ms
Maurice Kalinowski
2015-03-06
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-03-03
1
-1
/
+5
|
\
\
|
|
/
|
*
WinRT: Set default timeout value properly
Maurice Kalinowski
2015-02-24
1
-1
/
+5
*
|
Update contact URL in all license headers to qt.io
Alex Blasche
2015-02-18
1
-1
/
+1
*
|
Update BSD and LGPLv2.1 licenses
Alex Blasche
2015-02-18
1
-3
/
+3
*
|
Update all LGPLv2.1 license headers in source to latest version
Alex Blasche
2015-02-15
1
-4
/
+4
|
/
*
Update license headers and add new license files
Antti Kokko
2014-08-24
1
-18
/
+10
*
Implement WinRT plugin for positioning
Maurice Kalinowski
2014-05-23
1
-0
/
+392