summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable Esri/Nokia/MapBox pluginslts-6.2Volker Hilsheimer2022-10-263-76/+90
* tst_QGeoTiledMap: fix memory leakIvan Solovev2022-10-111-4/+6
* tst_QPlaceSearchRequest: fix memory leakIvan Solovev2022-10-111-5/+5
* Simplify Q(Declarative)GeoMapParameterVolker Hilsheimer2022-09-273-27/+8
* Remove MapObjects from labsVolker Hilsheimer2022-09-271-162/+3
* Rename Nokia HERE specific testVolker Hilsheimer2022-09-271-1/+1
* Stabilize flaky testsVolker Hilsheimer2022-09-231-2/+1
* Fix warning in manual testsVolker Hilsheimer2022-09-233-6/+6
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-206-12/+12
* Cleanup: de-virtualize QGeoCodeReplyPrivateVolker Hilsheimer2022-09-201-32/+1
* Add CMakeLists.txt for manual tests subdirectoryIvan Solovev2022-09-201-0/+6
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-143-11/+11
* Merge the factory versions into oneVolker Hilsheimer2022-09-141-3/+3
* Remove unused QDeclarativePeriod header and QPlacePeriod testVolker Hilsheimer2022-09-141-116/+0
* Fix whitespace in testVolker Hilsheimer2022-09-141-61/+61
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-147-15/+15
* Don't use deprecated APIs in examplesVolker Hilsheimer2022-09-023-6/+0
* Remove QDeclarativeGeoManeuverVolker Hilsheimer2022-09-012-3/+3
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-3111-19/+19
* Silence warnings in map_mouse testVolker Hilsheimer2022-08-311-18/+18
* Clean up mix of polymorph and value semanticsVolker Hilsheimer2022-08-302-49/+0
* Blacklist MapKeepGrabAndPreventSteal::test_flick on openSUSEVolker Hilsheimer2022-08-301-0/+5
* Clean up includesVolker Hilsheimer2022-07-2821-1/+65
* Clean up test cases for value typesVolker Hilsheimer2022-07-278-502/+308
* Bump plugin interface version to 6.0Volker Hilsheimer2022-07-274-4/+4
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-2676-55946/+0
* Blacklist tests that are flaky on macOS ARM in CIVolker Hilsheimer2022-07-261-1/+10
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-255-29/+26
* Blacklist flaky declarative_ui test on macOS in CIVolker Hilsheimer2022-07-251-0/+1
* Rebase 6.2 to dev and make it build against Qt 6.2Volker Hilsheimer2022-07-25122-276/+935
* Remove QtPositioning module from qtlocation.git6.2.46.2.36.2.26.2Ivan Solovev2021-11-02137-18991/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* QGeoCoordinateAnimation: fix shortest path interpolationIvan Solovev2021-08-311-4/+40
* CoordinateAnimation: fix direction interpolationIvan Solovev2021-08-311-6/+6
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-231-15/+10
* Fix static buildIvan Solovev2021-08-102-2/+4
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-102-2/+2
* CMake: Don't give plugins PUBLIC usage requirements part 2Li Xinwei2021-08-062-2/+2
* QGeoCoordinate: fix toString() conversionIvan Solovev2021-07-291-2/+18
* QGeoLocation: add qHash overloadIvan Solovev2021-07-282-0/+55
* QGeoAddress: add qHash overloadIvan Solovev2021-07-271-0/+83
* Add qHash overloads to QGeoShape hierarchyIvan Solovev2021-07-275-0/+121
* QGeoLocation: support move operationsIvan Solovev2021-07-222-0/+47
* QGeoCoordinate: support move operationsIvan Solovev2021-07-221-0/+33
* QGeoAddress: support move operationsIvan Solovev2021-07-191-0/+35
* QtPositioning: convert streaming operators to hidden friendsIvan Solovev2021-07-192-2/+18
* QGeoAreaMonitorSource: add virtual methods to toggle custom propertiesIvan Solovev2021-07-191-0/+82
* QGeoShape: fix serialization of QGeoPolygon and QGeoPathIvan Solovev2021-07-191-0/+71
* QtPositioning: improve flaky setUpdateInterval_delayedUpdate() testIvan Solovev2021-07-141-1/+1
* QGeoRectangle: extend tests for unite()Ivan Solovev2021-07-091-0/+10