Hugo Pereira Da Costa
|
7253e7e822
|
KSharedConfigPtr -> KSharedConfig::Ptr
|
12 years ago |
Hugo Pereira Da Costa
|
232e48eea9
|
use Helper::connection instead of QX11Info::connection
|
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
|
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
|
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
|
ab97c76396
|
changed license
|
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
|
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
|
cfbbb740ff
|
moved focus rendering to helper
|
12 years ago |
Hugo Pereira Da Costa
|
2e1e2d67a6
|
improved restore button
|
12 years ago |
Hugo Pereira Da Costa
|
32c302fba7
|
attempt at rendering buttons myself
|
12 years ago |
Hugo Pereira Da Costa
|
f744611c02
|
added methods to render buttons directly in helper
|
12 years ago |
Hugo Pereira Da Costa
|
69007f5e52
|
renderDebugRect -> renderDebugFrame
|
12 years ago |
Hugo Pereira Da Costa
|
3cf151f3b0
|
implemented toolbar handles
|
12 years ago |
Hugo Pereira Da Costa
|
c017272992
|
moved all relevant enumerations to breeze.h
moved arrow rendering to helper
implemented empty toolbar handle
|
12 years ago |
Hugo Pereira Da Costa
|
647af67f00
|
fixed focused frame radius
|
12 years ago |
Hugo Pereira Da Costa
|
1b0d0780a3
|
implemented toolbox rendering
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
4a7d46ded9
|
Added splitter proxy
Added selection rendering
|
12 years ago |
Hugo Pereira Da Costa
|
7bfe1328e5
|
Rendering of pushbuttons is closer to the one from QML
|
12 years ago |
Hugo Pereira Da Costa
|
4eede58ce0
|
first implementation of toolbuttons
|
12 years ago |
Hugo Pereira Da Costa
|
801c942424
|
adjusted slider color to match checkboxes and radio buttons
|
12 years ago |
Hugo Pereira Da Costa
|
4f11834bae
|
Improved pushbutton layout
|
12 years ago |
Hugo Pereira Da Costa
|
e7262d17c4
|
implemented dropdown menus and shadows
|
12 years ago |
Hugo Pereira Da Costa
|
af2edac78b
|
added renderMenuFrame method
|
12 years ago |
Hugo Pereira Da Costa
|
3af443867f
|
added compositing methods
|
12 years ago |
Hugo Pereira Da Costa
|
293572071f
|
- added renderSeparator method to helper
- implemented menu item rendering.
|
12 years ago |
Hugo Pereira Da Costa
|
0223f9bb72
|
implemented toolbar separators
|
12 years ago |
Hugo Pereira Da Costa
|
d4a4cb2e74
|
Moved most color handling to helper
|
12 years ago |
Hugo Pereira Da Costa
|
221ff9df97
|
fixed rendering of half-checked radiobuttons
|
12 years ago |
Hugo Pereira Da Costa
|
1a41056669
|
Improved positioning and rendering of tabwidgets:
- properly deal with oversized tabbars
- properly deal with corner buttons
|
12 years ago |
Hugo Pereira Da Costa
|
9080461934
|
Moved frame radius to metrics
Adjusted rendering methods accordingly
|
12 years ago |
Hugo Pereira Da Costa
|
93393dea5b
|
use metrics TabRadius also in rendering
|
12 years ago |
Hugo Pereira Da Costa
|
045907364b
|
Added animations for tabbars
fixed some overlap issues for tabbars
move more number constants to metrics
|
12 years ago |
Hugo Pereira Da Costa
|
e9343090f6
|
started to implement tabbar rendering
|
12 years ago |
Hugo Pereira Da Costa
|
abcae0d8e7
|
Implemented dial rendering
Implemented mouse over animation for dial
Renamed some methods and variables for clarity/consistency
|
12 years ago |
Hugo Pereira Da Costa
|
167366ba35
|
implemented list header rendering
|
12 years ago |
Hugo Pereira Da Costa
|
bf091c6580
|
Moved button panel coloring to helper class
Implemented hover animations for ComboBoxes and ComboBox arrow
|
12 years ago |
Hugo Pereira Da Costa
|
c4564aba6a
|
centralize outline color handling
|
12 years ago |
Hugo Pereira Da Costa
|
ef5fae329d
|
removed tilesets and caching.
it is decided to do all rendering directly, as opposed to oxygen
|
12 years ago |
Hugo Pereira Da Costa
|
7edef37004
|
moved all generic rendering methods to helper class
|
12 years ago |
Hugo Pereira Da Costa
|
3cc4116329
|
Remove tilesets. Prefer direct rendering.
|
12 years ago |
Hugo Pereira Da Costa
|
f375719e29
|
do not use tilesets for checkboxes and radiobuttons
added widgetstate engine to handle hover animations
|
12 years ago |
Hugo Pereira Da Costa
|
41e28deb36
|
first shot at radio buttons and checkboxes
|
12 years ago |