summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add QDataStream serialization support for QGeoPolygon::holePath()Ivan Solovev2025-04-281-0/+31
* Update data tags in tst_QGeoPolygonIvan Solovev2025-04-251-3/+2
* Deduplicate data tags in tst_QGeoPath::boundingGeoRectangle()Ivan Solovev2025-04-251-2/+2
* Cleanup tst_QGeoSatelliteInfoIvan Solovev2025-04-251-59/+55
* Fix QGeoPolygon::toString() outputIvan Solovev2025-04-161-0/+12
* QGeoAreaMonitorSource: fix read past the end of the bufferIvan Solovev2025-04-151-0/+20
* tst_QDeclarativePositionSource: replace an elaborate helper with QDebug::toSt...Marc Mutz2024-07-221-9/+1
* Correct license for test filesLucie Gérard2024-03-2671-71/+71
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Adjust QGeoSatelliteInfoSource bindable property unit testsIvan Solovev2023-10-061-2/+6
* QGeoPositionInfoSource: fix binding loopsIvan Solovev2023-10-061-3/+11
* QDeclarativePositionSource: extend bindable properties testsIvan Solovev2023-09-222-3/+9
* Blacklist tst_qgeoareamonitor on Android in the CIIvan Solovev2023-09-111-0/+2
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-221-3/+2
* tst_QGeoAreaMonitor: DRY tst_activeMonitors() a bitMarc Mutz2023-08-081-50/+20
* Eradicate Q_FOREACH [1/2]: const locals (incl. former rvalues)Marc Mutz2023-08-041-2/+2
* Fix compiler warning from narrowing conversionVolker Hilsheimer2023-03-301-15/+15
* Fix overly strong limitation of webmercator latitudeMatthias Rauter2023-03-093-0/+59
* Skip tst_qgeoareamonitor::multipleThreads on macOS armIvan Solovev2023-02-031-0/+3
* SatelliteSource: improve handling of start/stop/update with incomplete parame...Ivan Solovev2023-01-111-0/+63
* Provide QML binding for QGeoSatelliteInfoSource C++ classIvan Solovev2022-12-058-5/+748
* Provide a QML binding for QGeoSatelliteInfo C++ classIvan Solovev2022-12-055-7/+89
* Port from container::count() and length() to size()Marc Mutz2022-10-0513-214/+214
* Introduce new interfaces using QByteArrayViewMate Barany2022-09-202-18/+64
* Fix name of test case in tst_nmeasatelliteinfosource.cppMate Barany2022-09-121-1/+1
* Register a conversion routine from QVariantMap to QGeoRectangleVolker Hilsheimer2022-09-083-0/+53
* Register a conversion routine from QVariantMap to QGeoCoordinateVolker Hilsheimer2022-09-074-0/+89
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2543-43/+43
* Tests: do not use QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-259-18/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2822-22/+22
* Add license headers to cmake filesLucie Gérard2022-07-0743-0/+129
* Disable some tests in static buildsIvan Solovev2022-06-241-9/+13
* PositionSource: do not query lastKnownPosition if the source is inactiveIvan Solovev2022-06-171-3/+4
* Use SPDX license identifiersLucie Gérard2022-06-1664-1730/+129
* Rename subdirectories for QNmeaPositionInfoSource testsIvan Solovev2022-05-3111-5/+5
* Blacklist CoordinateAnimation tests for macOSIvan Solovev2022-05-091-2/+2
* Enable all unit-tests on AndroidIvan Solovev2022-04-089-14/+89
* Fix QGeoRectangle::operator|=Anton Demchenko2022-03-211-0/+5
* Blacklist: test cases blacklisted in tst_DeclarativePositionSource:CI Insignificant Platforms Monitor Bot2022-02-281-0/+49
* Re-enable cmake build test for positioningJuha Vuolle2022-01-113-15/+34
* QGeoPositionInfo: add DirectionAccuracy attributeIvan Solovev2021-11-301-0/+19
* Completely wrap clip2triIvan Solovev2021-10-261-0/+27
* Remove QtLocation-related filesIvan Solovev2021-10-21262-173705/+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