Hugo Pereira Da Costa
|
8a61b4184f
|
partial update to c++11
- use auto
- use override
- added some std::initializer_list
|
9 years ago |
Pino Toscano
|
30245abae8
|
Partially revert "Use Q_DECL_OVERRIDE"
The style code can be built with Qt4/kdelibs4 as well, and there is no
Q_DECL_OVERRIDE in that case.
This partially reverts commit 13859b08f7.
|
9 years ago |
Montel Laurent
|
13859b08f7
|
Use Q_DECL_OVERRIDE
|
9 years ago |
Hugo Pereira Da Costa
|
d76e38c56e
|
Also disable pressed animations on option change
BUG: 339506
|
12 years ago |
Hugo Pereira Da Costa
|
cbe11c7eb4
|
DialData inherits from WidgetStateData
WidgetStateEngine gives protected accessor to datamaps
typedef -> using
|
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
|
ce4be0f35c
|
implemented pressed animations for radio buttons and checkboxes
|
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
|
e9343090f6
|
started to implement tabbar 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
|
f375719e29
|
do not use tilesets for checkboxes and radiobuttons
added widgetstate engine to handle hover animations
|
12 years ago |