laserpants
|
a6bef3d327
|
implement toggle animations
|
2016-05-29 22:12:02 +03:00 |
laserpants
|
e51251408b
|
remove old commented code
|
2016-05-29 16:59:44 +03:00 |
laserpants
|
00662865f5
|
add toggle animations
|
2016-05-29 16:42:13 +03:00 |
laserpants
|
e97d88b5a9
|
implement toggle state machine
|
2016-05-29 14:58:20 +03:00 |
laserpants
|
1e77ac42a2
|
reimplement Toggle using pimpl idiom
|
2016-05-29 13:25:14 +03:00 |
laserpants
|
26072c8373
|
make toggle pimpl class
|
2016-05-29 13:08:55 +03:00 |
laserpants
|
608c7defa5
|
implement Toggle class from scratch
|
2016-05-29 11:05:08 +03:00 |
laserpants
|
023f28610f
|
pimplify toggle class
|
2016-05-29 00:01:24 +03:00 |
laserpants
|
1d47c85c49
|
clean up Toggle implementation
|
2016-05-01 20:05:12 +03:00 |
laserpants
|
a8ffb45ac0
|
fix (hopefully) weird Toggle animation behavior
|
2016-03-30 23:42:31 +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
|
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
|
98308e72be
|
simplify Slider code
|
2016-03-27 17:12:57 +03:00 |
laserpants
|
5ef410e492
|
animate Toggle
|
2016-03-27 17:06:22 +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
|
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
|
902b7d4bd8
|
add boilerplate code for Toggle class
|
2016-03-26 00:57:51 +03:00 |
laserpants
|
709aa9e58b
|
move components to separate directory
|
2016-03-19 14:07:25 +03:00 |