- Move the gray out sequence out of the mainwidget and into its own grayWidget. Next...
commitffaa66fc4928fa837d4b66dc5296d2bbcb484484
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 30 Jul 2007 21:09:24 +0000 (30 21:09 +0000)
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 30 Jul 2007 21:09:24 +0000 (30 21:09 +0000)
treecc7e19fd60e04ba52a3599c51b33a1a9e2f13823
parente3e893e3999a79cb20e245badc9e85b65071631f
- Move the gray out sequence out of the mainwidget and into its own grayWidget. Next step is to move the slideshow to it's own widget. Maybe I can make mainwidget a QObject after that.
- Remove the q3support, RSIBreak now compiles without warnings and does not need it anymore
- Remove the configurable shortcut. Escape it is.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/utils/rsibreak@694486 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
CMakeLists.txt
src/CMakeLists.txt
src/graywidget.cpp [new file with mode: 0644]
src/graywidget.h [new file with mode: 0644]
src/rsiwidget.cpp
src/rsiwidget.h
src/setupmaximized.cpp
src/setupmaximized.h