summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-021-3/+1
|\ \ | |/
| * winrt: Remove incorrect asserts and fix incorrect conditionOliver Wolff2019-01-311-3/+1
* | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-2330-63/+63
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-224-119/+154
|\ \ | |/
| * winrt: Initialize position source on first usageOliver Wolff2019-01-142-24/+54
| * winrt: Depend on access to service for supportedPositioningMethodsOliver Wolff2019-01-141-12/+2
| * winrt: Implement supportedPositioningMethodsChangedOliver Wolff2019-01-141-0/+10
| * winrt: Initialize status and position tokens' values in constructorOliver Wolff2019-01-141-3/+2
| * winrt: Do not emit error signal with NoErrorOliver Wolff2019-01-141-1/+4