summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-0250-1902/+100
* Mark the module as free of qAsConst()Marc Mutz2022-12-071-1/+1
* Remove parameterization functionalityVolker Hilsheimer2022-11-021-8/+0
* Remove MapObjects from labsVolker Hilsheimer2022-09-262-11/+0
* Remove save/remove implementations from Nokia engineVolker Hilsheimer2022-09-227-198/+3
* Cleanup: QPlaceContent and subclasses (1/3)Volker Hilsheimer2022-09-223-40/+47
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-199-11/+16
* Merge QGeoRouteLeg into QGeoRouteVolker Hilsheimer2022-09-162-2/+2
* Refactor: for loopsVolker Hilsheimer2022-09-143-49/+64
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-133-4/+4
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-121-2/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-2318-118/+126
* More include cleanupVolker Hilsheimer2022-07-291-1/+2
* Use 'const' correctlyVolker Hilsheimer2022-07-289-18/+18
* Clean up includesVolker Hilsheimer2022-07-286-0/+25
* Bump plugin interface version to 6.0Volker Hilsheimer2022-07-271-1/+1
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-261-60/+0
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-266-15/+17
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-8/+8
* Finalize QtLocation CMake buildIvan Solovev2022-02-281-0/+6
* Use up-to date LGPL license headerKai Köhne2021-12-0252-572/+728
* Change 'setBoundingBox' to 'setBoundingShape'Lauri Laanmets2021-11-093-3/+3
* Correct string literal comparison and concatenationLauri Laanmets2021-11-092-37/+37
* Fix warnings that break Windows buildIvan Solovev2021-11-091-5/+5
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-091-0/+46
* Add missing overrideAlexander Volkov2020-06-299-16/+16
* Qt6: Port QtLocation to QStringViewKarsten Heimrich2020-06-101-1/+1
* QtLocation: get rid of now unneeded qOverloadsTimur Pocheptsov2020-03-238-8/+8
* Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-259-13/+13
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-159-13/+13
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-234-7/+7
* Port Nokia geo service plugin to QRegularExpressionSamuel Gaist2018-12-041-4/+6
* Fix HERE route parsingv5.12.0-beta1Paolo Angelelli2018-09-243-229/+51
* Fix HERE qgeoroutexmlparser and add legs supportPaolo Angelelli2018-09-052-74/+297
* Enable incremental updates in PlaceSearchModelPaolo Angelelli2018-07-051-0/+10
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-6/+0
* Merge remote-tracking branch 'origin/wip/navigation' into 5.11Paolo Angelelli2018-04-175-5/+14
|\
| * Introduce map objects reference implementationPaolo Angelelli2018-04-173-2/+11
| * Compile windowsJan Arve Sæther2018-04-162-3/+3
* | Doc: Fix all documentation warningsTopi Reinio2018-03-271-1/+1
|/
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-052-18/+18
* Make QPlace extensiblePaolo Angelelli2018-01-272-0/+2
* Use QGeoShapes properly throughout the modulePaolo Angelelli2018-01-091-13/+13
* Support waypoints bearing in the HERE backendPaolo Angelelli2017-12-051-4/+15
* Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
* Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-21/+22
* Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-1/+2
* Add TrafficFeature to QGeoRouteRequest/RouteQueryPaolo Angelelli2017-06-071-0/+1
* Fix resources not loading on static buildsThiago Marcos P. Santos2017-05-204-1/+13
* Fix for mobile maps from the HERE plugin not showing in low-dpiPaolo Angelelli2017-05-081-1/+8