summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update attribution files for clip2tri and poly2triIvan Solovev2021-08-123-6/+6
* Update clipper to version 6.4.2Ivan Solovev2021-08-123-21/+28
* Fix static buildIvan Solovev2021-08-1012-30/+23
* 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
* Fix qdoc warningsIvan Solovev2021-08-029-78/+11
* Gypsy plugin: introduce plugin parametersIvan Solovev2021-08-023-21/+58
* Gypsy plugin: add documentationIvan Solovev2021-08-023-1/+122
* 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-306-14/+123
* QtPositioning: add CMake info to class documentationIvan Solovev2021-07-301-0/+1
* QGeoCoordinate: fix toString() conversionIvan Solovev2021-07-291-24/+23
* QGeoPositionInfo: extend docs for attributesIvan Solovev2021-07-281-0/+8
* Use private permission API on AndroidTor Arne Vestbø2021-07-282-9/+11
* QGeoLocation: add qHash overloadIvan Solovev2021-07-282-1/+20
* QGeoAddress: add qHash overloadIvan Solovev2021-07-272-1/+22
* Add qHash overloads to QGeoShape hierarchyIvan Solovev2021-07-2711-0/+49
* QGeoLocation: support move operationsIvan Solovev2021-07-222-2/+31
* QGeoCoordinate: support move operationsIvan Solovev2021-07-222-1/+32
* QGeoAddress: support move operationsIvan Solovev2021-07-192-1/+33
* QtPositioning: convert streaming operators to hidden friendsIvan Solovev2021-07-1910-70/+116
* QtPositioning: make comparison operators hidden friendsIvan Solovev2021-07-1922-213/+225
* QGeoAreaMonitorSource: add virtual methods to toggle custom propertiesIvan Solovev2021-07-192-0/+34
* QGeoShape: fix serialization of QGeoPolygon and QGeoPathIvan Solovev2021-07-191-5/+8
* QtPositioning: add GnssStatus support for android pluginIvan Solovev2021-07-152-31/+235
* Use logging category for android plugin outputIvan Solovev2021-07-152-12/+18
* Revert "QtPositioning: add virtual destructor to QGeoShape"Ivan Solovev2021-07-141-1/+1
* QtPositioning: emit missing UpdateTimeoutError during regular updatesIvan Solovev2021-07-142-9/+41
* QGeoSatelliteInfo: extend docs for satelliteIdentifier()Ivan Solovev2021-07-141-9/+35
* QtPositioning: fix provider disabled notificationsIvan Solovev2021-07-141-6/+12
* Add warning messages when elements count exceeds INT_MAXIvan Solovev2021-07-142-6/+30
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-063-3/+2
* AndroidPositioning: remove dead codeIvan Solovev2021-07-021-5/+0
* QtPositioning: extend Android docsIvan Solovev2021-06-236-2/+149
* QtPositioning: support background location requestsIvan Solovev2021-06-231-9/+24
* QtPositioning: fix doc missing directory warningsIvan Solovev2021-06-141-2/+0
* Adjust QtLocation's QML parts to CMake API changesFabian Kosmale2021-06-057-60/+13
* Geoclue2: reorder type declaration macrosIvan Solovev2021-06-011-2/+2
* Update qHash signatureKai Köhne2021-05-272-4/+3
* QGeoAreaMonitorPolling: fix connection check logicIvan Solovev2021-05-202-22/+33
* PositionSource: improve documentationIvan Solovev2021-05-181-1/+74
* QDeclarativePositionSource: add active property bindingIvan Solovev2021-05-172-25/+75
* QDeclarativePositionSource: add property bindingsIvan Solovev2021-05-174-44/+137
* QtPositioning: use new permissions API in android pluginIvan Solovev2021-05-173-32/+17
* QGeoPositionInfoSource: add property bindingsIvan Solovev2021-05-123-27/+66
* QDeclarativeGeoLocation: add property bindingsIvan Solovev2021-05-102-27/+66
* QQuickGeoCoordinateAnimation: add property bindingsIvan Solovev2021-05-103-10/+26
* QtPositioning: update android plugin to use more public JNI APIIvan Solovev2021-05-041-47/+38
* QDeclarativePositionSource: fix start/stop/update logicIvan Solovev2021-04-282-20/+30
* QGeoSatelliteInfoSource: add property bindingsIvan Solovev2021-04-273-5/+12