Moved RotationGesture to the Public API 16/242416/3
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 26 Aug 2020 18:10:03 +0000 (19:10 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 26 Aug 2020 22:41:59 +0000 (23:41 +0100)
commitfcb54f76ff7a979203a277857b1bec870fd2aa23
treedac8077e2dd88591d82ccfe917414d3ae197bf0b
parent66516153d0d7e9c408ddb2c62a69b83499293bcc
Moved RotationGesture to the Public API

Change-Id: Ibb604d9e4fef2cb7843c00aa0f09e306a47af9d9
32 files changed:
automated-tests/src/dali/utc-Dali-LongPressGestureRecognizer.cpp
automated-tests/src/dali/utc-Dali-RotationGesture.cpp
automated-tests/src/dali/utc-Dali-RotationGestureDetector.cpp
automated-tests/src/dali/utc-Dali-RotationGestureRecognizer.cpp
automated-tests/src/dali/utc-Dali-TypeRegistry.cpp
dali/devel-api/events/gesture-devel.h [deleted file]
dali/devel-api/file.list
dali/internal/event/actors/actor-impl.cpp [changed mode: 0755->0644]
dali/internal/event/actors/actor-impl.h
dali/internal/event/events/actor-gesture-data.cpp
dali/internal/event/events/actor-gesture-data.h
dali/internal/event/events/gesture-detector-impl.cpp
dali/internal/event/events/gesture-detector-impl.h
dali/internal/event/events/gesture-event-processor.cpp
dali/internal/event/events/gesture-event.cpp
dali/internal/event/events/gesture-event.h
dali/internal/event/events/gesture-processor.cpp
dali/internal/event/events/gesture-processor.h
dali/internal/event/events/gesture-recognizer.h
dali/internal/event/events/gesture-requests.h
dali/internal/event/events/rotation-gesture/rotation-gesture-detector-impl.cpp
dali/internal/event/events/rotation-gesture/rotation-gesture-detector-impl.h
dali/internal/event/events/rotation-gesture/rotation-gesture-event.h
dali/internal/event/events/rotation-gesture/rotation-gesture-processor.cpp
dali/internal/event/events/rotation-gesture/rotation-gesture-recognizer.cpp
dali/public-api/dali-core.h
dali/public-api/events/gesture.h
dali/public-api/events/rotation-gesture-detector.cpp [moved from dali/devel-api/events/rotation-gesture-detector.cpp with 94% similarity]
dali/public-api/events/rotation-gesture-detector.h [moved from dali/devel-api/events/rotation-gesture-detector.h with 94% similarity]
dali/public-api/events/rotation-gesture.cpp [moved from dali/devel-api/events/rotation-gesture.cpp with 84% similarity]
dali/public-api/events/rotation-gesture.h [moved from dali/devel-api/events/rotation-gesture.h with 92% similarity]
dali/public-api/file.list