summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Polygons/lines can now be rendered following the shortest path on the globeMatthias Rauter2023-04-1132-33/+506
* Add boundaries to zoomLevel in MapViewMatthias Rauter2023-02-221-2/+2
* Add baseline tests to qtlocationMatthias Rauter2023-02-1532-0/+2183
* Add benchmark example for DeclarativeMapItemsMatthias Rauter2023-02-158-0/+571
* Use SPDX license identifiersVolker Hilsheimer2023-02-02129-3483/+258
* Add MapViewShawn Rutledge2023-01-288-456/+268
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-211-1/+1
* Remove unused extraParametersVolker Hilsheimer2023-01-133-36/+0
* Mark the module as free of qAsConst()Marc Mutz2022-12-072-2/+2
* Remove map item backend switchLaszlo Agocs2022-11-303-101/+0
* Remove QDeclarativeGeoWaypointVolker Hilsheimer2022-11-281-40/+15
* Revive mapitems_backends manual testLaszlo Agocs2022-11-151-22/+16
* Revive mapobjects_tester manual testLaszlo Agocs2022-11-151-19/+14
* Simplify by removing the LineStrip mode for MapPolylineLaszlo Agocs2022-11-151-6/+4
* Remove parameterization functionalityVolker Hilsheimer2022-11-025-169/+17
* Disable Esri/Nokia/MapBox pluginsVolker Hilsheimer2022-10-253-76/+90
* tst_QGeoTiledMap: fix memory leakIvan Solovev2022-10-061-4/+6
* tst_QPlaceSearchRequest: fix memory leakIvan Solovev2022-10-061-5/+5
* Register QGeoRoute as QML value type, remove QDeclarativeGeoRouteVolker Hilsheimer2022-10-044-15/+14
* Declare value types as structured values, remove workaroundsVolker Hilsheimer2022-09-305-23/+18
* Build system: move to declarative type registrationVolker Hilsheimer2022-09-282-4/+4
* Simplify Q(Declarative)GeoMapParameterVolker Hilsheimer2022-09-263-27/+8
* Remove MapObjects from labsVolker Hilsheimer2022-09-261-162/+3
* Rename Nokia HERE specific testVolker Hilsheimer2022-09-231-1/+1
* Stabilize flaky testsVolker Hilsheimer2022-09-221-2/+1
* Fix warning in manual testsVolker Hilsheimer2022-09-223-6/+6
* Cleanup: QPlaceContent and subclasses (3/3)Volker Hilsheimer2022-09-221-0/+1
* Cleanup: QPlaceContent and subclasses (2/3)Volker Hilsheimer2022-09-227-443/+0
* Cleanup: QPlaceContent and subclasses (1/3)Volker Hilsheimer2022-09-226-275/+153
* Cleanup: de-virtualize QGeoRoutePrivateVolker Hilsheimer2022-09-222-35/+5
* Simplify declarative wrapper of QGeoRouteVolker Hilsheimer2022-09-221-1/+4
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-196-12/+12
* Cleanup: de-virtualize QGeoCodeReplyPrivateVolker Hilsheimer2022-09-191-32/+1
* Add CMakeLists.txt for manual tests subdirectoryIvan Solovev2022-09-161-0/+6
* Register QPlaceContactDetail as a QML value typeVolker Hilsheimer2022-09-153-40/+35
* Register QPlaceSupplier as a QML value typeVolker Hilsheimer2022-09-154-50/+28
* Change QJSValue properties to QList<QGeoCoordinate/Rectangle>Volker Hilsheimer2022-09-152-5/+40
* Register QPlaceIcon as a QML value typeVolker Hilsheimer2022-09-147-143/+18
* Register QPlaceAttribute as a value typeVolker Hilsheimer2022-09-143-14/+25
* Register QPlaceRatings as a value typeVolker Hilsheimer2022-09-144-52/+21
* Register QPlaceUser as a QML value typeVolker Hilsheimer2022-09-142-23/+10
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-133-11/+11
* Merge the factory versions into oneVolker Hilsheimer2022-09-121-3/+3
* Remove unused QDeclarativePeriod header and QPlacePeriod testVolker Hilsheimer2022-09-121-116/+0
* Fix whitespace in testVolker Hilsheimer2022-09-121-61/+61
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-127-15/+15
* Remove QDeclarativeGeoRouteSegment wrapperVolker Hilsheimer2022-09-091-1/+1
* Don't use deprecated APIs in examplesVolker Hilsheimer2022-09-023-6/+0
* Remove QDeclarativeGeoManeuverVolker Hilsheimer2022-09-012-3/+3
* Silence warnings in map_mouse testVolker Hilsheimer2022-08-301-18/+18