448 Commits (478028f18049d3448508df65e9577abd8fb2581d)
 

Author SHA1 Message Date
Hugo Pereira Da Costa cc5b45d3e8 improved icon and text positioning in toolbuttons 12 years ago
Hugo Pereira Da Costa d509d96b83 properly adjust arrow color for toolbuttons 12 years ago
Hugo Pereira Da Costa 749435bd41 implement own CE_ToolButtonLabel rendering 12 years ago
Hugo Pereira Da Costa 4042840fca fix size calculation for named separators (sections), when no action is present 12 years ago
l10n daemon script abcf82cb1b SVN_SILENT made messages (.desktop file) 12 years ago
Hugo Pereira Da Costa e70ea8bcfa removed empty line 12 years ago
Hugo Pereira Da Costa 12984e4ae1 added a minimum button width for buttons. This is similar to what's done in e.g. fusion, and enforces that all buttons in 12 years ago
Hugo Pereira Da Costa 40aa31a8ab writeConfig -> save 12 years ago
Hugo Pereira Da Costa 9afb42e43d readConfig -> load 12 years ago
Hugo Pereira Da Costa 70c017b75c - removed 'use WM to perform drag' option from GUI (still there as hidden) 12 years ago
Hugo Pereira Da Costa bbff964c47 Properly handle our own slider tick length 12 years ago
Hugo Pereira Da Costa 5f774e3c22 Added option to not draw sliders tick marks 12 years ago
Hugo Pereira Da Costa b4a58a71ab adjusted comments 12 years ago
Hugo Pereira Da Costa e64c3906f5 adjusted CMakeLists to compile KStyle subdirectory and avoid redundant configuration checks 12 years ago
Hugo Pereira Da Costa e3d52f513d check if parent is combobox before not rendering toolbar separators 12 years ago
Hugo Pereira Da Costa 48c7717b23 Add a custom item delegate to comboboxes in order to have more spacing between items 12 years ago
Hugo Pereira Da Costa ffdb7ae427 add more spacing between menuitem text and accelerator, when any 12 years ago
Hugo Pereira Da Costa ce64acd0dc Equal SpinBox_MarginWidth and LineEdit_MarginWidth, for visual consistency. 12 years ago
Hugo Pereira Da Costa 6eb967faf1 fix 'recursion' crash when running againts kde4 12 years ago
Hugo Pereira Da Costa 404ae60100 added some more space between text and left margin, when there is no icon 12 years ago
Hugo Pereira Da Costa 359b47b36b improved text positioning in menu items 12 years ago
Hugo Pereira Da Costa f175d519d5 remove composition mode from menu panel rendering 12 years ago
Hugo Pereira Da Costa c74bdc8c66 removed commented code 12 years ago
Hugo Pereira Da Costa 2cd640a27d Fixed tooltip rendering 12 years ago
Hugo Pereira Da Costa db8af7f979 change default value for mnemonics visibility 12 years ago
Hugo Pereira Da Costa acdc466fd5 fixed titlebar button colors 12 years ago
Hugo Pereira Da Costa 1c92b19ada read mdi window colors from kdeglobals, using WM colors 12 years ago
Hugo Pereira Da Costa 631247fac6 Moved back shadow dimensions to Metrics in breeze.h 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 d189bfd91e - removed unused mdi window engine 12 years ago
Hugo Pereira Da Costa abba357db0 removed debug 12 years ago
Hugo Pereira Da Costa 388d2edda8 use smaller shadows 12 years ago
Hugo Pereira Da Costa 24fcbe92d0 Rewrite shadow code to match better Breeze svg style 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 f523f4d500 improved code for ticks rendering 12 years ago
Hugo Pereira Da Costa 3d05393bf0 Implemented tick marks for QSlider 12 years ago
Hugo Pereira Da Costa fb861fc3ac Fixed rendering of toolbuttons in right-to-left mode, when inline indicator is present 12 years ago
Hugo Pereira Da Costa f6de23920a cleanup progressbar rendering code 12 years ago
Hugo Pereira Da Costa fcfc4e1837 doxygen 12 years ago
Hugo Pereira Da Costa 582d49200f Change color for checkboxes and radiobuttons in lists, when list has focus and corresponding QModelIndex is selected 12 years ago
Hugo Pereira Da Costa ede8d3a628 added widgetexplorer debugging class, and options to enable it. 12 years ago
Hugo Pereira Da Costa 2bfbfde81a adjusted menu title rendering to match KDE4 12 years ago
Hugo Pereira Da Costa 2c66f06a6b Fix highlight rendering for vertical sliders 12 years ago
Hugo Pereira Da Costa 7a66add10f - Put progressbar text next to the bar, rather than above, in order not to break alignment 12 years ago
Hugo Pereira Da Costa 188b8fea9c added hack to prevent too small buttons in kcalc 12 years ago
Hugo Pereira Da Costa b09ba57ede added initialization flag so that animation is not triggered at first call 12 years ago
Hugo Pereira Da Costa ce4be0f35c implemented pressed animations for radio buttons and checkboxes 12 years ago
Hugo Pereira Da Costa 15b5aae3fe use hex for bitmask 12 years ago
Hugo Pereira Da Costa 6e968579ed cleanup frame and lineeditor frame rendering 12 years ago
Hugo Pereira Da Costa cf71b7eda6 more adjustment on frame radius 12 years ago