index
:
qt/qtlocation.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.2
6.2.0
6.2.2
6.2.3
6.2.4
6.3
6.3.0
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
6.9.2
6.9.3
dev
lts-6.2
noqt3d
old/5.2
wip/cmake
wip/experimental_scenegraphing
wip/navigation
wip/qa
Qt Location
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QGeoTileSpec: properly implement qHash()
HEAD
dev
Marc Mutz
2026-04-21
3
-10
/
+19
*
Add security headers to remaining files in src/location/
Øystein Heskestad
2026-04-07
4
-0
/
+5
*
Add security headers to src/location/quickmapitems
Øystein Heskestad
2026-04-07
32
-0
/
+32
*
Add security headers to src/location/declarativeplaces
Øystein Heskestad
2026-03-20
16
-0
/
+16
*
Add security headers to src/location/declarativemaps
Øystein Heskestad
2026-03-20
10
-0
/
+10
*
Add security headers to src/location/maps
Øystein Heskestad
2026-03-18
89
-0
/
+89
*
Add security headers to src/location/places
Øystein Heskestad
2026-03-16
65
-0
/
+65
*
configure: Add qt_cmdline.cmake and fix features in src/configure.cmake
Joerg Bornemann
2026-03-09
1
-4
/
+8
*
Add security headers to the OpenStreetMap plugin
Øystein Heskestad
2026-03-09
30
-0
/
+30
*
Add security headers to the itemsoverlay plugin
Øystein Heskestad
2026-03-04
6
-1
/
+6
*
Doc: Fix QDoc warnings in Qt Location
Jerome Pasion
2026-02-27
9
-27
/
+36
*
Fix "is integral" check in QGeoCameraTilesPrivate::tilesFromPolygon
Ivan Solovev
2026-02-26
1
-2
/
+2
*
Fix fuzzy comparison in QGeoCameraTiles
Ivan Solovev
2026-02-26
1
-5
/
+5
*
Doc: Remove const qualifier from \qmlmethod signatures
Topi Reinio
2026-02-24
3
-3
/
+3
*
QGeoCameraTiles: fix default value of the side length
Ivan Solovev
2026-02-23
1
-1
/
+1
*
QGeoRouteXmlParser: remove incorrect commented-out code
Ivan Solovev
2026-02-23
1
-5
/
+0
*
Fix fuzzy comparison in QPlaceResultPrivate::compare()
Ivan Solovev
2026-02-23
1
-1
/
+1
*
Adapt to QQmlPropertyMap default c-tor deprecation
Ivan Solovev
2026-02-23
2
-3
/
+3
*
Readd Q_ENUM for enums declared as QFlags
Ahmad Samir
2025-12-13
3
-0
/
+9
*
Mark the whole repo with QT_NO_URL_CAST_FROM_STRING
Ahmad Samir
2025-12-10
2
-15
/
+15
*
Remove redundant Q_ENUMS usage
Ahmad Samir
2025-12-08
2
-2
/
+1
*
Port Q_ENUMS/FLAGS to Q_ENUM/FLAG
Ahmad Samir
2025-12-08
13
-45
/
+37
*
Doc: Mark internal APIs with \internal
Safiyyah Moosa
2025-11-13
3
-1
/
+8
*
Doc: Suppress "No output generated for..." QDoc warnings
Venugopal Shivashankar
2025-11-06
1
-0
/
+5
*
Docs: fix documentation for geoRectangle
Eren Bursali
2025-10-15
3
-6
/
+6
*
Docs: Fix links to geoShape property
Eren Bursali
2025-10-15
3
-3
/
+3
*
Docs: fix documentation for geoPath
Eren Bursali
2025-10-15
1
-2
/
+2
*
Docs: fix documentation for geoCircle
Eren Bursali
2025-10-15
3
-5
/
+5
*
Doc: Add missing property declarations
David Boddie
2025-10-10
1
-0
/
+10
*
Don't store redundant model data in MapItemView
Ulf Hermann
2025-09-23
1
-8
/
+23
*
CMake: Don't publicly propagate private Qt modules for public modules
Alexandru Croitor
2025-07-29
1
-1
/
+2
*
Add missing namespacing
Tim Blechmann
2025-07-19
1
-0
/
+4
*
Fix nullptr dereference when aborting a geocoding request
Volker Krause
2025-07-15
1
-0
/
+2
*
Remove outdated statement on modifying lists
Matthias Rauter
2025-07-15
2
-18
/
+8
*
Expose delegateModelAccess from QDeclarativeGeoMapItemView
Ulf Hermann
2025-05-29
2
-4
/
+62
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
2025-05-27
1
-0
/
+3
*
Remove reference to the Map.gesture property from docs and tests
Volker Krause
2025-05-22
1
-2
/
+0
*
Fix migration documentation title
Volker Krause
2025-04-24
1
-1
/
+1
*
Read street number from Nominatim geocoding responses
Volker Krause
2025-04-23
1
-0
/
+1
*
Use the transformed path to check for contains
Matthias Rauter
2025-04-16
1
-2
/
+2
*
Add contains() function to QDeclarativeGeoMapQuickItem
Matthias Rauter
2025-04-15
2
-0
/
+15
*
QCache3Q: avoid double-lookups in insert()
Marc Mutz
2025-03-10
1
-4
/
+6
*
Return on empty path in greaterCirclePath to avoid crash
Matthias Rauter
2025-02-26
1
-0
/
+2
*
Doc: Fix incorrect \inherits command
Topi Reinio
2025-02-14
1
-1
/
+1
*
QGeoFileTileCache: handle write errors (better)
Marc Mutz
2025-02-05
1
-17
/
+19
*
doc: Update types of QML properties to QML types
David Boddie
2025-01-28
3
-8
/
+8
*
Update Q_REVISION to two-component revisions
Ulf Hermann
2025-01-14
3
-5
/
+5
*
QAbstractGeoTileCache: don't create files with predicatable names
Marc Mutz
2025-01-13
1
-5
/
+13
*
QGeoFileTileCache: improve file open error message in getFromDisk()
Marc Mutz
2025-01-07
1
-2
/
+4
*
QCache3Q: avoid triple-lookup in remove()
Marc Mutz
2025-01-07
1
-4
/
+5
[next]