Revision c35f0e6...

Go back to digest for 3rd March 2013

Optimization in Other

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

Updated all shortcut handling code to make use of the new ButtonShortcut class.

* Added some more methods to ButtonShortcut.
* Updated shortcut handling code in PadButtonWidget, PenWidget, SelectKeystroke and XsetwacomAdaptor.
* Removed lots of obsolete code.
* Refactored a lot of UI code to make it cleaner and more maintainable.
* Updated xsetwacom unit tests to reflect the XsetwacomAdaptor changes.
* Added more tests to the ButtonShortcut unit test.

File Changes

Modified 16 files
  •   data/wacom_devicelist
  •   src/common/buttonshortcut.cpp
  •   src/common/buttonshortcut.h
  •   src/kcmodule/padbuttonwidget.cpp
  •   src/kcmodule/padbuttonwidget.h
  •   src/kcmodule/penwidget.cpp
  •   src/kcmodule/penwidget.h
  •   src/kcmodule/profilemanagement.cpp
  •   src/kcmodule/profilemanagement.h
  •   src/kcmodule/selectkeystroke.cpp
  •   src/kcmodule/selectkeystroke.h
  •   src/kded/xsetwacomadaptor.cpp
  •   src/kded/xsetwacomadaptor.h
  •   tests/common/testbuttonshortcut.cpp
  •   tests/common/testbuttonshortcut.h
  •   tests/kded/testxsetwacomadaptor.cpp
16 files changed in total