kwin/tabbox
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights:
* Models and Delegates for Clients and Desktops
 * Horizontal, vertical and tabular layout
 * Layout of one item can be configured by an XML definition
 * A desktop item can include a client list
 * An optional second list view showing only the selected item
 * A new KCM "kwintabbox"
 * An alternative TabBox with independent settings and keybindings
 * Optional Highlight Windows effect integration
 * List scrolls instead of removing items
 * Scroll wheel support
 * Cursor key support
 * Middle click on item closes window
BUG: 195745
BUG: 197187
BUG: 201103
FEATURE: 118184
FEATURE: 156723
FEATURE: 177441
FEATURE: 182897
FEATURE: 193882
GUI:

svn path=/trunk/KDE/kdebase/workspace/; revision=1022861
2009-09-13 11:36:45 +00:00
..
DefaultTabBoxLayouts.xml Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
clientitemdelegate.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
clientitemdelegate.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
clientmodel.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
clientmodel.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
desktopitemdelegate.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
desktopitemdelegate.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
desktopmodel.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
desktopmodel.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
itemlayoutconfig.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
itemlayoutconfig.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
tabboxconfig.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
tabboxconfig.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
tabboxhandler.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
tabboxhandler.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
tabboxview.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
tabboxview.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00