Hugo Pereira Da Costa
|
9e536b6986
|
removed Q3ListView support
|
11 years ago |
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
|
1263628762
|
Only show frame shadows on first call to updateGeometry
BUG: 339134
|
12 years ago |
Hugo Pereira Da Costa
|
2985b4cb6b
|
use one pixel for focus frame instead of 2
|
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
|
5ec8d3533f
|
do not register QComboBoxPrivateContainer to frameShadows, nothing is drawn anyway
|
12 years ago |
Hugo Pereira Da Costa
|
5a88de5ab4
|
register KTextEditor::View to animations and frameShadowFactory
|
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
|
35b04b5e34
|
cleanup
|
12 years ago |
Hugo Pereira Da Costa
|
00a92a64cf
|
Fix license
|
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
|
c4564aba6a
|
centralize outline color handling
|
12 years ago |
Hugo Pereira Da Costa
|
f49765d648
|
implemented focus and hover animations for most frames
|
12 years ago |
Hugo Pereira Da Costa
|
7edef37004
|
moved all generic rendering methods to helper class
|
12 years ago |
Hugo Pereira Da Costa
|
178a072b88
|
added frame shadow factory, to paint over viewports
|
12 years ago |