index
:
delta/qt5/qtlocation.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
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.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.5
6.5.0
6.5.1
dev
lts-6.2
noqt3d
old/5.2
stable
wip/cmake
wip/experimental_scenegraphing
wip/navigation
wip/qa
wip/qt6
code.qt.io: qt/qtlocation.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add boundaries to zoomLevel in MapView
Matthias Rauter
2023-02-22
1
-2
/
+2
*
Add baseline tests to qtlocation
Matthias Rauter
2023-02-15
32
-0
/
+2183
*
Add benchmark example for DeclarativeMapItems
Matthias Rauter
2023-02-15
8
-0
/
+571
*
Use SPDX license identifiers
Volker Hilsheimer
2023-02-02
129
-3483
/
+258
*
Add MapView
Shawn Rutledge
2023-01-28
8
-456
/
+268
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-21
1
-1
/
+1
*
Remove unused extraParameters
Volker Hilsheimer
2023-01-13
3
-36
/
+0
*
Mark the module as free of qAsConst()
Marc Mutz
2022-12-07
2
-2
/
+2
*
Remove map item backend switch
Laszlo Agocs
2022-11-30
3
-101
/
+0
*
Remove QDeclarativeGeoWaypoint
Volker Hilsheimer
2022-11-28
1
-40
/
+15
*
Revive mapitems_backends manual test
Laszlo Agocs
2022-11-15
1
-22
/
+16
*
Revive mapobjects_tester manual test
Laszlo Agocs
2022-11-15
1
-19
/
+14
*
Simplify by removing the LineStrip mode for MapPolyline
Laszlo Agocs
2022-11-15
1
-6
/
+4
*
Remove parameterization functionality
Volker Hilsheimer
2022-11-02
5
-169
/
+17
*
Disable Esri/Nokia/MapBox plugins
Volker Hilsheimer
2022-10-25
3
-76
/
+90
*
tst_QGeoTiledMap: fix memory leak
Ivan Solovev
2022-10-06
1
-4
/
+6
*
tst_QPlaceSearchRequest: fix memory leak
Ivan Solovev
2022-10-06
1
-5
/
+5
*
Register QGeoRoute as QML value type, remove QDeclarativeGeoRoute
Volker Hilsheimer
2022-10-04
4
-15
/
+14
*
Declare value types as structured values, remove workarounds
Volker Hilsheimer
2022-09-30
5
-23
/
+18
*
Build system: move to declarative type registration
Volker Hilsheimer
2022-09-28
2
-4
/
+4
*
Simplify Q(Declarative)GeoMapParameter
Volker Hilsheimer
2022-09-26
3
-27
/
+8
*
Remove MapObjects from labs
Volker Hilsheimer
2022-09-26
1
-162
/
+3
*
Rename Nokia HERE specific test
Volker Hilsheimer
2022-09-23
1
-1
/
+1
*
Stabilize flaky tests
Volker Hilsheimer
2022-09-22
1
-2
/
+1
*
Fix warning in manual tests
Volker Hilsheimer
2022-09-22
3
-6
/
+6
*
Cleanup: QPlaceContent and subclasses (3/3)
Volker Hilsheimer
2022-09-22
1
-0
/
+1
*
Cleanup: QPlaceContent and subclasses (2/3)
Volker Hilsheimer
2022-09-22
7
-443
/
+0
*
Cleanup: QPlaceContent and subclasses (1/3)
Volker Hilsheimer
2022-09-22
6
-275
/
+153
*
Cleanup: de-virtualize QGeoRoutePrivate
Volker Hilsheimer
2022-09-22
2
-35
/
+5
*
Simplify declarative wrapper of QGeoRoute
Volker Hilsheimer
2022-09-22
1
-1
/
+4
*
Cleanup: More nullptr instead of 0
Volker Hilsheimer
2022-09-19
6
-12
/
+12
*
Cleanup: de-virtualize QGeoCodeReplyPrivate
Volker Hilsheimer
2022-09-19
1
-32
/
+1
*
Add CMakeLists.txt for manual tests subdirectory
Ivan Solovev
2022-09-16
1
-0
/
+6
*
Register QPlaceContactDetail as a QML value type
Volker Hilsheimer
2022-09-15
3
-40
/
+35
*
Register QPlaceSupplier as a QML value type
Volker Hilsheimer
2022-09-15
4
-50
/
+28
*
Change QJSValue properties to QList<QGeoCoordinate/Rectangle>
Volker Hilsheimer
2022-09-15
2
-5
/
+40
*
Register QPlaceIcon as a QML value type
Volker Hilsheimer
2022-09-14
7
-143
/
+18
*
Register QPlaceAttribute as a value type
Volker Hilsheimer
2022-09-14
3
-14
/
+25
*
Register QPlaceRatings as a value type
Volker Hilsheimer
2022-09-14
4
-52
/
+21
*
Register QPlaceUser as a QML value type
Volker Hilsheimer
2022-09-14
2
-23
/
+10
*
Cleanup: use nullptr instead of 0
Volker Hilsheimer
2022-09-13
3
-11
/
+11
*
Merge the factory versions into one
Volker Hilsheimer
2022-09-12
1
-3
/
+3
*
Remove unused QDeclarativePeriod header and QPlacePeriod test
Volker Hilsheimer
2022-09-12
1
-116
/
+0
*
Fix whitespace in test
Volker Hilsheimer
2022-09-12
1
-61
/
+61
*
Cleanup: remove virtual keyword from overrides
Volker Hilsheimer
2022-09-12
7
-15
/
+15
*
Remove QDeclarativeGeoRouteSegment wrapper
Volker Hilsheimer
2022-09-09
1
-1
/
+1
*
Don't use deprecated APIs in examples
Volker Hilsheimer
2022-09-02
3
-6
/
+0
*
Remove QDeclarativeGeoManeuver
Volker Hilsheimer
2022-09-01
2
-3
/
+3
*
Silence warnings in map_mouse test
Volker Hilsheimer
2022-08-30
1
-18
/
+18
*
Port to pointer-to-member-function connection syntax
Volker Hilsheimer
2022-08-23
11
-19
/
+19
[next]