432 Commits (6b1c45fc7db8b5670bb267d485a475865ecf426b)
 

Author SHA1 Message Date
Hugo Pereira Da Costa 6b1c45fc7d - reenabled (fixed) splitter proxy by default 12 years ago
l10n daemon script d62fe0bfcf SVN_SILENT made messages (.desktop file) 12 years ago
Hugo Pereira Da Costa 00a92a64cf Fix license 12 years ago
Hugo Pereira Da Costa 7cf8f48dfc removed unneeded forward declaration 12 years ago
Hugo Pereira Da Costa 411fe42857 added missing Q_OBJECT classes 12 years ago
Hugo Pereira Da Costa ab7054dc4a added cast to qreal (krazy) 12 years ago
Hugo Pereira Da Costa 3ad64ae5fb added constref to foreach loop 12 years ago
Hugo Pereira Da Costa be25c41187 added explicit to constructors 12 years ago
Hugo Pereira Da Costa cc1924ad97 re-introduced CE_CapacityBar 12 years ago
Hugo Pereira Da Costa 021f538047 increment update version so that it re-runs at first start 12 years ago
Hugo Pereira Da Costa 167ad6dc69 Fix check on subcontrol 12 years ago
Hugo Pereira Da Costa acb0f01293 only enforce minimum button size when a non empty text is passed to Pushbutton SizeFromContents 12 years ago
Hugo Pereira Da Costa afdba7c3f4 use 'official' 5px offset (now that shadow rendering allows it) 12 years ago
Hugo Pereira Da Costa f632372636 fixed possibly uninitialized variable 12 years ago
Hugo Pereira Da Costa 22d50e0747 simplified shadow rendering and minimized pixmaps size 12 years ago
Hugo Pereira Da Costa 217ffbba4d Add source-light offset when positioning the shadows rather than when creating the pixmap 12 years ago
Hugo Pereira Da Costa 4b870e7371 reduce shadow tiles size 12 years ago
Hugo Pereira Da Costa d63c96c49e removed unneeded constructor 12 years ago
l10n daemon script e5cefd0824 SVN_SILENT made messages (.desktop file) 12 years ago
Andrew Lake 7ed6c09e5e Merge branch 'master' of git.kde.org:breeze 12 years ago
Andrew Lake b32ffa7eb3 updated icons 12 years ago
l10n daemon script 97dc14df9e SVN_SILENT made messages (.desktop file) 12 years ago
Hugo Pereira Da Costa a6aa5f9840 rewrote pushbuttonlabelcontrol so that it is similar to toolbuttonlabelcontrol 12 years ago
Hugo Pereira Da Costa 79a1808ca4 Properly center both icons and text in the toolbutton, with correct spacing added, disregarding the available size 12 years ago
Hugo Pereira Da Costa 9b508bb20d toolbutton item spacing back to 4th pixmap 12 years ago
Hugo Pereira Da Costa 803b0e3673 Forgot to remove one of the extra +8 in toolbuttons text positioning 12 years ago
Hugo Pereira Da Costa 552e4a1693 restore old positioning in toolbuttons. 12 years ago
Hugo Pereira Da Costa dd1fff0a28 restored 8 pixel for toolbutton spacing between items as it has to match qtoolbutton's internals 12 years ago
Hugo Pereira Da Costa e2cef27d63 Fix partially checked checkbox rendering 12 years ago
Hugo Pereira Da Costa 307b7cf3c9 removed untested code. 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 17246e0924 renamed metrics for clarity 12 years ago
Hugo Pereira Da Costa b3931aa61e do not alter tabwidget palette if in document mode 12 years ago
Hugo Pereira Da Costa 437b35d301 Fix header metrics to always account for text height, using fontMetrics passed via option, even if no text is set. 12 years ago
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