steffenh created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. steffenh requested review of this revision.
REVISION SUMMARY This patch adds the gestures and handler class from gwenview to KWidgetsAddons, so another program you can use this. REPOSITORY R236 KWidgetsAddons BRANCH rebasetomaster REVISION DETAIL https://phabricator.kde.org/D21028 AFFECTED FILES autotests/CMakeLists.txt autotests/ktouchautotest.cpp autotests/ktouchautotest.h src/CMakeLists.txt src/kdoubletap.cpp src/kdoubletap.h src/koneandtrwofingerswipe.cpp src/koneandtwofingerswipe.h src/konefingerpan.cpp src/konefingerpan.h src/ktapholdandmoving.cpp src/ktapholdandmoving.h src/ktouch.cpp src/ktouch.h src/ktouch_helper.h src/ktwofingerpan.cpp src/ktwofingerpan.h src/ktwofingertap.cpp src/ktwofingertap.h tests/CMakeLists.txt tests/ktouchtest.cpp To: steffenh Cc: kde-frameworks-devel, michaelh, ngraham, bruns