summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace QT_HAS_INCLUDE() wrapper macro with __has_include()Tor Arne Vestbø2022-11-221-1/+1
* Polyline: Remove unused backend enum valuesLaszlo Agocs2022-11-151-3/+1
* Simplify by removing the LineStrip mode for MapPolylineLaszlo Agocs2022-11-1516-341/+69
* Add SILENT to qt_add_shaders callLaszlo Agocs2022-11-071-0/+1
* Remove parameterization functionalityVolker Hilsheimer2022-11-0222-1176/+3
* Clean up: make getters in QDeclarativeGeoRouteQuery constVolker Hilsheimer2022-11-022-9/+9
* Disable Esri/Nokia/MapBox pluginsVolker Hilsheimer2022-10-253-9/+23
* Document more type changesVolker Hilsheimer2022-10-131-7/+12
* Remove leftover labs things from build systemVolker Hilsheimer2022-10-131-7/+0
* Remove unneeded qmake file for zlib dependencyVolker Hilsheimer2022-10-131-6/+0
* Doc: we don't guarantee compatibility for backend classesVolker Hilsheimer2022-10-126-5/+33
* Update changes documentationVolker Hilsheimer2022-10-111-1/+7
* Disable copy and move for private, polymorph typesVolker Hilsheimer2022-10-068-73/+27
* Move the RHI implementation into separate folderVolker Hilsheimer2022-10-0627-2280/+2950
* Clean up: move code into right place, remove dead codeVolker Hilsheimer2022-10-067-61/+35
* Cleanup: move CPU item implementation into cpp fileVolker Hilsheimer2022-10-068-363/+403