summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps
Commit message (Expand)AuthorAgeFilesLines
* Simplify declarative wrapper of QGeoRouteVolker Hilsheimer2022-09-222-55/+20
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-1912-17/+17
* Cleanup: de-virtualize QGeoCodeReplyPrivateVolker Hilsheimer2022-09-191-1/+0
* Merge QGeoRouteLeg into QGeoRouteVolker Hilsheimer2022-09-162-68/+24
* Use QVariant support for converting to a QGeoCoordinateVolker Hilsheimer2022-09-156-147/+3
* Change QJSValue properties to QList<QGeoCoordinate/Rectangle>Volker Hilsheimer2022-09-1512-202/+35
* Refactor: for loopsVolker Hilsheimer2022-09-1413-102/+88
* Refactor: remove duplicated codeVolker Hilsheimer2022-09-134-54/+7
* Refactor QDeclarativeGeoMapItemUtils into a namespaceVolker Hilsheimer2022-09-132-58/+67
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-135-7/+7
* Refactor QGeoSimplify into a namespace, simplify, remove dead codeVolker Hilsheimer2022-09-122-297/+73
* Constructor cleanupVolker Hilsheimer2022-09-1232-287/+184
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-127-39/+39
* Make QDeclarativeGeoRoute::legs type safeVolker Hilsheimer2022-09-092-4/+5
* Remove QDeclarativeGeoMapType wrapperVolker Hilsheimer2022-09-094-355/+46
* Remove QDeclarativeGeoRouteSegment wrapperVolker Hilsheimer2022-09-094-339/+15
* Doc: fix type of MapItemView::autoFitViewportTasuku Suzuki2022-09-031-1/+1
* Fix documentation warningsVolker Hilsheimer2022-09-022-4/+3
* Remove QDeclarativeGeoManeuverVolker Hilsheimer2022-09-015-361/+7
* Use current touch position when switching from one to two point modeLauri Laanmets2022-08-301-2/+2
* Fix "invalid nullptr parameter" warning from QObject::connectVolker Hilsheimer2022-08-302-3/+19
* Remove declarative wrapper for QGeoCameraCapabilitiesVolker Hilsheimer2022-08-302-119/+5
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-2314-86/+105
* More include cleanupVolker Hilsheimer2022-07-2912-72/+75
* Use 'const' correctlyVolker Hilsheimer2022-07-2813-45/+45
* Clean up includesVolker Hilsheimer2022-07-287-7/+31
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-261-72/+0
* Reduce includes of private headers from upstream modulesVolker Hilsheimer2022-07-2613-20/+1
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-265-10/+10
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-1614-25/+25
* Make sure all private headers include at least one otherThiago Macieira2022-03-091-2/+2
* QDeclarativeGeoMap: reorder new parameters application after camera capabilit...Ivan Solovev2022-02-281-16/+16
* Fix warnings for Windows buildIvan Solovev2022-02-282-2/+2
* CoordinateAnimation East/West now swapped in Qt 6Lauri Laanmets2022-02-281-2/+2
* Port OpenGL dependent code to Qt6 updated graphics APILauri Laanmets2022-02-2815-390/+326
* Adapt QDeclarativeGeoWaypoint to use bindable coordinate propertyLauri Laanmets2022-02-281-13/+22
* QDeclarativeGeoMap: Fix warning about missing breakThiago Macieira2022-01-171-0/+1
* Use up-to date LGPL license headerKai Köhne2021-12-0261-671/+854
* replace int by qsizetypeLauri Laanmets2021-11-098-20/+20
* Change 'geometryChanged' to 'geometryChange'Lauri Laanmets2021-11-0912-25/+25
* Change QGeoPolygon 'path' to 'perimeter'Lauri Laanmets2021-11-093-16/+16
* Mouse/touch input handling re-workLauri Laanmets2021-11-094-173/+109
* Code clean-up to be able to compile for Qt 6Lauri Laanmets2021-11-091-0/+1
* Remove QAbstractDeclarativeData::parentChangedLauri Laanmets2021-11-092-8/+7
* Fix warnings that break Windows buildIvan Solovev2021-11-091-2/+2
* QtLocation: adapt to build with external QtPositioningIvan Solovev2021-10-277-57/+34
* Adapt to new pointer event API in Qt6Edward Welbourne2021-07-141-7/+7
* Fix compilation for no opengl buildsMichal Klocek2021-03-259-19/+92
* Merge branch '5.15' into devIvan Solovev2021-03-233-4/+2
|\
| * Make names of poly2tri, clipper, clip2tri libraries uniqueKai Koehne2020-10-021-1/+1