summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QGeoTileSpec: properly implement qHash()HEADdevMarc Mutz2026-04-213-10/+19
* Add security headers to remaining files in src/location/Øystein Heskestad2026-04-074-0/+5
* Add security headers to src/location/quickmapitemsØystein Heskestad2026-04-0732-0/+32
* Add security headers to src/location/declarativeplacesØystein Heskestad2026-03-2016-0/+16
* Add security headers to src/location/declarativemapsØystein Heskestad2026-03-2010-0/+10
* Add security headers to src/location/mapsØystein Heskestad2026-03-1889-0/+89
* Add security headers to src/location/placesØystein Heskestad2026-03-1665-0/+65
* configure: Add qt_cmdline.cmake and fix features in src/configure.cmakeJoerg Bornemann2026-03-091-4/+8
* Add security headers to the OpenStreetMap pluginØystein Heskestad2026-03-0930-0/+30
* Add security headers to the itemsoverlay pluginØystein Heskestad2026-03-046-1/+6
* Doc: Fix QDoc warnings in Qt LocationJerome Pasion2026-02-279-27/+36
* Fix "is integral" check in QGeoCameraTilesPrivate::tilesFromPolygonIvan Solovev2026-02-261-2/+2
* Fix fuzzy comparison in QGeoCameraTilesIvan Solovev2026-02-261-5/+5
* Doc: Remove const qualifier from \qmlmethod signaturesTopi Reinio2026-02-243-3/+3
* QGeoCameraTiles: fix default value of the side lengthIvan Solovev2026-02-231-1/+1
* QGeoRouteXmlParser: remove incorrect commented-out codeIvan Solovev2026-02-231-5/+0
* Fix fuzzy comparison in QPlaceResultPrivate::compare()Ivan Solovev2026-02-231-1/+1
* Adapt to QQmlPropertyMap default c-tor deprecationIvan Solovev2026-02-232-3/+3
* Readd Q_ENUM for enums declared as QFlagsAhmad Samir2025-12-133-0/+9
* Mark the whole repo with QT_NO_URL_CAST_FROM_STRINGAhmad Samir2025-12-102-15/+15
* Remove redundant Q_ENUMS usageAhmad Samir2025-12-082-2/+1
* Port Q_ENUMS/FLAGS to Q_ENUM/FLAGAhmad Samir2025-12-0813-45/+37
* Doc: Mark internal APIs with \internalSafiyyah Moosa2025-11-133-1/+8
* Doc: Suppress "No output generated for..." QDoc warningsVenugopal Shivashankar2025-11-061-0/+5
* Docs: fix documentation for geoRectangleEren Bursali2025-10-153-6/+6
* Docs: Fix links to geoShape propertyEren Bursali2025-10-153-3/+3
* Docs: fix documentation for geoPathEren Bursali2025-10-151-2/+2
* Docs: fix documentation for geoCircleEren Bursali2025-10-153-5/+5
* Doc: Add missing property declarationsDavid Boddie2025-10-101-0/+10
* Don't store redundant model data in MapItemViewUlf Hermann2025-09-231-8/+23
* CMake: Don't publicly propagate private Qt modules for public modulesAlexandru Croitor2025-07-291-1/+2
* Add missing namespacingTim Blechmann2025-07-191-0/+4
* Fix nullptr dereference when aborting a geocoding requestVolker Krause2025-07-151-0/+2
* Remove outdated statement on modifying listsMatthias Rauter2025-07-152-18/+8
* Expose delegateModelAccess from QDeclarativeGeoMapItemViewUlf Hermann2025-05-292-4/+62
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-271-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