summaryrefslogtreecommitdiffstats
path: root/src/location/declarativemaps/qquickgeomapgesturearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix MapGestureArea docPaolo Angelelli2017-09-121-1/+1
* Fix memleak: delete QGeoMap when QDeclarativeGeoMap gets deletedBogDan Vatra2017-07-281-1/+1
* Fix for MapGestureArea pinch and scroll wheel not honoring min zoomPaolo Angelelli2017-05-031-2/+3
* Make error_messages.h privatePaolo Angelelli2017-05-021-1/+1
* Fix build for -no-feature-wheeleventStephan Binner2017-04-191-0/+4
* Allow overzooming when setting zoomLevel directly in a MapPaolo Angelelli2017-04-121-2/+3
* Protect QGeoMap pointer with QPointerPaolo Angelelli2017-04-111-1/+1
* Improve flicking behavior of QQuickGeoMapGestureAreaPaolo Angelelli2017-04-031-46/+32
* Fix rotation gesture startPaolo Angelelli2017-03-271-2/+2
* Correctly handle pinch, rotation and tilt gestures in map gesture areaPaolo Angelelli2017-03-221-43/+102
* Handle flick state on gesture enabling/disablingPaolo Angelelli2017-03-131-2/+11
* Fix for map shaking during rotation gesture in presence of tiltingPaolo Angelelli2017-03-071-6/+6
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-2/+0
* Add tilt and bearing gestures to QQuickGeoMapGestureAreaPaolo Angelelli2017-01-301-57/+537
* Adapt QQuickGeoMapGestureArea to work with tilted and rotated mapsPaolo Angelelli2017-01-261-38/+36
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+1288