Commit Graph

479 Commits

Author SHA1 Message Date
laserpants 0fc3fe683e draw slider thumb as outline when disabled and value is min. 2016-06-10 14:33:17 +03:00
laserpants a54da52665 fix Flat Button focus animation 2016-06-09 11:02:57 +03:00
laserpants 0d270024b8 add toggle color properties 2016-06-05 22:23:16 +03:00
laserpants 6bfbc342b0 fix weird toggle behavior 2016-06-05 16:28:01 +03:00
laserpants ead266b05a refactor component color properties 2016-06-05 15:07:56 +03:00
laserpants c500b3c218 tweak flat button animations 2016-06-01 09:12:25 +03:00
laserpants 364873565c set opaque mode for tabs 2016-05-31 10:08:10 +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 da41a3d2d4 remove extra blank line 2016-05-30 15:04:52 +03:00
laserpants 55a9a6b41d remove tab.h include 2016-05-30 11:38:12 +03:00
laserpants b86555ff0c remove old tab sources 2016-05-30 11:36:32 +03:00
laserpants 52a7a6263a remove old tab sources 2016-05-30 11:35:51 +03:00
laserpants 3aad4ce323 remove old commented out code 2016-05-30 11:26:12 +03:00
laserpants f422cd2106 pimplify Tabs component 2016-05-30 11:25:02 +03:00
laserpants 83ff691c6a reimplement Tabs component as pimpl class 2016-05-30 09:51:46 +03:00
laserpants d2002ad5e5 introduce corner radius property for flat button 2016-05-30 01:25:17 +03:00
laserpants 0ec35cbd70 re-implement icon button as pimpl class 2016-05-30 00:26:42 +03:00
laserpants 4bfa031091 add FAB to todos 2016-05-29 22:31:36 +03:00
laserpants 76817345c1 adjust opacity on disabled toggle background 2016-05-29 22:25:43 +03:00
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