Hugo Pereira Da Costa
|
102ce34e85
|
fixed margins
|
12 years ago |
Hugo Pereira Da Costa
|
deec33bee4
|
max animation time -> 500
|
12 years ago |
Hugo Pereira Da Costa
|
cd0ad06b5c
|
adjusted shadow rounded rect for checkboxes
adjusted default outline color for buttons
|
12 years ago |
Hugo Pereira Da Costa
|
5c06a6e0cd
|
adjusted slider outline color
|
12 years ago |
Hugo Pereira Da Costa
|
1f571ed2f1
|
Use lightSource to decide how to render shadow on items
|
12 years ago |
Hugo Pereira Da Costa
|
73555014e6
|
added 'lightsource' option
|
12 years ago |
Hugo Pereira Da Costa
|
256db17f7b
|
made alphaColor non static
changed (back) 'int' radius to 3
adjusted helper's 'qreal' radius accordingly (to 2.5), and fixed shadow radius
|
12 years ago |
Hugo Pereira Da Costa
|
fb192baad4
|
ajust radius
|
12 years ago |
Hugo Pereira Da Costa
|
e01c17ab3e
|
try adjust radius properly when rendering 'outline' vs 'background'
|
12 years ago |
Hugo Pereira Da Costa
|
2c46214a8c
|
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
f288c34c3e
|
Render 2px focused outline *inside* frames rather than outside
|
12 years ago |
Hugo Pereira Da Costa
|
619545e3a7
|
use Helper function to get qreal radius from frame Radius
set default frame radius to 2 instead of 3
removed TabRadius
|
12 years ago |
Hugo Pereira Da Costa
|
df12b0bf51
|
more adjustment on tabbar tear
|
12 years ago |
Hugo Pereira Da Costa
|
ab97c76396
|
changed license
|
12 years ago |
Hugo Pereira Da Costa
|
5e9583bd70
|
first implementation of tabbar tear
fix tabbar rect in reverse layout when buttons are present
|
12 years ago |
Hugo Pereira Da Costa
|
fcc2c608f1
|
cleanup (and optimize) rendering by dealing with pen and brush in the same path
|
12 years ago |
Hugo Pereira Da Costa
|
f97ea113db
|
Do not render outline on focused buttons
Do not render shadow if color is invalid
cleanup some variable names
|
12 years ago |
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 |