summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal/slot signatures 2025HEADdevMarc Mutz42 hours1-1/+2
* Expose delegateModelAccess from QDeclarativeGeoMapItemViewUlf Hermann7 days3-0/+250
* Use QElapsedTimer::start instead of restartVolker Hilsheimer2025-04-171-1/+1
* Make module ready for source SBOM checkingLucie Gérard2025-02-281-0/+0
* tests: fix -Wunused-result warningsMarc Mutz2025-01-071-1/+1
* tst_map_keepgrab: restore test to conform to expected behaviorRichard Moe Gustavsen2024-11-291-11/+43
* tst_map_keepgrab: tempoarily disable parts of the testRichard Moe Gustavsen2024-11-151-5/+9
* tst_map_keepgrab: remove tryCompare(flickEndedSpy, "count", 0)Richard Moe Gustavsen2024-10-181-1/+0
* Revert "Blacklist flaky tests for Bugfix week 2024/H2"Daniel Smith2024-08-291-5/+0
* Blacklist flaky tests for Bugfix week 2024/H2Daniel Smith2024-08-091-0/+5
* Change license for test filesLucie Gérard2024-04-04122-122/+122
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-141-0/+1
* Add boundaries to zoomLevel in MapViewMatthias Rauter2023-02-221-2/+2
* Use SPDX license identifiersVolker Hilsheimer2023-02-02122-3294/+244
* 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 QDeclarativeGeoWaypointVolker Hilsheimer2022-11-281-40/+15
* 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-262-6/+7
* Rename Nokia HERE specific testVolker Hilsheimer2022-09-231-1/+1
* Stabilize flaky testsVolker Hilsheimer2022-09-221-2/+1
* 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
* 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
* Remove QDeclarativeGeoManeuverVolker Hilsheimer2022-09-012-3/+3