kwin/tabbox
Martin Gräßlin aa17081fe8 TabBox in QML
All the default layouts (informative, compact, text, small and big icons)
are rewritten in QML and replace the ListView used before. The old code
is still around for the desktop switching modes which are not yet ported.

Next steps include to update the configuration module to not show now
obsoleted settings as well as providing a better way to choose the layout.

REVIEW: 102948
2011-10-30 16:07:14 +01:00
..
qml TabBox in QML 2011-10-30 16:07:14 +01:00
DefaultTabBoxLayouts.xml Do not set deselected icons to grayscale. It seems to be more difficult to identify the window. Thanks to Chani for the feedback. 2009-10-29 17:03:05 +00:00
clientitemdelegate.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
clientitemdelegate.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
clientmodel.cpp TabBox in QML 2011-10-30 16:07:14 +01:00
clientmodel.h TabBox in QML 2011-10-30 16:07:14 +01:00
declarative.cpp TabBox in QML 2011-10-30 16:07:14 +01:00
declarative.h TabBox in QML 2011-10-30 16:07:14 +01:00
desktopitemdelegate.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopitemdelegate.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
itemlayoutconfig.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
itemlayoutconfig.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
tabbox.cpp Make the Walk Through Desktop List and Reverse actions work again 2011-09-10 11:39:10 +01:00
tabbox.h Make reconfigure() a Q_SLOT 2011-07-15 22:23:29 +02:00
tabboxconfig.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
tabboxconfig.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
tabboxhandler.cpp TabBox in QML 2011-10-30 16:07:14 +01:00
tabboxhandler.h Move loading of the TabBox Config XML into a thread 2011-07-12 21:02:48 +02:00
tabboxview.cpp Create TabBoxView when first used 2011-07-12 21:02:57 +02:00
tabboxview.h Create TabBoxView when first used 2011-07-12 21:02:57 +02:00