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
/
src
/
plugins
/
geoservices
/
nokia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Volker Hilsheimer
2023-02-02
50
-1902
/
+100
*
Mark the module as free of qAsConst()
Marc Mutz
2022-12-07
1
-1
/
+1
*
Remove parameterization functionality
Volker Hilsheimer
2022-11-02
1
-8
/
+0
*
Remove MapObjects from labs
Volker Hilsheimer
2022-09-26
2
-11
/
+0
*
Remove save/remove implementations from Nokia engine
Volker Hilsheimer
2022-09-22
7
-198
/
+3
*
Cleanup: QPlaceContent and subclasses (1/3)
Volker Hilsheimer
2022-09-22
3
-40
/
+47
*
Cleanup: More nullptr instead of 0
Volker Hilsheimer
2022-09-19
9
-11
/
+16
*
Merge QGeoRouteLeg into QGeoRoute
Volker Hilsheimer
2022-09-16
2
-2
/
+2
*
Refactor: for loops
Volker Hilsheimer
2022-09-14
3
-49
/
+64
*
Cleanup: use nullptr instead of 0
Volker Hilsheimer
2022-09-13
3
-4
/
+4
*
Cleanup: remove virtual keyword from overrides
Volker Hilsheimer
2022-09-12
1
-2
/
+2
*
Port to pointer-to-member-function connection syntax
Volker Hilsheimer
2022-08-23
18
-118
/
+126
*
More include cleanup
Volker Hilsheimer
2022-07-29
1
-1
/
+2
*
Use 'const' correctly
Volker Hilsheimer
2022-07-28
9
-18
/
+18
*
Clean up includes
Volker Hilsheimer
2022-07-28
6
-0
/
+25
*
Bump plugin interface version to 6.0
Volker Hilsheimer
2022-07-27
1
-1
/
+1
*
Remove all qmake .pro files, except for examples
Volker Hilsheimer
2022-07-26
1
-60
/
+0
*
Replace foreach with ranged for and set QT_NO_FOREACH
Volker Hilsheimer
2022-07-26
6
-15
/
+17
*
Silence build warnings, fix build errors
Volker Hilsheimer
2022-06-16
1
-8
/
+8
*
Finalize QtLocation CMake build
Ivan Solovev
2022-02-28
1
-0
/
+6
*
Use up-to date LGPL license header
Kai Köhne
2021-12-02
52
-572
/
+728
*
Change 'setBoundingBox' to 'setBoundingShape'
Lauri Laanmets
2021-11-09
3
-3
/
+3
*
Correct string literal comparison and concatenation
Lauri Laanmets
2021-11-09
2
-37
/
+37
*
Fix warnings that break Windows build
Ivan Solovev
2021-11-09
1
-5
/
+5
*
Build minimal subset of QtLocation with unit-tests
Ivan Solovev
2021-11-09
1
-0
/
+46
*
Add missing override
Alexander Volkov
2020-06-29
9
-16
/
+16
*
Qt6: Port QtLocation to QStringView
Karsten Heimrich
2020-06-10
1
-1
/
+1
*
QtLocation: get rid of now unneeded qOverloads
Timur Pocheptsov
2020-03-23
8
-8
/
+8
*
Revert "qtlocation: remove uses of the deprecated member-function"
Timur Pocheptsov
2020-02-25
9
-13
/
+13
*
qtlocation: remove uses of the deprecated member-function
Timur Pocheptsov
2020-01-15
9
-13
/
+13
*
Unify semicolon usage in Q_UNUSED
Jesus Fernandez
2019-01-23
4
-7
/
+7
*
Port Nokia geo service plugin to QRegularExpression
Samuel Gaist
2018-12-04
1
-4
/
+6
*
Fix HERE route parsing
v5.12.0-beta1
Paolo Angelelli
2018-09-24
3
-229
/
+51
*
Fix HERE qgeoroutexmlparser and add legs support
Paolo Angelelli
2018-09-05
2
-74
/
+297
*
Enable incremental updates in PlaceSearchModel
Paolo Angelelli
2018-07-05
1
-0
/
+10
*
Remove the code to manually initialize resources in static builds
Simon Hausmann
2018-04-27
1
-6
/
+0
*
Merge remote-tracking branch 'origin/wip/navigation' into 5.11
Paolo Angelelli
2018-04-17
5
-5
/
+14
|
\
|
*
Introduce map objects reference implementation
Paolo Angelelli
2018-04-17
3
-2
/
+11
|
*
Compile windows
Jan Arve Sæther
2018-04-16
2
-3
/
+3
*
|
Doc: Fix all documentation warnings
Topi Reinio
2018-03-27
1
-1
/
+1
|
/
*
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2018-02-05
2
-18
/
+18
*
Make QPlace extensible
Paolo Angelelli
2018-01-27
2
-0
/
+2
*
Use QGeoShapes properly throughout the module
Paolo Angelelli
2018-01-09
1
-13
/
+13
*
Support waypoints bearing in the HERE backend
Paolo Angelelli
2017-12-05
1
-4
/
+15
*
Update to new QRandomGenerator API
v5.10.0-beta4
Thiago Macieira
2017-11-03
1
-1
/
+1
*
Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapType
Paolo Angelelli
2017-07-31
1
-21
/
+22
*
Use QRandomGenerator instead of q?rand
Thiago Macieira
2017-06-30
1
-1
/
+2
*
Add TrafficFeature to QGeoRouteRequest/RouteQuery
Paolo Angelelli
2017-06-07
1
-0
/
+1
*
Fix resources not loading on static builds
Thiago Marcos P. Santos
2017-05-20
4
-1
/
+13
*
Fix for mobile maps from the HERE plugin not showing in low-dpi
Paolo Angelelli
2017-05-08
1
-1
/
+8
[next]