summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/itemsoverlay
Commit message (Expand)AuthorAgeFilesLines
* Mark the module as Q_FOREACH-freeMarc Mutz2023-08-041-2/+0
* Use SPDX license identifiersVolker Hilsheimer2023-02-026-228/+12
* Remove MapObjects from labsVolker Hilsheimer2022-09-263-137/+5
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-131-3/+3
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-121-1/+1
* Use 'const' correctlyVolker Hilsheimer2022-07-281-2/+2
* Bump plugin interface version to 6.0Volker Hilsheimer2022-07-271-1/+1
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-261-24/+0
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-0/+2
* Finalize QtLocation CMake buildIvan Solovev2022-02-281-0/+6
* Use up-to date LGPL license headerKai Köhne2021-12-026-66/+84
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-091-0/+13
* Fix compilation for no opengl buildsMichal Klocek2021-03-251-1/+8
* Add missing overrideAlexander Volkov2020-06-291-4/+4
* Introduce Qt.labs.location QtLocationLabs singleton typePaolo Angelelli2019-03-112-0/+40
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-233-13/+13
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-0/+24
* Fix QGeoMapObject handling in reference implementationPaolo Angelelli2018-04-222-126/+32
* Introduce map objects reference implementationPaolo Angelelli2018-04-173-8/+199
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-053-5/+5
* Introduce Qt.location.labsPaolo Angelelli2018-01-271-1/+1
* Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-1/+1
* Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-071-1/+1
* Fix itemsoverlay .pro file structurePaolo Angelelli2017-04-111-2/+3
* Add itemsoverlay pluginPaolo Angelelli2017-03-088-0/+482