summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeomap_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.15 to dev and fix resulting compile issuesQt Forward Merge Bot2020-04-021-1/+7
|\
| * Port Map*ObjectPrivateQSG to the shader-based projection geometriesv5.15.0-alpha1Paolo Angelelli2020-02-111-1/+1
| * Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-0/+3
|/
* Add optional argument to Map.fitViewportToMapItemsPaolo Angelelli2019-09-261-2/+2
* Add notification signal to Map.visibleRegion propertyPaolo Angelelli2019-04-101-1/+2
* Fix 5.13 API Review Issues for LocationPaolo Angelelli2019-03-071-1/+1
* Add Map.fitViewportToGeoShape(shape, margins)Paolo Angelelli2018-12-111-1/+2
* Move management of QDeclarativeGeoMap camera data into QGeoMapPaolo Angelelli2018-08-201-0/+1
* Enable nested MapItemViewsPaolo Angelelli2018-07-271-0/+10
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-0/+8
* QDeclarativeGeoMap::copyrightsVisibleChanged() was not added in Qt 5.11Alex Blasche2018-04-241-1/+1
* Update qmltypes and revision for Qt 5.11 in Location and PositioningAlex Blasche2018-04-221-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-201-0/+2
|\
| * Fix Map.zoomLevel not honoring user-set valuesPaolo Angelelli2018-02-121-0/+2
* | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-191-1/+11
|\ \
| * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-261-1/+11
| |\ \ | | |/
| | * Fix copyright notice performance when adding/removing itemsPaolo Angelelli2018-01-161-1/+6
| | * Fix performance issue with copyright noticePaolo Angelelli2018-01-151-0/+5
* | | Change m_map into a QPointerPaolo Angelelli2018-02-121-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-11/+11
* | | Introduce QGeoMapObjectPaolo Angelelli2018-01-251-0/+9
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devPaolo Angelelli2017-08-101-1/+1
|\ \ | |/
| * Fix memleak: delete QGeoMap when QDeclarativeGeoMap gets deletedBogDan Vatra2017-07-281-1/+1
* | Add invokables to add/remove mapItemViewsPaolo Angelelli2017-08-071-0/+3
* | Add alignCoordinateToPoint methodPaolo Angelelli2017-08-031-0/+1
* | Add setBearing overload to rotate around a coordinatePaolo Angelelli2017-08-031-0/+2
|/
* Fix for MapGestureArea pinch and scroll wheel not honoring min zoomPaolo Angelelli2017-05-031-0/+2
* Move QGeoRectangle definition inside qgeorectangle.hPaolo Angelelli2017-05-031-1/+1
* Fix build for -no-feature-wheeleventStephan Binner2017-04-191-0/+2
* Protect QGeoMap pointer with QPointerPaolo Angelelli2017-04-111-1/+1
* Add mapReady to notify when the map is readyThiago Marcos P. Santos2017-03-061-1/+4
* Notify when the map is initializedThiago Marcos P. Santos2017-03-031-0/+1
* Remove tiltingSupported and bearingSupported propertiesPaolo Angelelli2017-02-281-7/+0
* Make min/max Tilt/FieldOfView Read/WritePaolo Angelelli2017-02-281-11/+27
* Make QGeoCameraCapabilities independent of the enginePaolo Angelelli2017-02-281-2/+7
* Fix support for MapParameters on Mapbox GL pluginThiago Marcos P. Santos2017-02-171-2/+2
* Add QDeclarativeGeoMap::fitViewportToVisibleMapItemsPaolo Angelelli2017-01-311-1/+2
* Allow to create maps with groups of map itemsPaolo Angelelli2017-01-311-1/+5
* Expose QDeclarativeGeoMapCopyrightNotice in QMLPaolo Angelelli2017-01-301-0/+3
* Allow QGeoMap to render map itemsPaolo Angelelli2017-01-301-0/+1
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+265