summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable Esri/Nokia/MapBox pluginslts-6.2Volker Hilsheimer2022-10-267-89/+113
* 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
* Fix typo in exampleVolker Hilsheimer2022-10-121-1/+1
* 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
* tst_QGeoTiledMap: fix memory leakIvan Solovev2022-10-111-4/+6
* tst_QPlaceSearchRequest: fix memory leakIvan Solovev2022-10-111-5/+5
* 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
* Fix dependencies.yaml syntaxVolker Hilsheimer2022-10-111-1/+2
* Cleanup: QGeoServiceProviderVolker Hilsheimer2022-09-272-77/+57
* Remove turn-by-turn navigationVolker Hilsheimer2022-09-2718-2179/+0
* Simplify Q(Declarative)GeoMapParameterVolker Hilsheimer2022-09-2711-151/+43
* Remove MapObjects from labsVolker Hilsheimer2022-09-2760-6746/+8
* 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
* Rename Nokia HERE specific testVolker Hilsheimer2022-09-271-1/+1
* GeoJSON: don't crash when operating on empty dataVolker Hilsheimer2022-09-232-1/+6
* Stabilize flaky testsVolker Hilsheimer2022-09-231-2/+1
* Fix warning in manual testsVolker Hilsheimer2022-09-233-6/+6
* 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
* Port place example from qtquick1 to qtquick2Santhosh Kumar2022-09-2124-183/+195
* Fix mapviewer example issues and modernize codeVolker Hilsheimer2022-09-2111-131/+159
* 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-2069-94/+102
* Cleanup: de-virtualize QGeoCodeReplyPrivateVolker Hilsheimer2022-09-208-111/+19
* 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
* Add CMakeLists.txt for manual tests subdirectoryIvan Solovev2022-09-201-0/+6
* 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-1431-92/+91
* 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-145-115/+57
* Constructor cleanupVolker Hilsheimer2022-09-1494-803/+352