index
:
qt/qtpositioning.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.11
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
6.2
6.2.0
6.2.1
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
noqt3d
old/5.2
wip/cmake
wip/experimental_scenegraphing
wip/navigation
wip/qa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add QDataStream serialization support for QGeoPolygon::holePath()
Ivan Solovev
2025-04-28
1
-0
/
+31
*
Update data tags in tst_QGeoPolygon
Ivan Solovev
2025-04-25
1
-3
/
+2
*
Deduplicate data tags in tst_QGeoPath::boundingGeoRectangle()
Ivan Solovev
2025-04-25
1
-2
/
+2
*
Cleanup tst_QGeoSatelliteInfo
Ivan Solovev
2025-04-25
1
-59
/
+55
*
Fix QGeoPolygon::toString() output
Ivan Solovev
2025-04-16
1
-0
/
+12
*
QGeoAreaMonitorSource: fix read past the end of the buffer
Ivan Solovev
2025-04-15
1
-0
/
+20
*
tst_QDeclarativePositionSource: replace an elaborate helper with QDebug::toSt...
Marc Mutz
2024-07-22
1
-9
/
+1
*
Correct license for test files
Lucie Gérard
2024-03-26
71
-71
/
+71
*
Remove extra semi-colons
Tasuku Suzuki
2024-02-06
1
-1
/
+1
*
Adjust QGeoSatelliteInfoSource bindable property unit tests
Ivan Solovev
2023-10-06
1
-2
/
+6
*
QGeoPositionInfoSource: fix binding loops
Ivan Solovev
2023-10-06
1
-3
/
+11
*
QDeclarativePositionSource: extend bindable properties tests
Ivan Solovev
2023-09-22
2
-3
/
+9
*
Blacklist tst_qgeoareamonitor on Android in the CI
Ivan Solovev
2023-09-11
1
-0
/
+2
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-08-22
1
-3
/
+2
*
tst_QGeoAreaMonitor: DRY tst_activeMonitors() a bit
Marc Mutz
2023-08-08
1
-50
/
+20
*
Eradicate Q_FOREACH [1/2]: const locals (incl. former rvalues)
Marc Mutz
2023-08-04
1
-2
/
+2
*
Fix compiler warning from narrowing conversion
Volker Hilsheimer
2023-03-30
1
-15
/
+15
*
Fix overly strong limitation of webmercator latitude
Matthias Rauter
2023-03-09
3
-0
/
+59
*
Skip tst_qgeoareamonitor::multipleThreads on macOS arm
Ivan Solovev
2023-02-03
1
-0
/
+3
*
SatelliteSource: improve handling of start/stop/update with incomplete parame...
Ivan Solovev
2023-01-11
1
-0
/
+63
*
Provide QML binding for QGeoSatelliteInfoSource C++ class
Ivan Solovev
2022-12-05
8
-5
/
+748
*
Provide a QML binding for QGeoSatelliteInfo C++ class
Ivan Solovev
2022-12-05
5
-7
/
+89
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-05
13
-214
/
+214
*
Introduce new interfaces using QByteArrayView
Mate Barany
2022-09-20
2
-18
/
+64
*
Fix name of test case in tst_nmeasatelliteinfosource.cpp
Mate Barany
2022-09-12
1
-1
/
+1
*
Register a conversion routine from QVariantMap to QGeoRectangle
Volker Hilsheimer
2022-09-08
3
-0
/
+53
*
Register a conversion routine from QVariantMap to QGeoCoordinate
Volker Hilsheimer
2022-09-07
4
-0
/
+89
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
43
-43
/
+43
*
Tests: do not use QT_DISABLE_DEPRECATED_BEFORE
Ivan Solovev
2022-08-25
9
-18
/
+0
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
22
-22
/
+22
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
43
-0
/
+129
*
Disable some tests in static builds
Ivan Solovev
2022-06-24
1
-9
/
+13
*
PositionSource: do not query lastKnownPosition if the source is inactive
Ivan Solovev
2022-06-17
1
-3
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
64
-1730
/
+129
*
Rename subdirectories for QNmeaPositionInfoSource tests
Ivan Solovev
2022-05-31
11
-5
/
+5
*
Blacklist CoordinateAnimation tests for macOS
Ivan Solovev
2022-05-09
1
-2
/
+2
*
Enable all unit-tests on Android
Ivan Solovev
2022-04-08
9
-14
/
+89
*
Fix QGeoRectangle::operator|=
Anton Demchenko
2022-03-21
1
-0
/
+5
*
Blacklist: test cases blacklisted in tst_DeclarativePositionSource:
CI Insignificant Platforms Monitor Bot
2022-02-28
1
-0
/
+49
*
Re-enable cmake build test for positioning
Juha Vuolle
2022-01-11
3
-15
/
+34
*
QGeoPositionInfo: add DirectionAccuracy attribute
Ivan Solovev
2021-11-30
1
-0
/
+19
*
Completely wrap clip2tri
Ivan Solovev
2021-10-26
1
-0
/
+27
*
Remove QtLocation-related files
Ivan Solovev
2021-10-21
262
-173705
/
+0
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
QGeoCoordinateAnimation: fix shortest path interpolation
Ivan Solovev
2021-08-31
1
-4
/
+40
*
CoordinateAnimation: fix direction interpolation
Ivan Solovev
2021-08-31
1
-6
/
+6
*
Use the new QML CMake API for examples, tests and docs
Craig Scott
2021-08-23
1
-15
/
+10
*
Fix static build
Ivan Solovev
2021-08-10
2
-2
/
+4
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-10
2
-2
/
+2
*
CMake: Don't give plugins PUBLIC usage requirements part 2
Li Xinwei
2021-08-06
2
-2
/
+2
[next]