summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QNmeaSatelliteInfoSource: add support for TCP socket and fileIvan Solovev2021-02-231-24/+141
* | QtPositioning: get rid of unneeded private exportsIvan Solovev2021-02-151-1/+1
* | QtPositioning: improve NMEA pluginIvan Solovev2021-02-1210-283/+423
* | QtPositioning: move QNmeaSatelliteInfoSource to the libraryIvan Solovev2021-02-125-658/+5
* | QtPositioning: refactor QGeoSatelliteInfoIvan Solovev2021-02-092-7/+0
* | Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-02-042-2/+2
* | QtPositioning: add QObjectPrivate base for private classesIvan Solovev2021-02-031-4/+4
* | QtPositioning: reset errors properlyIvan Solovev2021-01-2910-27/+65
* | QtPositioning: remove QGeoSatelliteInfoSource::requestTimeout signalIvan Solovev2021-01-267-26/+49
* | QtPositioning: remove simulator pluginIvan Solovev2021-01-2613-900/+0
* | QtPositioning: remove QGeoPositionInfoSource::updateTimeout signalIvan Solovev2021-01-268-20/+28
* | QtPositioning: rename signal error() to errorOccurred()Ivan Solovev2021-01-2510-15/+15
* | QtPositioning: get rid of warningsIvan Solovev2021-01-226-38/+40
* | QtPositioning: refactor QGeoPositionInfoSourceFactoryIvan Solovev2021-01-2218-109/+114
* | QtPositioning: rename Android's package name for Qt 6Assam Boudjelthia2021-01-225-8/+8
* | QtPositioning: port to cmakeIvan Solovev2021-01-2013-0/+296
* | QtPositioning: adapt to Qt6Ivan Solovev2021-01-205-12/+11
* | Remove use of QNetworkRequest::RedirectPolicyAttributeMårten Nordheim2020-09-022-2/+0
* | Purge uses of legacy cruft before qtbase removes itEdward Welbourne2020-07-221-2/+0
* | 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
|/ /