Hugo Pereira Da Costa
|
c65868fab4
|
added inputWidgetEngine, for abstract item views, line editors, spinboxes and comboboxes
it is needed to avoid animation conflicts between lists and buttons (when, e.g. there is a checkbox inside a
list)
|
11 years ago |
Hugo Pereira Da Costa
|
9e536b6986
|
removed Q3ListView support
|
11 years ago |
Hugo Pereira Da Costa
|
e37d3e03ee
|
scrollbarengine derives from widgetstateengine
deal with both hover and focus animations
|
12 years ago |
Hugo Pereira Da Costa
|
a5160b29cb
|
DialEngine inherits from WidgetStateEngine
Implements focus animations for QDial
|
12 years ago |
Hugo Pereira Da Costa
|
ca54908cd5
|
use widgetStateEngine instead of slider engine for QSlider animations.
implement focus animation of sliders
|
12 years ago |
Hugo Pereira Da Costa
|
7552f1b63f
|
push_back -> append
|
12 years ago |
Hugo Pereira Da Costa
|
5a88de5ab4
|
register KTextEditor::View to animations and frameShadowFactory
|
12 years ago |
Hugo Pereira Da Costa
|
173e476738
|
removed lineEditEngine. It is identical to widgetStateEngine, so we use the latter instead
|
12 years ago |
Hugo Pereira Da Costa
|
75f3ab69c3
|
Implemented separated mouseOver animation for flat toolbuttons menu arrow
|
12 years ago |
Hugo Pereira Da Costa
|
00a92a64cf
|
Fix license
|
12 years ago |
Hugo Pereira Da Costa
|
d189bfd91e
|
- removed unused mdi window engine
- fix mdi titlebar mouseover effect
|
12 years ago |
Hugo Pereira Da Costa
|
ce4be0f35c
|
implemented pressed animations for radio buttons and checkboxes
|
12 years ago |
Hugo Pereira Da Costa
|
104939da80
|
added mdi window buttons mouse-over
|
12 years ago |
Hugo Pereira Da Costa
|
4abb699e63
|
Implemented toolbutton animations
|
12 years ago |
Hugo Pereira Da Costa
|
aae6b4ddff
|
simplified seting up animation engines
|
12 years ago |
Hugo Pereira Da Costa
|
76a5c35a95
|
removed genericAnimation options
|
12 years ago |
Hugo Pereira Da Costa
|
51d9757e64
|
Added toolbox mouse over animation.
|
12 years ago |
Hugo Pereira Da Costa
|
524a26b1a3
|
fixed header view animation
|
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
|
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
|
a834482a5b
|
added spinbox arrow hover animation
|
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
|
f49765d648
|
implemented focus and hover animations for most frames
|
12 years ago |
Hugo Pereira Da Costa
|
a3fab027ba
|
added hover animation for sliders
|
12 years ago |
Hugo Pereira Da Costa
|
21202e001e
|
Implemented busy progressbar
Cleanup some code
|
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
|
744b6fd3c2
|
added base classes for animations and scrollbar animations
|
12 years ago |