15 Commits (ebfd3f58d8cd2a5e4e2be9c7cafb93632fbdaca3)

Author SHA1 Message Date
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 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 16 years ago
Hugo Pereira Da Costa 5374a70cc2 Removed unnecessary check on object in event filter. 16 years ago
Hugo Pereira Da Costa 3309e02cee copyright and comments 16 years ago
Hugo Pereira Da Costa c5bf8d012e Changed all "Oxygen::OxygenXXX" classnames into "Oxygen::XXX" for consistancy with style class 16 years ago
Lucas Murray a0d07d12a2 Merged r970865:1049322 from /branches/work/kwin-tabbing 17 years ago
Hugo Pereira Da Costa d3f6aca4ee re-enabled sizeGrip in preview mode, with correct handling of parent windowID 17 years ago
Hugo Pereira Da Costa 2d88428b6d removed 'x11util'. Use kdecoration API instead 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 17 years ago
Hugo Pereira Da Costa c2706aa181 set Qt::ToolTip flag for QSizeGrip, so that it gets hidden to paintRedirector 17 years ago
Hugo Pereira Da Costa 5286a2f849 fixed colors to use oxygenHelper 17 years ago
Hugo Pereira Da Costa b4f63cb440 fixed Qt headers; removed WX11 defines; removed 'using namespace std' 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) 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 17 years ago
Hugo Pereira Da Costa 8eecf6375c Moved Nitrogen to Oxygen deco, and removed Nitrogen. 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 17 years ago
Matthew Woehlke af15bebbdd mass whitespace cleanup 17 years ago
Hugo Pereira Da Costa b0769ebdb8 fixed (again) sizegrip position in preview mode 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 17 years ago
Hugo Pereira Da Costa 8fec8169dd fixed copyrights 17 years ago
Hugo Pereira Da Costa e7813fcf3f fixed copyrights 17 years ago
Laurent Montel 1fcaef94bd Fix include 17 years ago
Laurent Montel 1dd15a0982 Clean up 17 years ago
Laurent Montel de9904c73a Fix pedantic 17 years ago
Lucas Murray a92f204309 Import the Nitrogen window decoration AS IS from KDE-Look with 17 years ago