Commit Graph

5 Commits (ea17b3562cc5ca1b68a6995ae6690e840d1b7a03)

Author SHA1 Message Date
Martin Gräßlin 265158bb07 Drop the TabBox preview as it's ugly and doesn't work correctly. I will add a better solution for 4.6.
svn path=/trunk/KDE/kdebase/workspace/; revision=1137270
2010-06-12 07:06:36 +00:00
Martin Gräßlin 738917e603 Put TabBox Preview widget into a scroll area so that the window does not size to infinity.
BUG: 219716
CCBUG: 207325

svn path=/trunk/KDE/kdebase/workspace/; revision=1065225
2009-12-22 19:41:20 +00:00
Andrew Coles bc10bae07e More proof-reading in recent strings (have been out the loop for a while).
svn path=/trunk/KDE/kdebase/workspace/; revision=1033231
2009-10-09 19:15:18 +00:00
Laurent Montel da5394f620 fix ui files
svn path=/trunk/KDE/kdebase/workspace/; revision=1023007
2009-09-13 17:53:58 +00:00
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