summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Disable Esri/Nokia/MapBox pluginslts-6.2Volker Hilsheimer2022-10-263-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-121-1/+7
* Disable copy and move for private, polymorph typesVolker Hilsheimer2022-10-118-73/+27
* Move the RHI implementation into separate folderVolker Hilsheimer2022-10-1127-2282/+2951
* Clean up: move code into right place, remove dead codeVolker Hilsheimer2022-10-117-61/+35
* Cleanup: move CPU item implementation into cpp fileVolker Hilsheimer2022-10-118-363/+403
* Mark documentation for item's backend property as internalVolker Hilsheimer2022-10-114-0/+4
* Cleanup: QGeoServiceProviderVolker Hilsheimer2022-09-272-77/+57
* Remove turn-by-turn navigationVolker Hilsheimer2022-09-2718-2179/+0
* Simplify Q(Declarative)GeoMapParameterVolker Hilsheimer2022-09-278-124/+35
* Remove MapObjects from labsVolker Hilsheimer2022-09-2759-6584/+5
* Reorganize code for map items into separate folderVolker Hilsheimer2022-09-2743-43/+43
* Improve QEvent::UngrabMouse handling in map gesture areaLauri Laanmets2022-09-271-13/+3
* Move the GeoJSON parser out of labsVolker Hilsheimer2022-09-273-1/+1
* Clean up CMakeListsVolker Hilsheimer2022-09-271-86/+72
* Remove duplicate type registrationVolker Hilsheimer2022-09-271-3/+0
* GeoJSON: don't crash when operating on empty dataVolker Hilsheimer2022-09-231-0/+2
* Cleanup: Move PlaceCategoryNode into only class using itVolker Hilsheimer2022-09-231-8/+7
* Remove save/remove implementations from Nokia engineVolker Hilsheimer2022-09-237-198/+3
* Start with changes and porting documentationVolker Hilsheimer2022-09-213-79/+88
* Cleanup: use member initialization for QGeoTiledMapScenePrivateVolker Hilsheimer2022-09-202-29/+17
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-2063-82/+90
* Cleanup: de-virtualize QGeoCodeReplyPrivateVolker Hilsheimer2022-09-207-79/+18
* Cleanup: de-virtualize QPlaceAttributePrivateVolker Hilsheimer2022-09-202-19/+1
* Cleanup: de-virtualize QGeoManeuverPrivateVolker Hilsheimer2022-09-202-185/+41
* Cleanup: de-virtualize QGeoRouteSegmentPrivateVolker Hilsheimer2022-09-202-198/+40
* Cleanup: apply rule of zeroVolker Hilsheimer2022-09-2012-60/+14
* Refactor: make QGeoJson a namespaceVolker Hilsheimer2022-09-202-30/+33
* Refactor: for loopsVolker Hilsheimer2022-09-1433-308/+276
* Refactor: remove duplicated codeVolker Hilsheimer2022-09-144-54/+10
* Refactor QDeclarativeGeoMapItemUtils into a namespaceVolker Hilsheimer2022-09-142-58/+67
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-1428-81/+80
* Cleanup: Don't pass 0 to QSharedPointer constructorVolker Hilsheimer2022-09-143-4/+4
* Refactor QGeoSimplify into a namespace, simplify, remove dead codeVolker Hilsheimer2022-09-142-297/+73
* Merge the factory versions into oneVolker Hilsheimer2022-09-144-112/+54
* Constructor cleanupVolker Hilsheimer2022-09-1494-803/+352
* Remove unused QDeclarativePeriod header and QPlacePeriod testVolker Hilsheimer2022-09-141-102/+0
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-1426-162/+162
* Make QDeclarativeGeoRoute::legs type safeVolker Hilsheimer2022-09-142-4/+5
* Doc: fix type of MapItemView::autoFitViewportTasuku Suzuki2022-09-141-1/+1
* Fix documentation warningsVolker Hilsheimer2022-09-032-4/+3
* Bring back QML documentation for CameraCapabilitiesVolker Hilsheimer2022-09-021-43/+63
* Remove unnecessary QML type registration data filesVolker Hilsheimer2022-09-028-2099/+2
* Remove QDeclarativeGeoManeuverVolker Hilsheimer2022-09-019-411/+150
* Remove declarative wrapper for QGeoCameraCapabilitiesVolker Hilsheimer2022-08-314-138/+6
* Fix "invalid nullptr parameter" warning from QObject::connectVolker Hilsheimer2022-08-312-3/+19