101 Commits (cfb1b5e42db100eac4752176bfe673b35d3d6bf5)

Author SHA1 Message Date
Laurent Montel fde9470fdc Fix QToolTip 20 years ago
Laurent Montel b0a95318bc readBoolEntry->readEntry 21 years ago
Laurent Montel 8f20889b49 Q3ValueList-- 21 years ago
Laurent Montel f5c680a6e0 Q3support-- 21 years ago
Laurent Montel 1c3e66488b Adapt to new kde4 api 21 years ago
Laurent Montel 10e453f73e warning-- 21 years ago
Laurent Montel 0370410f0f qt3support-- 21 years ago
Laurent Montel a166c8e3d4 QToolTip::add -> setToolTip 21 years ago
Stephan Kulow b464518b3c svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 21 years ago
Luciano Montanaro 96e70b86f8 Simplified drawB2Rect() 21 years ago
Luboš Luňák cc7ab636af Make the titlebar double-click operation react only the LMB. 21 years ago
Luciano Montanaro 7f5bb05567 Fix the preview rendering bug, some cleanup. 21 years ago
Luboš Luňák 9a5a1c5d95 Fix shading: isShade() returns the actual state of the window, and isSetShade() 22 years ago
Dirk Mueller 5b5ab45fbf fix export's 22 years ago
Sandro Giessl e0bd1cf554 now all clients kdebase announce their supported buttons. 22 years ago
Luciano Montanaro 4ae63db942 Worked around the isResizable() problem: check if the window is resizable 22 years ago
Luciano Montanaro 6dc8a25ebe Cleaned up a bit. 22 years ago
André Wöbbeking 23b2927e0c make it compile 22 years ago
Luciano Montanaro 136f98c24e Fixed glitch on first uresizable window opening. 22 years ago
Luboš Luňák 4e52fbebdc With transparent moving/resizing, make sure the outline is not larger 22 years ago
Luciano Montanaro 06fa4c69bd Fixed maximized border handling. 22 years ago
Luciano Montanaro e94ef322f8 Resize should work on button press, not on click. 22 years ago
Luciano Montanaro 0311c26276 Simplify client by using the new maximize() method. 22 years ago
Luciano Montanaro 2be6b89379 Added updateGeometry() for the titlebar when initialixing the decoration. 22 years ago
Stephan Binner c0c7fe46d6 CVS_SILENT i18n style guide fixes 22 years ago
Luciano Montanaro 22f4d1dced Added an option to disable the grab handle (The checkmark actually asks if the 22 years ago
Luciano Montanaro 6dde923eff Cleanup whitespace 22 years ago
Luciano Montanaro e034d686fd Use the new showWindowMenu() variant. 22 years ago
Luciano Montanaro 8b9735cfd1 Fix cursor shape over titlebar buttons. 22 years ago
Luciano Montanaro 49b2179ed4 Implemented 'hover' effect for titlebar buttons. 22 years ago
Luciano Montanaro 51894257c9 Added support for a custom action associated with the menu button. 22 years ago
Luciano Montanaro ef20b9749d Updated my mail address 22 years ago
Luciano Montanaro 3665879171 Reindentation urge. 22 years ago
Luciano Montanaro 5eef563549 Made the "Shade" tooltip dynamic. Now it says "Unshade" when the window is 22 years ago
Luciano Montanaro 3330d7c0f6 Added support for the new shade button. I'd implement the foreground/background 22 years ago
Luciano Montanaro b20cf8bf18 Fix for bug #78739 22 years ago
Luciano Montanaro 4b28eb82db Fixed double-click on the window border behaviour. 22 years ago
Sandro Giessl 9268d2acdb Set the current window state when initializing OnAllDesktop buttons. (#71531) 23 years ago
Luboš Luňák 569224d117 Replace the temporary MousePosition enum naming with something that 23 years ago
Luboš Luňák d6721e0b7a No warnings. 23 years ago
Luciano Montanaro 9582208fca Fixed rendering glitch in the "normalize" icon. 23 years ago
Luciano Montanaro 6714a92f92 The border size seemed wrong in latest CVS 23 years ago
Sandro Giessl 69f858427e Make titlebar buttons only react on left-click, if they have one function 23 years ago
Luboš Luňák abdfd596b2 And one more case of flickering ... how comes nobody complained? 23 years ago
Luboš Luňák b884178c99 KDecoration::unobscuredRegion(), for B2 titlebar unhiding. 23 years ago
Luciano Montanaro e510e8dd73 Forgot to make the variable static 23 years ago
Luboš Luňák 43c71a8c72 No delayed deleting of decorations. They'll have to check themselves 23 years ago
Luciano Montanaro c47d64a4cc I committed too hastily. This patche is the good one! 23 years ago
Luciano Montanaro eaeb27fd13 Enabled titlebar dragging by shift-clicking it. 23 years ago
Luciano Montanaro c2eacac63f Oops I didn't notice the typo. 23 years ago