summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add ; to Q_UNUSEDLars Schmertmann2020-06-293-3/+3
* Add missing overrideAlexander Volkov2020-06-2919-42/+42
* Use QList instead of QVectorJarek Kobus2020-06-2513-48/+51
* Qt6: Port QtLocation to QStringViewKarsten Heimrich2020-06-102-6/+6
* Fix incorrect iteration over a C arrayThiago Macieira2020-05-081-3/+1
* Fix warning about QString::SkipEmptyParts being deprecatedThiago Macieira2020-05-063-3/+3
* Fix Clang 10 warnings about deprecated copy constructorsThiago Macieira2020-05-051-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-072-5/+11
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta3Qt Forward Merge Bot2020-03-312-5/+11
| |\
| | * winrt: Fix crash on exitOliver Wolff2020-03-271-5/+6
| | * Support custom Mapbox API base URLsAlex Leung2020-03-241-0/+5
* | | Merge 5.15 to dev and fix resulting compile issuesQt Forward Merge Bot2020-04-0229-64/+70
|\ \ \ | |/ /
| * | QtLocation: get rid of now unneeded qOverloadsTimur Pocheptsov2020-03-2324-27/+25
| * | serialnmea plugin construction connect() error fixJyrki Yli-Nokari2020-03-232-5/+11
| * | Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-2523-28/+28
| * | Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-3/+4
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-012-28/+34
|\ \ | |/
| * Android: request permissions before location requests or updatesAssam Boudjelthia2020-01-292-28/+34
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-251-2/+2
|\ \ | |/
| * Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
* | qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-1523-28/+28
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-301-10/+15
|\ \ | |/
| * Re-request authorization after the authorization has changedAndy Shaw2019-11-151-10/+15
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+1
|/
* Add image source support to Mapbox GL pluginTadej Novak2019-11-091-1/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-012-2/+2
|\
| * Fix MapPolygon::color not changing in mapboxgl5.13Paolo Angelelli2019-10-311-1/+1
| * Fix OSM parsing of place_idPaolo Angelelli2019-10-311-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-311-0/+6
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-241-0/+6
| |\
| | * Improve debugging in mapboxgl plugin when running without opengl backendPaolo Angelelli2019-08-201-0/+6
* | | Add Satellite support to serialnmea pluginPaolo Angelelli2019-08-154-5/+720
* | | Introduce QIOPipe and use it in serialnmea pluginPaolo Angelelli2019-08-094-23/+397
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-031-12/+14
* | | Support specifying serial port via PluginParameter in serialnmea pluginPaolo Angelelli2019-07-182-8/+33
* | | Add correct header for QSGPlainTextureLiang Qi2019-07-071-0/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-291-1/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-1/+4
| |\ \ | | |/
| | * winrt: Do not assert if requesting access failedOliver Wolff2019-06-241-1/+4
* | | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-06-271-1/+1
* | | QGeoPositionInfoSourceCL: Initialize location timestamp with UTC time specAndrew Dolby2019-06-141-3/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta4Qt Forward Merge Bot2019-05-072-16/+24
|\ \ | |/
| * Use network cache when fetching provider data in the OSM pluginPaolo Angelelli2019-05-062-16/+24
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-014-18/+48
|\ \ | |/
| * Display a notice when requesting a SSL map type without SSL supportPaolo Angelelli2019-03-253-17/+47
| * Fix incorrect indexing of Mapbox tiles in the cachePaolo Angelelli2019-03-181-1/+1
* | Import OSM GeoJSON when extended data is requestedPaolo Angelelli2019-03-181-1/+6
* | Introduce Qt.labs.location QtLocationLabs singleton typePaolo Angelelli2019-03-112-0/+40
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-2/+2
|\ \ | |/
| * Re-enable geoclue plugins on BSD styleAlex Blasche2019-02-121-2/+2