D25511: Drop unused broken KGesture support

David Edmundson noreply at phabricator.kde.org
Sun Nov 24 19:27:53 GMT 2019


davidedmundson created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.

REVISION SUMMARY
  The functionality was disabled before kdelibs 4.0
  (7a390751076bafafc67557007172028956966ef1 <https://phabricator.kde.org/R446:7a390751076bafafc67557007172028956966ef1>)
  
  These classes were compile time skipped from KShortcutsEditor and
  KShortcutsEditorItem and unused elsewhere in the library.
  
  Gestures exist in some form in Qt.
  
  The header files were installed as _p.h
  
  The symbols were exported, but anyone using them was using clearly
  private API.

TEST PLAN
  Compiles

REPOSITORY
  R263 KXmlGui

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D25511

AFFECTED FILES
  src/CMakeLists.txt
  src/kgesture.cpp
  src/kgesture_p.h
  src/kgesturemap.cpp
  src/kgesturemap_p.h
  src/kshortcutsdialog_p.h
  src/kshortcutseditor.cpp
  src/kshortcutseditor.h
  src/kshortcutseditoritem.cpp

To: davidedmundson
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191124/bfbd8416/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list