Hugo Pereira Da Costa
|
5692440242
|
Fix scrollarea corner widgets rendering
|
12 years ago |
Hugo Pereira Da Costa
|
29a6af9738
|
add event filter to render proper background color behind scrollbars
|
12 years ago |
Hugo Pereira Da Costa
|
104939da80
|
added mdi window buttons mouse-over
|
12 years ago |
Hugo Pereira Da Costa
|
b7fc3e0290
|
use relevant framewidth (as returned from pixelMetric) rather than Metrics
enumeration for QLineEdit, QComboBox and QSpinBox.
Also add some extra spacing after label in checkboxes
|
12 years ago |
Hugo Pereira Da Costa
|
5337bd98b9
|
fixed groupbox rendering behind title label
|
12 years ago |
Hugo Pereira Da Costa
|
8a7ec66643
|
re-read options to enable/disable splitter proxy, but
disable splitter proxy by default since it is bugged
|
12 years ago |
Hugo Pereira Da Costa
|
500a1ed049
|
Added configuration widget
|
12 years ago |
Hugo Pereira Da Costa
|
3ff5f6d660
|
Fixed color role for list headers
Fixed color role for toolbutton inline indicators
|
12 years ago |
Hugo Pereira Da Costa
|
09fabe2af7
|
fix combobox editable rect
|
12 years ago |
Hugo Pereira Da Costa
|
e975b433f4
|
Do not take out top and bottom margins from buttons since vertical centering is used anyway
|
12 years ago |
Hugo Pereira Da Costa
|
5d6b25d641
|
more adjustment on margins
|
12 years ago |
Hugo Pereira Da Costa
|
11e7863a75
|
do not take out editor margins from spinbox if there is not enough room
|
12 years ago |
Hugo Pereira Da Costa
|
83d2073d81
|
do not take out line editor margins if there is not enough room
|
12 years ago |
Hugo Pereira Da Costa
|
eb15623493
|
temporarily disabled splitter proxy, since it appears broken on QMainWindow
|
12 years ago |
Hugo Pereira Da Costa
|
3696d9bc8a
|
added debug rendering of splitter proxy
|
12 years ago |
Hugo Pereira Da Costa
|
4678b47d98
|
removed unused variable
|
12 years ago |
Hugo Pereira Da Costa
|
53caaa1902
|
implemented focus in checkable groupboxes
|
12 years ago |
Hugo Pereira Da Costa
|
b5329731d2
|
fix round corners in styled selection
|
12 years ago |
Hugo Pereira Da Costa
|
5216bb2c6e
|
fixed color of extension button's arrows
|
12 years ago |
Hugo Pereira Da Costa
|
591f88e0a0
|
modify QMenu's and QComboBoxPrivateContainer's palette directly rather than in rendering.
This should work better with widget's children.
|
12 years ago |
Hugo Pereira Da Costa
|
aaa664a893
|
move palette altering back to polish(QWidget*) since it is not working, with KApplication in polish( QApplication )
|
12 years ago |
Hugo Pereira Da Costa
|
2c7829f269
|
fixed toolbutton sunken frame size
|
12 years ago |
Hugo Pereira Da Costa
|
c2b4e9170f
|
implement correct colors and animations for tabbar arrows
|
12 years ago |
Hugo Pereira Da Costa
|
df60ef9f6d
|
move tabbar toolbutton rendering to own primitive
|
12 years ago |
Hugo Pereira Da Costa
|
cfbbb740ff
|
moved focus rendering to helper
|
12 years ago |
Hugo Pereira Da Costa
|
ae3ce0b321
|
Implemented animation for tabwidget focus
|
12 years ago |
Hugo Pereira Da Costa
|
dc76b801a5
|
RTL -> RightToLeft (explicit is better)
|
12 years ago |
Hugo Pereira Da Costa
|
835fdf32d6
|
disable mouseOver effect for arrow tool buttons
|
12 years ago |
Hugo Pereira Da Costa
|
4abb699e63
|
Implemented toolbutton animations
|
12 years ago |
Hugo Pereira Da Costa
|
14eb70b575
|
implement mouse over on flat menu toolbutton arrow
cleanup toolbutton rendering code
|
12 years ago |
Hugo Pereira Da Costa
|
75456444f5
|
added separator between toolbutton body and menu arrow if any.
cleanup rendering code
|
12 years ago |
Hugo Pereira Da Costa
|
19ee9f7abf
|
cleanup some right to left rendering
fixed menus in right to left layouts
|
12 years ago |
Hugo Pereira Da Costa
|
aae6b4ddff
|
simplified seting up animation engines
|
12 years ago |
Hugo Pereira Da Costa
|
2352b646a0
|
removed commented code
|
12 years ago |
Hugo Pereira Da Costa
|
76a5c35a95
|
removed genericAnimation options
|
12 years ago |
Hugo Pereira Da Costa
|
277e39253f
|
Simplified scrollbar rendering
Re-added option to set number of buttons
|
12 years ago |
Hugo Pereira Da Costa
|
c0bf8d33bc
|
clear icon cache on reloading configuration
|
12 years ago |
Hugo Pereira Da Costa
|
58c4931800
|
added comments, removed static declaration of iconTypes (because dangerous)
|
12 years ago |
Hugo Pereira Da Costa
|
4c72a27321
|
improved button colors
|
12 years ago |
Hugo Pereira Da Costa
|
2e1e2d67a6
|
improved restore button
|
12 years ago |
Hugo Pereira Da Costa
|
25b87d2ac6
|
Do not use svg anymore to render buttons: these do not easily respect palette.
|
12 years ago |
Hugo Pereira Da Costa
|
dc67b591c3
|
Fixed rendering of dock widget buttons and titlebar buttons
|
12 years ago |
Hugo Pereira Da Costa
|
f7e7ce6406
|
Fixed icon loading;
fixed tab close buttons.
|
12 years ago |
Hugo Pereira Da Costa
|
32c302fba7
|
attempt at rendering buttons myself
|
12 years ago |
Hugo Pereira Da Costa
|
5b944e45c3
|
use delta structure to map icon mode and state to color or element id
|
12 years ago |
Hugo Pereira Da Costa
|
f744611c02
|
added methods to render buttons directly in helper
|
12 years ago |
Hugo Pereira Da Costa
|
8b951d0131
|
moved CheckBoxState enumeration to breeze.h
|
12 years ago |
Hugo Pereira Da Costa
|
95b2f83273
|
Adjust size for DockWidget titles and title buttons to have large enough icons.
|
12 years ago |
Hugo Pereira Da Costa
|
69007f5e52
|
renderDebugRect -> renderDebugFrame
|
12 years ago |
Hugo Pereira Da Costa
|
471e720f79
|
removed unused primitives
decrease overlap between slider handle and groove
|
12 years ago |