Revision b7ab35d...

Go back to digest for 3rd March 2013

Features in Other

Alexander Maret-Huskinson committed changes in [wacomtablet] /:

Many improvements for button action selection.

* Added a new button action selector widget which will replace all drop down boxes.
* Updated PenWidget to make use of the new selector widget.
* Made the action button selection dialog look nicer.
* Moved global shortcut detection code into ButtonShortcut.
* Removed double click widget from PenWidget as it was never used and made the dialog look ugly.
* Removed some obsolete code.

File Changes

Added 3 files
  • /kcmodule
  •   src/buttonactionselectorwidget.cpp
  •   src/buttonactionselectorwidget.h
  •   src/buttonactionselectorwidget.ui
Modified 9 files
  •   src/common/buttonshortcut.cpp
  •   src/common/buttonshortcut.h
  •   src/kcmodule/buttonactionselectionwidget.cpp
  •   src/kcmodule/buttonactionselectionwidget.h
  •   src/kcmodule/buttonactionselectionwidget.ui
  •   src/kcmodule/CMakeLists.txt
  •   src/kcmodule/penwidget.cpp
  •   src/kcmodule/penwidget.h
  •   src/kcmodule/penwidget.ui
12 files changed in total