34 Commits (6d98cf9bb06bbc5b97aedfe88226bc87f5b6ed22)

Author SHA1 Message Date
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Laurent Montel 2178c6dc31 Include fix 19 years ago
Thorsten Roeder d68dafda6b fixed some EBN issues 20 years ago
Laurent Montel 5725624c8b #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel 7f7ce52d78 #include <q...h> -> #include <Q...> 20 years ago
Hamish Rodda 77bc9cd63d Merging in from bleeding edge kdebase branch 20 years ago
Szombathelyi György 3bf0fce883 Compilable without installed kdebase 20 years ago
Sandro Giessl fdb1b61473 Make kwin decorations API free of Qt3 support members 20 years ago
Sandro Giessl c669e57515 replace support member 20 years ago
Laurent Montel 1e8cf8aa59 deprecated-- 20 years ago
Laurent Montel f327b7f032 Deprecated-- 20 years ago
Allen Winter 441523a689 Replace obsolete QMAX() and QMIN() with qMax() and qMin(). 20 years ago
Laurent Montel fde9470fdc Fix QToolTip 20 years ago
Sandro Giessl a4d91bd3ab forward port 21 years ago
Laurent Montel a166c8e3d4 QToolTip::add -> setToolTip 21 years ago
Matt Broadstone 5da7024486 rid ourselves of the Q3Buttons 21 years ago
Luboš Luňák 326e9b2b41 Sync with maximizeChange(). If a decoration has only two button states 21 years ago
Stephan Kulow b464518b3c svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 21 years ago
Luboš Luňák ced5ab580a Die, window type override, die! Since nobody really knows what this window 21 years ago
Luboš Luňák fc90a04635 Make it possible to do all kinds of strange things when mousewheeling 21 years ago
Luboš Luňák cc7ab636af Make the titlebar double-click operation react only the LMB. 21 years ago
Sandro Giessl bd9c556471 better minimumSize() 21 years ago
Sandro Giessl 46482b1d0e improved calcHiddenButtons() 21 years ago
Sandro Giessl 286696268e - add LM_ButtonMarginTop for more control on how to position buttons. 21 years ago
Sandro Giessl 9ecf800caf do not cover the menu button with the menu 21 years ago
Sandro Giessl 8ee563139d um... fix titleRect() 21 years ago
Sandro Giessl 1b1d7df406 more const-correctness and titleRect() convenience method... 21 years ago
Sandro Giessl 079ac8c9f9 take the button width into account for the calculation of minBtnHideWidth 21 years ago
Sandro Giessl f1ad43864f - Add KCommonDecoration::isLeft() for Quartz. 21 years ago
Sandro Giessl c77a4202fb inform buttons of state change 21 years ago
Sandro Giessl 352beb9070 make reset abstract, add forgotten virtual... 21 years ago
Sandro Giessl 7f9e658fb3 save reset calls in setSize() etc., inform buttons about what has changed in reset() so they can better optimize for performance 21 years ago
Sandro Giessl 37992c3cb1 Import KCommonDecoration/KCommonDecorationButton. They ease development of decorations 21 years ago