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
clientitemdelegate.cpp
clientitemdelegate.h
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
DefaultTabBoxLayouts.xml
desktopitemdelegate.cpp
desktopitemdelegate.h
desktopmodel.cpp
desktopmodel.h
itemlayoutconfig.cpp
itemlayoutconfig.h
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
tabboxconfig.h
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