Commit Graph

508 Commits

Author SHA1 Message Date
laserpants 4a56c3229b update README 2016-05-29 22:12:37 +03:00
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 72162066b4 Merge branch 'master' into toggle 2016-05-29 12:34:26 +03:00
laserpants c527c1796d fix incorret slider include 2016-05-29 12:17:06 +03:00
laserpants 608c7defa5 implement Toggle class from scratch 2016-05-29 11:05:08 +03:00
laserpants 0b393ced08 add private Toggle class 2016-05-29 10:58:27 +03:00
laserpants 023f28610f pimplify toggle class 2016-05-29 00:01:24 +03:00
laserpants 20db7569f3 implement raised button disabled look 2016-05-28 17:08:05 +03:00
laserpants f541a86301 make halo animation use float precision 2016-05-28 16:58:29 +03:00
laserpants eab46ed72f mark raised button as complete 2016-05-28 16:12:35 +03:00
laserpants d6e237072b Merge branch 'fb' 2016-05-28 16:00:00 +03:00
laserpants 7a70648dda fix raised button focus halo animation 2016-05-28 15:59:44 +03:00
laserpants 921bc2aff4 make it possible to center ripple in flat button 2016-05-28 11:22:43 +03:00
laserpants 078c3699cc add focus halo animation to buttons 2016-05-28 10:52:03 +03:00
laserpants 7add134412 set button min. height 2016-05-27 17:13:43 +03:00
laserpants a9d0d1cc1e experiment with focus animation 2016-05-27 17:12:16 +03:00
laserpants 37b4c3c531 adjust RaisedButton colors 2016-05-25 00:13:01 +03:00
FarmRadio Hangar 18fdf9c03c animate Raised Button 2016-05-18 15:08:11 +03:00
FarmRadio Hangar eab71e967c add *.autosave to .gitignore 2016-05-18 11:09:49 +03:00
FarmRadio Hangar 6a27b85924 re-implement Raised Button animations as state machine 2016-05-17 16:58:46 +03:00
FarmRadio Hangar c2cc1af580 re-implement Raised Button as pimpl class 2016-05-17 16:43:46 +03:00
FarmRadio Hangar 5de589a271 clean up pimpl code 2016-05-17 15:41:23 +03:00
FarmRadio Hangar 7c39d083bb clean up pimpl code 2016-05-17 15:39:20 +03:00
FarmRadio Hangar 0f4020d193 fix pimpl inheritance for Raised Button class 2016-05-17 15:26:50 +03:00
laserpants c2b1b33f35 fix theme disabled color 2016-05-15 23:51:37 +03:00
laserpants eea9f4a90d remove unused textColor accessor in FlatButtonPrivate 2016-05-15 23:04:21 +03:00
laserpants d4ed0ea51a align flat button background colors with button role 2016-05-15 22:51:01 +03:00
laserpants 2870ca75a3 add rounded corners to flat button background 2016-05-15 21:41:19 +03:00
laserpants 32272b05eb minor adjustments on Slider animation params 2016-05-15 21:35:50 +03:00
laserpants 1974fef9e8 remove unused track width property 2016-05-15 12:28:34 +03:00
laserpants fe7003f204 mark Flat Button as complete 2016-05-15 12:19:29 +03:00
laserpants 6dfd0ab83d tweak flat button animation parameters 2016-05-15 12:17:07 +03:00
laserpants e646cc0332 add flat button internal class 2016-05-15 10:08:23 +03:00
laserpants 80d5e0acb6 adjust flat button colors according to button role 2016-05-15 09:19:45 +03:00
laserpants 2601b2e39e add ripple brush accessors 2016-05-14 21:32:36 +03:00
laserpants 3d2084d99e simplify setRole method 2016-05-14 20:13:32 +03:00
laserpants c86dee02f3 set palette for flat button 2016-05-14 20:00:31 +03:00
laserpants a7da6ce162 implement flat button color roles 2016-05-14 15:18:57 +03:00
laserpants 4bc4d6aa92 make FlatButton pimpl 2016-05-14 14:06:20 +03:00
laserpants c4a17f9dfa refactor flat button 2016-05-14 13:41:40 +03:00
laserpants 51cf801c88 handle overlay geometry 2016-05-14 12:42:15 +03:00
laserpants cdd16e1230 rename valueChanged signal to changed 2016-05-14 12:10:30 +03:00
laserpants e0dd848eb6 refactor flat button code 2016-05-14 11:59:08 +03:00
laserpants d39db592a8 refactor flat button code 2016-05-14 11:52:28 +03:00
laserpants b0d2a56905 simplify slider state machine code 2016-05-14 11:31:54 +03:00