summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* constructRoute: remove segmentPathLengthCount6.3.06.3Shawn Rutledge2022-01-191-4/+0
* Use up-to date LGPL license headerKai Köhne2021-12-02387-4257/+5418
* replace int by qsizetypeLauri Laanmets2021-11-0912-28/+28
* Change 'geometryChanged' to 'geometryChange'Lauri Laanmets2021-11-0912-25/+25
* Change 'setBoundingBox' to 'setBoundingShape'Lauri Laanmets2021-11-098-8/+8
* Change QGeoPolygon 'path' to 'perimeter'Lauri Laanmets2021-11-097-28/+28
* Correct string literal comparison and concatenationLauri Laanmets2021-11-093-40/+42
* Mouse/touch input handling re-workLauri Laanmets2021-11-094-173/+109
* Code clean-up to be able to compile for Qt 6Lauri Laanmets2021-11-098-8/+4
* Remove QAbstractDeclarativeData::parentChangedLauri Laanmets2021-11-093-10/+9
* QGeoRoutingManager doc example into snippet fileLauri Laanmets2021-11-092-72/+122
* Fix QGeoJson import/exportIvan Solovev2021-11-091-2/+3
* Fix warnings that break Windows buildIvan Solovev2021-11-099-23/+23
* Plugins: port to QPluginParsedMetaData and CBORIvan Solovev2021-11-092-17/+17
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-098-2/+287
* QtLocation: adapt to build with external QtPositioningIvan Solovev2021-10-279-78/+50
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-27208-41703/+4
* Add positioning documentation for iOSØystein Heskestad2021-10-042-0/+78
* Doc: Correct a broken link about GPS's accuracyLuca Di Sera2021-09-131-1/+1
* Doc: Remove unsupported customFiltersKai Köhne2021-09-032-6/+0
* QGeoCoordinateAnimation: fix shortest path interpolationIvan Solovev2021-08-312-2/+2
* CoordinateAnimation: fix direction interpolationIvan Solovev2021-08-311-2/+2
* 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
* Use private permission API on AndroidTor Arne Vestbø2021-07-282-9/+11
* QGeoPositionInfo: extend docs for attributesIvan Solovev2021-07-281-0/+8
* 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
* QtPositioning: emit missing UpdateTimeoutError during regular updatesIvan Solovev2021-07-142-9/+41
* QGeoSatelliteInfo: extend docs for satelliteIdentifier()Ivan Solovev2021-07-141-9/+35