Commit Graph

43 Commits

Author SHA1 Message Date
laserpants 4d40f4554c make sure all animations have a parent 2016-06-21 15:09:16 +03:00
laserpants 9e93a1b0ff set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
laserpants a6bf946190 implement dialog transparency effect 2016-06-20 18:47:17 +03:00
laserpants a5c9d0d2dd make include order consistent 2016-06-19 17:27:21 +03:00
laserpants 49f9937545 implement basic FAB style and functionality 2016-06-12 16:37:46 +03:00
laserpants 7e6fae019e adjust hover bg opacity 2016-06-12 04:01:32 +03:00
laserpants e8d4374bd3 tweak ripple animation parameters 2016-06-12 03:56:37 +03:00
laserpants b450e57b3b add showHalo property to Flat Button 2016-06-11 19:44:16 +03:00
laserpants 0229ce9891 avoid code duplication 2016-06-11 15:01:32 +03:00
laserpants 2394ed0be8 adjust ripple animation duration 2016-06-10 14:33:44 +03:00
laserpants a54da52665 fix Flat Button focus animation 2016-06-09 11:02:57 +03:00
laserpants ead266b05a refactor component color properties 2016-06-05 15:07:56 +03:00
laserpants adfcfdc398 refactor theming code 2016-05-31 02:08:52 +03:00
laserpants e3517e11d1 refactor theme hooks 2016-05-30 19:03:41 +03:00
laserpants 0a79208ab4 add various Qt properties to Flat Button 2016-05-30 16:10:15 +03:00
laserpants f422cd2106 pimplify Tabs component 2016-05-30 11:25:02 +03:00
laserpants d2002ad5e5 introduce corner radius property for flat button 2016-05-30 01:25:17 +03:00
laserpants f541a86301 make halo animation use float precision 2016-05-28 16:58:29 +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 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 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 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 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 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 67b4805d28 adjust Flat Button font style 2016-04-29 06:37:25 +03:00
laserpants 9271838d70 implement icon menu zoom effect 2016-04-27 02:57:16 +03:00
laserpants 64fa985928 make Style class singleton 2016-03-20 19:43:05 +03:00
laserpants 709aa9e58b move components to separate directory 2016-03-19 14:07:25 +03:00