summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Expose delegateModelAccess from QDeclarativeGeoMapItemViewUlf Hermann9 days2-4/+62
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio12 days1-0/+3
* Remove reference to the Map.gesture property from docs and testsVolker Krause2025-05-221-2/+0
* Fix migration documentation titleVolker Krause2025-04-241-1/+1
* Read street number from Nominatim geocoding responsesVolker Krause2025-04-231-0/+1
* Use the transformed path to check for containsMatthias Rauter2025-04-161-2/+2
* Add contains() function to QDeclarativeGeoMapQuickItemMatthias Rauter2025-04-152-0/+15
* QCache3Q: avoid double-lookups in insert()Marc Mutz2025-03-101-4/+6
* Return on empty path in greaterCirclePath to avoid crashMatthias Rauter2025-02-261-0/+2
* Doc: Fix incorrect \inherits commandTopi Reinio2025-02-141-1/+1
* QGeoFileTileCache: handle write errors (better)Marc Mutz2025-02-051-17/+19
* doc: Update types of QML properties to QML typesDavid Boddie2025-01-283-8/+8
* Update Q_REVISION to two-component revisionsUlf Hermann2025-01-143-5/+5
* QAbstractGeoTileCache: don't create files with predicatable namesMarc Mutz2025-01-131-5/+13
* QGeoFileTileCache: improve file open error message in getFromDisk()Marc Mutz2025-01-071-2/+4
* QCache3Q: avoid triple-lookup in remove()Marc Mutz2025-01-071-4/+5
* QCache3Q: use Q_DISABLE_COPY_MOVEMarc Mutz2025-01-071-5/+1
* Don't ignore return value of QFile::openVolker Hilsheimer2025-01-061-3/+12
* Add missing qpointer.h includesMarc Mutz2025-01-024-0/+9
* Remove extra semi-colonsTasuku Suzuki2025-01-021-2/+2
* Fix tile provider resolution getting stuck on disabled providersVolker Krause2024-12-141-0/+2
* Fix clang warningTim Blechmann2024-12-031-1/+3
* Doc: Adapt QGeoJson documentation to GeoJsonData QML documentationJerome Pasion2024-10-012-505/+456
* Doc: Remove usage of defunct QDoc commandPaul Wicking2024-08-271-2/+0
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-2021-23/+23
* Docs: Organize topics in the qtlocation repoAlexei Cazacov2024-07-262-1/+37
* Doc: Fix broken linksSafiyyah Moosa2024-06-191-2/+2
* QGeoRouteReply: Register Error enum with meta objectVolker Hilsheimer2024-05-061-0/+1
* Correct license for module and plugin filesLucie Gérard2024-03-262-2/+2
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-03-261-1/+0
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-141-0/+1
* Use QUrl::toLocalFile() in GeoJsonDataMatthias Rauter2024-02-061-1/+1
* places_map example: add support for LocationPermissionIvan Solovev2024-01-261-1/+1
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-091-1/+0
* Remove the use of Q_LOCATION_PRIVATE_EXPORTAlexey Edelev2024-01-0961-93/+93
* Don't declare QDeclarativeMapLineProperties as both named and anonymousVolker Hilsheimer2023-12-221-1/+0
* Replace QBoolBlocker with QScopedValueRoolbackThiago Macieira2023-11-291-2/+2
* Avoid adding x-y-z structure of tile server if the url end with a keyMatthias Rauter2023-11-231-1/+1
* Add a note on apikey in the url in the documentationMatthias Rauter2023-11-081-1/+2
* Fix HereMap plugin not supporting authentication via apiKeyLorenzo Lucignano2023-10-2512-93/+53
* Doc: Highlight some examples for 'Positioning & Location' categoryKai Köhne2023-10-091-3/+5
* Doc: Remove empty list of attributions from landing pageKai Köhne2023-10-051-6/+1
* Add \since 6.6 tag to Qt Location's ReferenceSurfaceVolker Hilsheimer2023-09-281-0/+1
* Doc: Remove unused snippetsKai Köhne2023-09-042-79/+0
* Doc: Fix remaining documentation warningsTopi Reinio2023-09-012-1/+4
* Doc: Fix qdoc warningsAndreas Eliasson2023-08-311-1/+3
* location: include missing headerTim Blechmann2023-08-311-0/+2
* Add missing QML module dependenciesUlf Hermann2023-08-301-0/+3
* Add GeoJson QML API and refactor GeoJson Viewer exampleMatthias Rauter2023-08-194-4/+436
* Mark the module as Q_FOREACH-freeMarc Mutz2023-08-046-14/+0