summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativerectanglemapitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize code for map items into separate folderVolker Hilsheimer2022-09-231-409/+0
* Constructor cleanupVolker Hilsheimer2022-09-121-4/+3
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-4/+4
* More include cleanupVolker Hilsheimer2022-07-291-3/+5
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-2/+2
* Port OpenGL dependent code to Qt6 updated graphics APILauri Laanmets2022-02-281-8/+0
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Change 'geometryChanged' to 'geometryChange'Lauri Laanmets2021-11-091-3/+3
* QtLocation: adapt to build with external QtPositioningIvan Solovev2021-10-271-1/+1
* Fix compilation for no opengl buildsMichal Klocek2021-03-251-3/+14
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-133/+103
* Add autoFadeIn property to map itemsPaolo Angelelli2019-08-211-0/+11
* Fix crash when removing items from MapboxGL mapsPaolo Angelelli2019-01-291-5/+1
* Make QDeclarativeGeoMapItemBase::geoShape R/WPaolo Angelelli2018-08-141-0/+18
* Fix MapRectangle QQuickItem geometry to allow enabling layersPaolo Angelelli2018-04-191-3/+3
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-1/+1
* Fix re-set map items rendering stale geometryPaolo Angelelli2018-03-011-2/+8
* Allow plugins to use alternative map projectionsPaolo Angelelli2018-01-271-6/+10
* Check for map in map item's geometryChangedPaolo Angelelli2017-03-271-1/+1
* Cache coordinate projections in map itemsPaolo Angelelli2017-03-221-10/+25
* Support for Mapbox GL Native rendering of QML Map{Polygon,Polyline} itemsBruno de Oliveira Abinader2017-02-141-1/+1
* Remove dirty geo* flags from map itemsv5.9.0-alpha1Paolo Angelelli2017-02-131-8/+0
* Remove unused qgeocameracapabilities includes from map itemsPaolo Angelelli2017-02-101-1/+0
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-301-2/+13
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+380