index
:
qt/qtpositioning.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.11
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.4
5.5
5.6
5.7
5.8
5.9
5.9.8
6.10
6.2
6.2.0
6.2.1
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
noqt3d
old/5.2
wip/cmake
wip/experimental_scenegraphing
wip/navigation
wip/qa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
positioning
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add curly braces around textual descriptions of images
Dheerendra Purohit
2025-06-18
1
-1
/
+1
*
Docs: rename permissions screenshot
Ivan Solovev
2025-06-17
2
-1
/
+1
*
Doc: Add textual descriptions for images in Qt Positioning docs
Dheerendra Purohit
2025-06-16
1
-1
/
+1
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
2025-05-27
1
-0
/
+3
*
qtpositioning: pass the seed to QtPrivate::QHashCombine
Thiago Macieira
2025-05-23
1
-1
/
+1
*
Add QDataStream serialization support for QGeoPolygon::holePath()
Ivan Solovev
2025-04-28
1
-1
/
+19
*
Mark qlocationutils.cpp as security-critical
Ivan Solovev
2025-04-24
1
-0
/
+2
*
QGeo{Satellite,Position}Info: prevent unnecessary detaching
Ivan Solovev
2025-04-16
2
-4
/
+10
*
Use QHash::value(key, defVal) instead of contains() + op[]
Ivan Solovev
2025-04-16
2
-6
/
+2
*
Replace Q_DECL_CONSTEXPR with constexpr
Ivan Solovev
2025-04-16
3
-78
/
+78
*
Fix QGeoPolygon::toString() output
Ivan Solovev
2025-04-16
1
-1
/
+2
*
QGeoSatelliteInfoPrivate: use QGSI::Attribute instead of int in the hash
Ivan Solovev
2025-04-16
2
-8
/
+8
*
Add missing export macro to fix ASAN/UBSAN build
David Faure
2025-03-19
1
-1
/
+1
*
Doc: Make QNmeaPositionInfoSource::setDevice() description more robust
Kai Köhne
2024-12-07
1
-3
/
+3
*
Doc: Fix links to QIODeviceBase:: flags
Kai Köhne
2024-12-07
2
-2
/
+2
*
QtPositioning: add docs for member-swap()
Ivan Solovev
2024-11-19
6
-0
/
+36
*
Doc: Enable documentation testing in the CI
Topi Reinio
2024-11-04
1
-0
/
+3
*
Android: call the init class setContext() from JNI_OnLoad()
Assam Boudjelthia
2024-08-19
1
-1
/
+1
*
Docs: Organize topics in the qtpositioning repo
Alexei Cazacov
2024-07-26
2
-1
/
+38
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-05-29
1
-1
/
+0
*
Correct license for examples files
Lucie Gérard
2024-03-26
1
-1
/
+1
*
Android: allow to convert altitude to MSL on Android 14 and later
Ivan Solovev
2024-02-14
2
-1
/
+101
*
NMEA plugin docs: use sentence case for the headers consistently
Ivan Solovev
2024-02-14
1
-1
/
+1
*
Plugin Docs: consistently use Examples as a name of a section
Ivan Solovev
2024-02-14
2
-2
/
+2
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-09
1
-1
/
+0
*
Remove the use of Q_POSITIONING_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
10
-21
/
+20
*
Tweak example names
Kai Köhne
2024-01-08
3
-5
/
+5
*
Doc: Improve QtPositioning QML module page
Topi Reinio
2023-12-05
1
-6
/
+9
*
Doc: Highlight some examples for 'Positioning & Location' category
Kai Köhne
2023-10-09
1
-2
/
+3
*
QGeoPositionInfoSource: fix binding loops
Ivan Solovev
2023-10-06
1
-3
/
+3
*
Doc: All overviews list categorization
Jaishree Vyas
2023-09-07
1
-1
/
+1
*
Eradicate Q_FOREACH [2/2]: clearly non-modifiying loops
Marc Mutz
2023-08-04
1
-2
/
+1
*
Eradicate Q_FOREACH [1/2]: const locals (incl. former rvalues)
Marc Mutz
2023-08-04
3
-3
/
+3
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-15
3
-2
/
+4
*
NMEA SatelliteInfo simulation reader: prevent an infinite loop
Ivan Solovev
2023-07-13
1
-1
/
+1
*
Doc: Remove \ingroup all-examples command from the docs
Jaishree Vyas
2023-07-12
1
-1
/
+0
*
Doc: Add Qt Location as a dependency
Andreas Eliasson
2023-07-04
1
-1
/
+10
*
Doc: Revise Qt Positioning QML docs
Andreas Eliasson
2023-07-03
2
-41
/
+18
*
Make QGeoShape only QML_CONSTRUCTIBLE_VALUE, not structured
Ulf Hermann
2023-06-08
1
-1
/
+1
*
Doc: Use correct location for example sources
Kai Köhne
2023-05-03
1
-1
/
+1
*
Extend documentation to mention new QPermission API usage
Juha Vuolle
2023-03-16
1
-0
/
+10
*
Fix overly strong limitation of webmercator latitude
Matthias Rauter
2023-03-09
1
-11
/
+11
*
Remove watchOS and tvOS specific code
Juha Vuolle
2023-02-15
1
-1
/
+1
*
Allow to specify a baud rate for NMEA plugin
Ivan Solovev
2023-02-14
2
-2
/
+15
*
Refactor satelliteinfo example
Ivan Solovev
2023-02-14
1
-0
/
+6
*
Extend NMEA plugin docs for SatelliteSource QML API
Ivan Solovev
2023-02-10
1
-2
/
+21
*
Rename conflicting macros
Friedemann Kleint
2023-02-09
3
-13
/
+13
*
Remove duplicated constant
Friedemann Kleint
2023-02-08
1
-3
/
+2
*
Remove geoflickr example
Matthias Rauter
2023-01-25
2
-10
/
+6
*
QGeoShape: fix BiC on MSVC
Marc Mutz
2023-01-23
5
-9
/
+8
[next]