Hugo Pereira Da Costa
|
12874e399d
|
ShadowArea -> Side
|
12 years ago |
Hugo Pereira Da Costa
|
680b97b918
|
Store offsets between update rect and parent rect, in ::updateGeometry Offsets are applied to parent rect at next ::paintEvent.
This prevents rendering glitches when parent changes size between updateGeometry and ::paintEvent
|
12 years ago |
Hugo Pereira Da Costa
|
8846610e01
|
Removed FrameShadow event filter, since it was dealing only with mouseEvents and widget is said transparent to mouseEvent
|
12 years ago |
Hugo Pereira Da Costa
|
92aa18f3a9
|
Simplified frame shadow rendering:
- parent geometry is passed directly from style painting method
- all metrics has been sanitized
- event handlers are simplified
|
12 years ago |
Hugo Pereira Da Costa
|
00a92a64cf
|
Fix license
|
12 years ago |
Hugo Pereira Da Costa
|
fcfc4e1837
|
doxygen
|
12 years ago |
Hugo Pereira Da Costa
|
f288c34c3e
|
Render 2px focused outline *inside* frames rather than outside
|
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
|
d63c7b11ac
|
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
f49765d648
|
implemented focus and hover animations for most frames
|
12 years ago |
Hugo Pereira Da Costa
|
178a072b88
|
added frame shadow factory, to paint over viewports
|
12 years ago |