laserpants
|
401b394fcd
|
adjust App Bar font size
|
2016-05-01 12:10:13 +03:00 |
laserpants
|
f246459c5d
|
remove geometry rect from slider
|
2016-04-30 20:30:55 +03:00 |
laserpants
|
9300275ae5
|
compensate space around slider for scaling of handle
|
2016-04-30 20:27:55 +03:00 |
laserpants
|
955edc2f6a
|
zoom slider handle on mouse press
|
2016-04-30 13:54:59 +03:00 |
laserpants
|
f6c8b74ddd
|
mess around with slider thumb style
|
2016-04-30 13:44:45 +03:00 |
laserpants
|
6440b937db
|
make slider pretty
|
2016-04-30 13:22:49 +03:00 |
laserpants
|
d92292e302
|
scrap old style file
|
2016-04-30 12:53:58 +03:00 |
laserpants
|
630440b50b
|
set drop shadow opacity
|
2016-04-29 08:33:20 +03:00 |
laserpants
|
b9d65c07d8
|
set drop shadow opacity
|
2016-04-29 08:32:47 +03:00 |
laserpants
|
67b4805d28
|
adjust Flat Button font style
|
2016-04-29 06:37:25 +03:00 |
laserpants
|
4eccafcd01
|
adjust Menu Item style
|
2016-04-29 06:37:05 +03:00 |
laserpants
|
8192532db5
|
change easing curve
|
2016-04-28 11:10:22 +03:00 |
laserpants
|
e8c1b06aa4
|
tweak menu animation
|
2016-04-28 10:34:25 +03:00 |
laserpants
|
15c970ff51
|
tweak menu animation
|
2016-04-28 03:48:08 +03:00 |
laserpants
|
1395f1c1eb
|
adjust menu geometry on animation progress instead of zoom effect
|
2016-04-28 00:28:23 +03:00 |
laserpants
|
61049f2944
|
add drop shadow to menu
|
2016-04-28 00:01:27 +03:00 |
laserpants
|
d2add935b0
|
make animation in Raised Button consistent with Material style
|
2016-04-27 17:44:40 +03:00 |
laserpants
|
9271838d70
|
implement icon menu zoom effect
|
2016-04-27 02:57:16 +03:00 |
laserpants
|
8a0daa0c8f
|
implement toggle action for icon menu
|
2016-04-27 02:14:39 +03:00 |
laserpants
|
bb2f00bab1
|
set checkable property for icon menu
|
2016-04-26 22:51:31 +03:00 |
laserpants
|
e4b675d821
|
remove TransparentForMouseEvents attribute from icon menu
|
2016-04-26 22:45:28 +03:00 |
laserpants
|
267cceb4e7
|
fix weird overlay behavior in Icon Menu example widget
|
2016-04-26 22:30:07 +03:00 |
laserpants
|
75d4dd7194
|
implement Icon Menu
|
2016-04-25 09:16:54 +03:00 |
laserpants
|
7e7f78bc13
|
implement Icon Menu and examples
|
2016-04-25 02:37:59 +03:00 |
laserpants
|
81a1afea6f
|
add examples for IconMenu
|
2016-04-25 01:26:28 +03:00 |
laserpants
|
82b5b900f4
|
clean up Menu item size rules
|
2016-04-25 01:19:13 +03:00 |
laserpants
|
535200118b
|
keep list of pointers to MenuItems in Menu class
|
2016-04-24 14:38:58 +03:00 |
laserpants
|
e2d4ebd560
|
Merge branch 'master' of https://github.com/laserpants/qt-material-widgets
|
2016-04-24 12:30:35 +03:00 |
laserpants
|
5463f5e729
|
update slider value
|
2016-04-22 23:31:55 +03:00 |
laserpants
|
fb58d275c1
|
add Scrollbar stub
|
2016-04-18 16:08:45 +03:00 |
laserpants
|
685ff75c7c
|
simplify IconButton code
|
2016-04-18 13:15:57 +03:00 |
laserpants
|
bce8535b16
|
implement Checkbox paintEvent
|
2016-04-18 11:36:30 +03:00 |
laserpants
|
d2e33cc17e
|
implement addMenuItem method
|
2016-04-18 10:36:40 +03:00 |
laserpants
|
52930a6132
|
implement Menu layout
|
2016-04-18 10:11:09 +03:00 |
laserpants
|
96360a2310
|
add menu component stub
|
2016-04-18 09:55:52 +03:00 |
laserpants
|
16129e7243
|
Merge branch 'master' of https://github.com/laserpants/qt-material-widgets
|
2016-04-17 13:59:15 +03:00 |
laserpants
|
da03788d6c
|
decrease tab underline width
|
2016-04-15 11:21:28 +03:00 |
laserpants
|
a6038ff9f2
|
create animation on TextField
|
2016-04-14 18:15:17 +03:00 |
laserpants
|
800f5d4d33
|
set Avatar radius to 20
|
2016-04-14 17:33:33 +03:00 |
laserpants
|
2b1556d2a3
|
draw Avatar circle
|
2016-04-14 17:31:09 +03:00 |
laserpants
|
0f6d9f6aa9
|
add boilerplate for Avatar component
|
2016-04-14 17:21:28 +03:00 |
laserpants
|
bde2125000
|
make TextField inherit QLineEdit
|
2016-04-14 17:11:41 +03:00 |
laserpants
|
5d8cc368fc
|
add more boilerplate code
|
2016-04-14 16:47:27 +03:00 |
laserpants
|
51673cee1b
|
make Slider inherit QAbstractSlider
|
2016-04-03 20:08:26 +03:00 |
laserpants
|
a8ffb45ac0
|
fix (hopefully) weird Toggle animation behavior
|
2016-03-30 23:42:31 +03:00 |
laserpants
|
414b799bc1
|
import QDebug
|
2016-03-30 23:30:34 +03:00 |
laserpants
|
db3439f604
|
log isChecked status to figure out weird Toggle animation behavior
|
2016-03-30 23:30:10 +03:00 |
laserpants
|
7c2c6c56d0
|
give sensible names to slots
|
2016-03-29 23:46:50 +03:00 |
laserpants
|
99ff858ced
|
clean up Toggle component code
|
2016-03-29 23:28:40 +03:00 |
laserpants
|
6b57dd87dd
|
paint progress using different color in slider
|
2016-03-28 17:09:40 +03:00 |
laserpants
|
82865e9e0f
|
mess around with widget sizing
|
2016-03-28 11:51:24 +03:00 |
laserpants
|
19a090fd15
|
tweak Toggle animation
|
2016-03-27 22:48:32 +03:00 |
laserpants
|
3ba4032d44
|
adjust switch drop shadow to look smoother
|
2016-03-27 19:07:51 +03:00 |
laserpants
|
98308e72be
|
simplify Slider code
|
2016-03-27 17:12:57 +03:00 |
laserpants
|
ac314b024d
|
implement slider handle painter
|
2016-03-27 17:12:35 +03:00 |
laserpants
|
5ef410e492
|
animate Toggle
|
2016-03-27 17:06:22 +03:00 |
laserpants
|
17b49b58fb
|
add drop shadow to Toggle thumb
|
2016-03-27 11:02:58 +03:00 |
laserpants
|
58a54c50fb
|
put Q_DECL_OVERRIDE pragma in correct place
|
2016-03-27 10:11:32 +03:00 |
laserpants
|
2229b86053
|
implement basic Toggle and Thumb painters
|
2016-03-26 19:26:39 +03:00 |
laserpants
|
0a637bf140
|
implement basic Thumb widget painting
|
2016-03-26 15:58:01 +03:00 |
laserpants
|
c86ebb1c7d
|
add internal Thumb widget for Toggle
|
2016-03-26 15:42:21 +03:00 |
laserpants
|
72ca134fc1
|
paint track for toggle component
|
2016-03-26 15:38:24 +03:00 |
laserpants
|
3871deda30
|
remove debug output
|
2016-03-26 15:20:23 +03:00 |
laserpants
|
b6c862e2d5
|
make mental note that QAbstractButton subclass needs to implement sizeHint
|
2016-03-26 15:17:46 +03:00 |
laserpants
|
401bf7a95a
|
insert boilerplate class definition
|
2016-03-26 13:37:48 +03:00 |
laserpants
|
c0ceddafa4
|
add override compiler macro
|
2016-03-26 13:37:26 +03:00 |
laserpants
|
0271eb0df7
|
code style
|
2016-03-26 13:36:59 +03:00 |
laserpants
|
6c2665ff6f
|
add override compiler macro
|
2016-03-26 13:36:44 +03:00 |
laserpants
|
902b7d4bd8
|
add boilerplate code for Toggle class
|
2016-03-26 00:57:51 +03:00 |
laserpants
|
ef57d5b79d
|
simplify slider code
|
2016-03-26 00:27:49 +03:00 |
laserpants
|
db1c8ddee4
|
simplify code
|
2016-03-25 23:37:59 +03:00 |
laserpants
|
9440519bc8
|
fix handle positioning
|
2016-03-25 23:30:35 +03:00 |
laserpants
|
b07e24edcc
|
implement correct slider handle positioning
|
2016-03-24 08:52:27 +03:00 |
laserpants
|
bd5a9adfea
|
implement slider functionality
|
2016-03-23 08:35:41 +03:00 |
laserpants
|
dcef5d8ba5
|
add slider example for vertical slider
|
2016-03-22 18:05:02 +03:00 |
laserpants
|
c8d3d56a96
|
reverse shadow animation direction for buttons
|
2016-03-22 17:44:59 +03:00 |
laserpants
|
d27a7eead8
|
add Slider component boilerplate
|
2016-03-22 17:16:49 +03:00 |
laserpants
|
04d8f64d2c
|
use custom drop shadow effect in AppBar
|
2016-03-22 16:51:16 +03:00 |
laserpants
|
5ca231cdcb
|
set animation start values to defaults
|
2016-03-22 12:53:10 +03:00 |
laserpants
|
bb34b97f74
|
make getStyleOption protected
|
2016-03-22 12:50:33 +03:00 |
laserpants
|
9e710035f4
|
make getStyleOption protected
|
2016-03-22 12:49:50 +03:00 |
laserpants
|
28b063e591
|
animate drop shadow on RaisedButton
|
2016-03-22 12:48:59 +03:00 |
laserpants
|
db345d5735
|
fill button background
|
2016-03-22 11:54:01 +03:00 |
laserpants
|
7dc4fcca89
|
implement RaisedButton
|
2016-03-22 11:50:48 +03:00 |
laserpants
|
afc1389112
|
add RaisedButton component
|
2016-03-22 11:50:12 +03:00 |
laserpants
|
64fa985928
|
make Style class singleton
|
2016-03-20 19:43:05 +03:00 |
laserpants
|
fc933ae16c
|
set table column resize mode to strech
|
2016-03-20 12:17:59 +03:00 |
laserpants
|
a24c010be1
|
implement basic Table component
|
2016-03-20 11:56:51 +03:00 |
laserpants
|
e3d64f989a
|
make icon button geometry behave nicely
|
2016-03-19 23:31:22 +03:00 |
laserpants
|
e1a44b78db
|
update ripple references
|
2016-03-19 14:12:14 +03:00 |
laserpants
|
709aa9e58b
|
move components to separate directory
|
2016-03-19 14:07:25 +03:00 |