121 Commits (old-wilder)

Author SHA1 Message Date
Hugo Pereira Da Costa a4c90497c6 Fixed kde4 compilation. 8 years ago
Alex Nemeth e5c0824adf Added optional transparency/blur to menu frames 8 years ago
Vlad Zagorodniy 483ec8a395 Revert "Added option to set transparency and blur behind menu frames such as right click context menu, toolbar menu, etc." 8 years ago
Hugo Pereira Da Costa 336cf7b63a Added option to set transparency and blur behind menu frames such as right click context menu, toolbar menu, etc. 8 years ago
Hugo Pereira Da Costa 8a61b4184f partial update to c++11 9 years ago
Hugo Pereira Da Costa 76a9241f30 use std::function 9 years ago
Pino Toscano 30245abae8 Partially revert "Use Q_DECL_OVERRIDE" 9 years ago
Montel Laurent 13859b08f7 Use Q_DECL_OVERRIDE 9 years ago
Marco Martin 850ed6dd0a make scrollbar size configurable 9 years ago
Martin Gräßlin adcd98aa1f Revert "[kstyle] Implement application unpolish to delete ShadowHelper" 9 years ago
Martin Gräßlin a0433d089a [kstyle] Implement application unpolish to delete ShadowHelper 9 years ago
Hugo Pereira Da Costa 1ea115411f honor showIconsInMenuItems 10 years ago
Hugo Pereira Da Costa 5367cb88f0 - calculate pushbutton size from scratch rather than relying on the contentsSize calculated from Qt 10 years ago
Hugo Pereira Da Costa 0cfd1cd14b moved detection of qtquickcontrol to separate method 10 years ago
Hugo Pereira Da Costa 716d738cc0 - better handling of custom property for isMenuTitle 10 years ago
Hugo Pereira Da Costa c50b113d37 moved all abstract scrollarea polishing to polishScrollArea 10 years ago
Hugo Pereira Da Costa c5e48d765a - Removed palette helper. 10 years ago
Hugo Pereira Da Costa 3ddd8ab9c9 Added option (true by default) to draw focus indicator in lists, similar to what's in oxygen 11 years ago
Hugo Pereira Da Costa 2a24ebce25 Fixed rendering of QCommandLinkButton 11 years ago
Hugo Pereira Da Costa 661756757c Detect toolbutton in menus and mark as menu titles 11 years ago
Hugo Pereira Da Costa 51f123a029 Changed parameter orders to better match parent class methods 11 years ago
David Edmundson 1319caaf89 Replicate functionality of Frameworks KStyle for KDE4 11 years ago
Hugo Pereira Da Costa ca1c12ea85 more typedef -> using 11 years ago
Hugo Pereira Da Costa beecaaec1a typedef -> using 11 years ago
Hugo Pereira Da Costa c2a6c0b087 Keep track of palette change events, to update widgets for which the palettes was altered 11 years ago
Hugo Pereira Da Costa 4fca8df681 - cleanup tab buttons positioning 12 years ago
Hugo Pereira Da Costa 497ff0429b made dependency on KF5::FrameworkIntegration optional 12 years ago
Hugo Pereira Da Costa 661932614b improved scrollbar extended hit area 12 years ago
Hugo Pereira Da Costa e4ffbade2f Added hasParent method 12 years ago
Hugo Pereira Da Costa ca30a555a8 Added hasParent method 12 years ago
Hugo Pereira Da Costa 3618ba5ed5 implemented PushButton LayoutItemRect 12 years ago
Hugo Pereira Da Costa eaaaf484f8 removed unused parameter names from function declaration 12 years ago
Hugo Pereira Da Costa e9e856315b renamed generated config file, accoding to standards (sorry for the noise) 12 years ago
Hugo Pereira Da Costa d5dc554463 - removed explicit dependency upon X11 (not needed) 12 years ago
Hugo Pereira Da Costa 8e6e02d67d added comments 12 years ago
Hugo Pereira Da Costa 0e1c98353e moved methods around so that order matches between header and implementation 12 years ago
Hugo Pereira Da Costa 3b291b0978 Improved toolbutton rendering 12 years ago
Hugo Pereira Da Costa b4975a2b0b code cleanup 12 years ago
Hugo Pereira Da Costa 84855a54b9 Added 'missing' Metrics:: 12 years ago
Hugo Pereira Da Costa f2f4555bf5 implemented SE_PushButtonContents to overwrite QCommonStyle 12 years ago
Hugo Pereira Da Costa 592f0a05f4 overall fixing of metrics 12 years ago
Hugo Pereira Da Costa 0c0aa55ff3 0 -> nullptr 12 years ago
Hugo Pereira Da Costa 00a92a64cf Fix license 12 years ago
Hugo Pereira Da Costa cc1924ad97 re-introduced CE_CapacityBar 12 years ago
Hugo Pereira Da Costa 1669b384ab reduced icon to text spacing in toolbuttons, to be consistent with pushbuttons 12 years ago
Hugo Pereira Da Costa 749435bd41 implement own CE_ToolButtonLabel rendering 12 years ago
Hugo Pereira Da Costa bbff964c47 Properly handle our own slider tick length 12 years ago
Hugo Pereira Da Costa 54b498c975 Use standardIconImplementation instead of StandardIcon. This allows the same code to work for both Qt4 and Qt5 12 years ago
Hugo Pereira Da Costa 83c448a2e3 - use upsidedown to get reverselayout from QSliders (this is stupid but due to QSlider code) 12 years ago
Hugo Pereira Da Costa f6de23920a cleanup progressbar rendering code 12 years ago