dfaure created this revision. dfaure added reviewers: davidedmundson, mart. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. dfaure requested review of this revision.
REVISION SUMMARY This finishes the work to make kdeclarative compile with Qt 5.14, when disabling deprecated methods. Note that the orientation property will have the hardcoded value Vertical (it's really surprising that EventGenerator::sendWheelEvent, i.e. the conversion in the other direction, was hardcoding it to Horizontal) TEST PLAN Builds REPOSITORY R296 KDeclarative BRANCH master REVISION DETAIL https://phabricator.kde.org/D23937 AFFECTED FILES src/qmlcontrols/kquickcontrolsaddons/eventgenerator.cpp src/qmlcontrols/kquickcontrolsaddons/mouseeventlistener.cpp To: dfaure, davidedmundson, mart Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns