summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtPositioning: emit missing UpdateTimeoutError during regular updatesIvan Solovev2021-07-142-9/+41
* QtPositioning: fix provider disabled notificationsIvan Solovev2021-07-141-6/+12
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-063-3/+2
* AndroidPositioning: remove dead codeIvan Solovev2021-07-021-5/+0
* QtPositioning: support background location requestsIvan Solovev2021-06-231-9/+24
* Geoclue2: reorder type declaration macrosIvan Solovev2021-06-011-2/+2
* QGeoAreaMonitorPolling: fix connection check logicIvan Solovev2021-05-202-22/+33
* QtPositioning: use new permissions API in android pluginIvan Solovev2021-05-173-32/+17
* QtPositioning: update android plugin to use more public JNI APIIvan Solovev2021-05-041-47/+38
* QtPositioning: update android plugin to use QJniEnvironmentIvan Solovev2021-04-232-225/+176
* QtPositioning: fix some warningsIvan Solovev2021-04-081-1/+1
* Allow removal of layers and sources created using parameters in MapboxGLTadej Novak2021-03-253-0/+35
* Fix compilation for no opengl buildsMichal Klocek2021-03-251-1/+8
* Merge branch '5.15' into devIvan Solovev2021-03-234-6/+23
|\
| * Android: fix Location propertiesVyacheslav Koscheev2020-11-031-5/+20
| * Use RedirectPolicyAttribute instead of FollowRedirectsAttributeMårten Nordheim2020-09-152-2/+2
| * Purge uses of legacy cruft before qtbase removes itEdward Welbourne2020-07-221-2/+0
| * Fix incorrect iteration over a C arrayThiago Macieira2020-05-201-3/+1
| * Fix Clang 10 warnings about deprecated copy constructorsThiago Macieira2020-05-201-1/+1
| * Fix warning about QString::SkipEmptyParts being deprecatedThiago Macieira2020-05-203-3/+3
| * Fix typo in error->errorOccurred deprecation fixMårten Nordheim2020-04-201-1/+1
* | QtPositioning: remove Geoclue pluginIvan Solovev2021-03-1721-1877/+0
* | QtPositioning: remove duplicated signals from GYPSY pluginIvan Solovev2021-03-101-4/+0
* | QtPositioning: increase control object lifetime in GYPSY pluginIvan Solovev2021-03-022-5/+6