summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation for no opengl buildsMichal Klocek2021-03-2512-21/+109
* Merge branch '5.15' into devIvan Solovev2021-03-239-15/+36
|\
| * Simpler fix to crashing Qml Map appearing 2nd+ timePiotr Mikolajczyk2020-11-092-32/+11
| * Android: fix Location propertiesVyacheslav Koscheev2020-11-031-5/+20
| * Fix crash when showing Map QML comp. for 2nd+ timePiotr Mikolajczyk2020-10-281-1/+28
| * Make names of poly2tri, clipper, clip2tri libraries uniqueKai Koehne2020-10-026-7/+7
| * Use RedirectPolicyAttribute instead of FollowRedirectsAttributeMårten Nordheim2020-09-152-2/+2
| * Update src/3rdparty/mapbox-gl-nativeKai Koehne2020-09-071-0/+0
| * Add actual text of Boost Software LicenseKai Koehne2020-08-261-0/+27
| * 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
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Tony Sarajärvi2020-05-112-1/+1
| |\
| | * Update mapbox-gl to the latestv5.15.0-rc2v5.15.05.15.0Thiago Macieira2020-05-061-0/+0
| | * Fix typo in error->errorOccurred deprecation fixMårten Nordheim2020-04-201-1/+1
| * | Fix Qt6 buildAlexandru Croitor2020-05-051-5/+5
| * | Fix developer-build with clang 7Robert Loehning2020-04-281-1/+1
| * | Remove unused variableRobert Loehning2020-04-281-2/+0
| * | Add missing "override"Robert Loehning2020-04-281-1/+1
| |/
* | QtPositioning: add a link to CPP-QML interaction article to main pageIvan Solovev2021-03-231-0/+1
* | QtPositioning: omit documentation links to QtLocationIvan Solovev2021-03-231-16/+26
* | QtPositioning: improve documentation on C++ - QML interactionIvan Solovev2021-03-231-40/+58
* | QtPositioning: update main docs pageIvan Solovev2021-03-234-43/+52
* | QtPositioning: update QML docs landing pageIvan Solovev2021-03-231-18/+11
* | QtPositioning: fix QDoc warningsIvan Solovev2021-03-236-27/+27
* | QtPositioning: fix branch condition evaluationIvan Solovev2021-03-231-1/+3
* | QtPositioning: update QML pluginIvan Solovev2021-03-225-324/+2
* | QtPositioning: remove Geoclue pluginIvan Solovev2021-03-1723-1882/+1
* | PositionSource: set preferred positioning methods to All by defaultIvan Solovev2021-03-121-1/+1
* | 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
* | NMEA: distinguish between different satellite systemsIvan Solovev2021-03-027-100/+382
* | QtPositioning: bump versionIvan Solovev2021-02-262-2/+2
* | QtPositioning: add virtual destructor to QGeoShapeIvan Solovev2021-02-251-1/+1
* | QNmeaSatelliteInfoSource: add support for TCP socket and fileIvan Solovev2021-02-237-122/+606
* | QtPositioning: add docs for Qt 5 -> Qt 6 API changesIvan Solovev2021-02-231-0/+233
* | QtPositioning: get rid of unneeded private exportsIvan Solovev2021-02-1511-39/+24
* | QGeoAddress: add street numberIvan Solovev2021-02-125-55/+190
* | QDeclarativePositionSource: remove nmeaSourceIvan Solovev2021-02-122-196/+2
* | QtPositioning: improve NMEA pluginIvan Solovev2021-02-1214-368/+585
* | QtPositioning: move QNmeaSatelliteInfoSource to the libraryIvan Solovev2021-02-1210-232/+352
* | QtPositioning: refactor QGeoAreaMonitorInfoIvan Solovev2021-02-102-3/+87
* | QtPositioning: update QGeoLocation to use QGeoShapeIvan Solovev2021-02-095-31/+53
* | QtPositioning: refactor QGeoSatelliteInfoIvan Solovev2021-02-095-27/+98
* | QtPositioning: refactor QGeoPositionInfoIvan Solovev2021-02-094-27/+102
* | QtPositioning: refactor unit testsIvan Solovev2021-02-091-1/+2
* | Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-02-0418-18/+18
* | QtPositioning: remove deprecated QGeoShape::extendShape() methodIvan Solovev2021-02-039-42/+7
* | QtPositioning: rename QGeoPolygon::setPathIvan Solovev2021-02-033-45/+13