summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modernize and clean up QGeoRoute(Leg)Volker Hilsheimer2022-08-032-59/+31
* Clean up mix of polymorph and value semanticsVolker Hilsheimer2022-08-034-55/+0
* More include cleanupVolker Hilsheimer2022-07-2931-112/+125
* Use 'const' correctlyVolker Hilsheimer2022-07-2852-114/+113
* Modernize Places value typesVolker Hilsheimer2022-07-2824-299/+316
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-287-7/+7
* Clean up includesVolker Hilsheimer2022-07-28118-158/+303
* Modernize Maps value typesVolker Hilsheimer2022-07-2720-139/+183
* Clean up test cases for value typesVolker Hilsheimer2022-07-278-502/+308
* Remove unused placemacro headerVolker Hilsheimer2022-07-273-76/+1
* Bump plugin interface version to 6.0Volker Hilsheimer2022-07-2712-12/+12
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-26101-56781/+0
* Reduce includes of private headers from upstream modulesVolker Hilsheimer2022-07-2620-27/+4
* Build "places" example with cmakeVolker Hilsheimer2022-07-261-1/+1
* Small improvements and fixes in different examples projectsLauri Laanmets2022-07-264-12/+12
* Migrate mapviewer to Qt 6Ivan Solovev2022-07-2629-146/+174
* Migrate geojson_viewer example to Qt 6Ivan Solovev2022-07-265-43/+58
* Manual fixes in CMake files for examplesLauri Laanmets2022-07-265-19/+18
* Manual update of dependencies on 'dev' in qt/qtlocationVolker Hilsheimer2022-07-261-3/+3
* Doc: Remove obsolete modules from dependenciesVolker Hilsheimer2022-07-261-1/+1
* Bump version number to 6.5.0Volker Hilsheimer2022-07-261-1/+1
* Remove expectFail again from passing testVolker Hilsheimer2022-07-261-4/+0
* Blacklist tests that are flaky on macOS ARM in CIVolker Hilsheimer2022-07-261-0/+11
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-2635-109/+116
* Porting Examples: use CMake replace qmakeZhang Hao2022-07-2246-107/+653
* Update dependencies manuallyVolker Hilsheimer2022-07-111-3/+3
* Enable tests on APPLEVolker Hilsheimer2022-07-111-2/+0
* Mark tests failing after dependency update as expectFailVolker Hilsheimer2022-07-111-0/+4
* In static builds, ignore tests depending on pluginsVolker Hilsheimer2022-07-111-16/+21
* Update use of HTTP to HTTPS in esri pluginMilo Kerr2022-06-177-34/+43
* Skip Qt Location build for now on INTEGRITYVolker Hilsheimer2022-06-161-0/+5
* Fix build of tests in static configsVolker Hilsheimer2022-06-162-3/+15
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-1645-101/+98
* Update dependencies manuallyVolker Hilsheimer2022-06-161-3/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2022-03-153-21/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-0925-25/+50
* Enable QML unit-testsIvan Solovev2022-02-2857-175/+235
* QDeclarativeGeoMap: reorder new parameters application after camera capabilit...Ivan Solovev2022-02-281-16/+16
* Fix warnings for Windows buildIvan Solovev2022-02-287-14/+16
* Finalize QtLocation CMake buildIvan Solovev2022-02-2813-5/+180
* Fix appendChildNode() callIvan Solovev2022-02-281-1/+1
* CoordinateAnimation East/West now swapped in Qt 6Lauri Laanmets2022-02-281-2/+2
* Port OpenGL dependent code to Qt6 updated graphics APILauri Laanmets2022-02-2817-408/+331
* Adapt QDeclarativeGeoWaypoint to use bindable coordinate propertyLauri Laanmets2022-02-281-13/+22
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-111-1/+1
* Add required libraries to fix QNX buildAndreas Buhr2022-02-112-2/+5
* Bump version to 6.4.0Andreas Buhr2022-02-112-12/+1
* Update dependencies on 'dev' in qt/qtlocationAndreas Buhr2022-02-111-3/+3
* constructRoute: remove segmentPathLengthCountShawn Rutledge2022-01-191-4/+0
* QDeclarativeGeoMap: Fix warning about missing breakThiago Macieira2022-01-171-0/+1