summaryrefslogtreecommitdiff
path: root/src/plugins/position
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-2766-7692/+0
* 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
* Merge branch '5.15' into devIvan Solovev2021-03-231-5/+20
|\
| * Android: fix Location propertiesVyacheslav Koscheev2020-11-031-5/+20
| * Purge uses of legacy cruft before qtbase removes itEdward Welbourne2020-07-221-2/+0
* | 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-2012-0/+287
* | QtPositioning: adapt to Qt6Ivan Solovev2021-01-205-12/+11
* | Purge uses of legacy cruft before qtbase removes itEdward Welbourne2020-07-221-2/+0
* | Add ; to Q_UNUSEDLars Schmertmann2020-06-292-2/+2
* | Add missing overrideAlexander Volkov2020-06-293-10/+10
* | Use QList instead of QVectorJarek Kobus2020-06-252-2/+2
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta3Qt Forward Merge Bot2020-03-311-5/+6
|\
| * winrt: Fix crash on exitOliver Wolff2020-03-271-5/+6