Martin Gräßlin
32b6ef42b9
Strip module path from all Qt #include <>
...
Done with:
fixqt4headers.pl --strip-modules
REVIEW: 109176
13 years ago
Hugo Pereira Da Costa
0960942f4e
cleanup variable names for consistency
15 years ago
Hugo Pereira Da Costa
a07407cef9
removed unused parameter to avoid compilation warning
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1146309
16 years ago
Hugo Pereira Da Costa
5374a70cc2
Removed unnecessary check on object in event filter.
...
CCBUG: 243004
svn path=/trunk/KDE/kdebase/workspace/; revision=1143677
16 years ago
Hugo Pereira Da Costa
3309e02cee
copyright and comments
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1129372
16 years ago
Hugo Pereira Da Costa
c5bf8d012e
Changed all "Oxygen::OxygenXXX" classnames into "Oxygen::XXX" for consistancy with style class
...
naming scheme. Also made indentation consistent.
svn path=/trunk/KDE/kdebase/workspace/; revision=1121935
16 years ago
Lucas Murray
a0d07d12a2
Merged r970865:1049322 from /branches/work/kwin-tabbing
...
Adds window tabbing support to KWin.
FEATURE: 42023
svn path=/trunk/KDE/kdebase/workspace/; revision=1049334
17 years ago
Hugo Pereira Da Costa
d3f6aca4ee
re-enabled sizeGrip in preview mode, with correct handling of parent windowID
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1037767
17 years ago
Hugo Pereira Da Costa
2d88428b6d
removed 'x11util'. Use kdecoration API instead
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1036345
17 years ago
Hugo Pereira Da Costa
4e1fd9e494
Do not create sizeGrip as a child of KDecoration::Widget since it is reparented. That allows one not to make it a Qt::ToolTip (which for some reason makes kwin use 100% cpu), and prevents it to be registered by paintRedirector
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1036320
17 years ago
Hugo Pereira Da Costa
c2706aa181
set Qt::ToolTip flag for QSizeGrip, so that it gets hidden to paintRedirector
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1036155
17 years ago
Hugo Pereira Da Costa
5286a2f849
fixed colors to use oxygenHelper
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1035714
17 years ago
Hugo Pereira Da Costa
b4f63cb440
fixed Qt headers; removed WX11 defines; removed 'using namespace std'
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1025937
17 years ago
Hugo Pereira Da Costa
363986a030
fixed Krazy stuff (headers, K classes in place of Q classes, and use of pointers to modal dialogs)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1024127
17 years ago
Hugo Pereira Da Costa
8244e7644f
Changed nitrogen class names and file names into oxygen; adding Oxygen namespace where missing; updated CMakeFiles.txt accordingly
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1023654
17 years ago
Hugo Pereira Da Costa
8eecf6375c
Moved Nitrogen to Oxygen deco, and removed Nitrogen.
...
It is believed that Nitrogen is versatile enough to satisfy most users, and that it is
good-looking enough to make Nuno happy.
CCMAIL: kwin@kde.org
BUG: 160627
svn path=/trunk/KDE/kdebase/workspace/; revision=1023636
17 years ago
Hugo Pereira Da Costa
2371de7ac2
removed from relic code from kde-look times, that 1/ was intended to work with compiz 2/ is useless with kwin 3/ is obsoleted by compiz0.8.3
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1021691
17 years ago
Matthew Woehlke
af15bebbdd
mass whitespace cleanup
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1021371
17 years ago
Hugo Pereira Da Costa
b0769ebdb8
fixed (again) sizegrip position in preview mode
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1018676
17 years ago
Hugo Pereira Da Costa
22bfe6a4b3
renamed ::updatebackgroundcolor to ::activeChange, for consistency with client, and removed useless color manipulations from there; fixed window attributes to optimize painting; fixed color manipulation in 'paintevent', and rationalized layout metric manipulation in ::updatePosition
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1018246
17 years ago
Hugo Pereira Da Costa
8fec8169dd
fixed copyrights
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015274
17 years ago
Hugo Pereira Da Costa
e7813fcf3f
fixed copyrights
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015141
17 years ago
Laurent Montel
1fcaef94bd
Fix include
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015004
17 years ago
Laurent Montel
1dd15a0982
Clean up
...
Remove $id (not necessary)
svn path=/trunk/KDE/kdebase/workspace/; revision=1014898
17 years ago
Laurent Montel
de9904c73a
Fix pedantic
...
Fix iterator
svn path=/trunk/KDE/kdebase/workspace/; revision=1014880
17 years ago
Lucas Murray
a92f204309
Import the Nitrogen window decoration AS IS from KDE-Look with
...
permission from hpereiradacosta.
svn path=/trunk/KDE/kdebase/workspace/; revision=1014262
17 years ago