summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* places_map example: add support for LocationPermissionIvan Solovev2024-01-271-1/+1
* Don't declare QDeclarativeMapLineProperties as both named and anonymousVolker Hilsheimer2023-12-221-1/+0
* Fix HereMap plugin not supporting authentication via apiKeyLorenzo Lucignano2023-10-2512-93/+53
* Doc: Highlight some examples for 'Positioning & Location' categoryKai Köhne2023-10-161-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
* location: include missing headerTim Blechmann2023-08-311-0/+2
* Add missing QML module dependenciesUlf Hermann2023-08-301-0/+3
* Prevent QGeoManeuver from being exported to QML twiceIvan Solovev2023-07-263-7/+41
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-121-1/+0
* Doc: Don't use versioned Qt imports in documentationKai Köhne2023-07-102-5/+5
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-07-105-22/+22
* Doc: Move explanatory content out of QML Types pageAndreas Eliasson2023-07-043-34/+24
* Doc: Use global include snippets for module landing pageAndreas Eliasson2023-07-041-15/+2
* Doc: Fix broken snippet referenceAndreas Eliasson2023-07-031-1/+1
* Doc: Revise Qt Location module landing pageAndreas Eliasson2023-06-291-38/+62
* Doc: Remove mapbox plugin page from public viewAndreas Eliasson2023-04-181-0/+1
* Doc: Clean up listAndreas Eliasson2023-04-181-5/+5
* Remove unused geosimplify implementationVolker Hilsheimer2023-04-112-40/+0
* Remove earcut 3rdparty codeVolker Hilsheimer2023-04-115-870/+0
* Polygons/lines can now be rendered following the shortest path on the globeMatthias Rauter2023-04-1112-28/+341
* Allow zoom/pan/tilt with mouse on WaylandShawn Rutledge2023-04-061-2/+3
* MapView: add bearing / tilt wheel functionality; also with Magic MouseBen Fletcher2023-04-061-1/+16
* Remove ugly line at the bottom of the mapMatthias Rauter2023-03-232-13/+5
* Doc: Fix links and snippetsVolker Hilsheimer2023-03-063-4/+7
* Update the documentationMatthias Rauter2023-03-019-106/+69
* Resolve a duplicate static symbol during Unity BuildAmir Masoud Abdol2023-02-282-11/+2
* Resolve duplicate meta type definition causing issue for unity buildAmir Masoud Abdol2023-02-283-6/+4
* Resolve a duplicate symbol during Unity BuildAmir Masoud Abdol2023-02-271-0/+3
* Avoid adding x-y-z structure of tile server if it already exists in urlMatthias Rauter2023-02-271-1/+3
* Return early from export function if data is empty to avoid crashesMatthias Rauter2023-02-231-0/+2
* Add boundaries to zoomLevel in MapViewMatthias Rauter2023-02-223-141/+82
* Improve documentation and fix warnings and examplesVolker Hilsheimer2023-02-214-77/+33
* Improve compatibility between OSM plugin and places exampleMatthias Rauter2023-02-202-8/+9
* Correct and improve the rendering of QuickMapItemsMatthias Rauter2023-02-1418-849/+353
* Remove old code for rendering MapItems and the respecitve switchMatthias Rauter2023-02-0811-678/+0
* Implement all four map items with ShapeLaszlo Agocs2023-02-0813-73/+500
* Use SPDX license identifiersVolker Hilsheimer2023-02-02395-14985/+821
* Add MapViewShawn Rutledge2023-01-282-0/+195
* Remove all C++ event handling, prep for pointer handlersShawn Rutledge2023-01-289-2563/+16
* Get Map.minimum/maximumZoomLevel from camera rather than gesture areaShawn Rutledge2023-01-282-21/+6
* Update MapQuickItems correctly after a size changeMatthias Rauter2023-01-191-2/+3
* Remove unused extraParametersVolker Hilsheimer2023-01-135-46/+1
* Add Title and Streetnumber to QPlaceSearchReplyOsmMatthias Rauter2023-01-051-3/+4
* Mark the module as free of qAsConst()Marc Mutz2022-12-0714-28/+28
* Remove "OpenGL" map item implementationsLaszlo Agocs2022-12-0225-3113/+0
* Clean up: move QGeoRouteParserOsrmV4 into OSM pluginVolker Hilsheimer2022-12-026-5/+5
* Remove map item backend switchLaszlo Agocs2022-11-308-286/+0
* Remove QDeclarativeGeoWaypointVolker Hilsheimer2022-11-282-406/+22
* Documentation fixesVolker Hilsheimer2022-11-2828-244/+95