summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Avoid adding x-y-z structure of tile server if it already exists in urlMatthias Rauter2023-02-271-1/+3
* Improve compatibility between OSM plugin and places exampleMatthias Rauter2023-02-202-8/+9
* Use SPDX license identifiersVolker Hilsheimer2023-02-02153-5829/+319
* Add Title and Streetnumber to QPlaceSearchReplyOsmMatthias Rauter2023-01-051-3/+4
* Mark the module as free of qAsConst()Marc Mutz2022-12-076-7/+7
* Clean up: move QGeoRouteParserOsrmV4 into OSM pluginVolker Hilsheimer2022-12-024-1/+488
* Replace QT_HAS_INCLUDE() wrapper macro with __has_include()Tor Arne Vestbø2022-11-221-1/+1
* Remove parameterization functionalityVolker Hilsheimer2022-11-026-284/+0
* Disable Esri/Nokia/MapBox pluginsVolker Hilsheimer2022-10-251-3/+9
* Clean up: move code into right place, remove dead codeVolker Hilsheimer2022-10-061-1/+1
* Simplify Q(Declarative)GeoMapParameterVolker Hilsheimer2022-09-261-1/+1
* Remove MapObjects from labsVolker Hilsheimer2022-09-2611-181/+5
* 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: de-virtualize QGeoRoutePrivateVolker Hilsheimer2022-09-221-43/+6
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-1921-23/+31
* Cleanup: de-virtualize QGeoCodeReplyPrivateVolker Hilsheimer2022-09-193-38/+1
* Merge QGeoRouteLeg into QGeoRouteVolker Hilsheimer2022-09-162-2/+2
* Refactor: for loopsVolker Hilsheimer2022-09-148-94/+95
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-138-17/+17
* Cleanup: Don't pass 0 to QSharedPointer constructorVolker Hilsheimer2022-09-131-1/+1
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-123-5/+5
* Purge remaining usage of Q_NULLPTRJohannes Kauffmann2022-08-291-2/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-2343-208/+247
* More include cleanupVolker Hilsheimer2022-07-293-3/+2
* Use 'const' correctlyVolker Hilsheimer2022-07-2813-23/+23
* Clean up includesVolker Hilsheimer2022-07-2816-4/+62
* Bump plugin interface version to 6.0Volker Hilsheimer2022-07-276-6/+6
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-268-294/+0
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-2616-34/+42
* Update use of HTTP to HTTPS in esri pluginMilo Kerr2022-06-177-34/+43
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-1610-27/+27
* Finalize QtLocation CMake buildIvan Solovev2022-02-286-1/+33
* Use up-to date LGPL license headerKai Köhne2021-12-0283-913/+1162
* Change 'setBoundingBox' to 'setBoundingShape'Lauri Laanmets2021-11-098-8/+8
* Change QGeoPolygon 'path' to 'perimeter'Lauri Laanmets2021-11-091-1/+1
* Correct string literal comparison and concatenationLauri Laanmets2021-11-093-40/+42
* Code clean-up to be able to compile for Qt 6Lauri Laanmets2021-11-096-7/+3
* Fix warnings that break Windows buildIvan Solovev2021-11-094-13/+13
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-096-0/+153
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-2768-7699/+2
* Fix static buildIvan Solovev2021-08-107-9/+16
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-107-7/+7
* CMake: Don't give plugins PUBLIC usage requirements part 2Li Xinwei2021-08-064-5/+4
* Gypsy plugin: introduce plugin parametersIvan Solovev2021-08-023-21/+58
* Gypsy plugin: add satellite identifier and satellite system informationIvan Solovev2021-07-301-0/+17
* GeoClue v2: do not use env variables and update docsIvan Solovev2021-07-303-12/+24
* Use private permission API on AndroidTor Arne Vestbø2021-07-282-9/+11
* QtPositioning: add GnssStatus support for android pluginIvan Solovev2021-07-152-31/+235
* Use logging category for android plugin outputIvan Solovev2021-07-152-12/+18