Commit Graph

461 Commits

Author SHA1 Message Date
laserpants 07ce6b642f make Radio Button pimpl class 2016-06-12 19:02:45 +03:00
laserpants 798aeea5f7 remove unnecessary include 2016-06-12 18:53:04 +03:00
laserpants ddbdd2bb5d comment out unused code 2016-06-12 18:51:02 +03:00
laserpants 38938bc790 add Toolbar to todo-list 2016-06-12 18:18:56 +03:00
laserpants 09405ad0be add clipping to FAB ripple 2016-06-12 18:17:27 +03:00
laserpants 369ed5adbb add support for clip region to Ripple 2016-06-12 17:53:43 +03:00
laserpants 7b4ac5eb91 mark FAB as done 2016-06-12 17:41:24 +03:00
laserpants 065a2c6304 style FAB and Raised Button for disabled mode 2016-06-12 17:40:56 +03:00
laserpants 49f9937545 implement basic FAB style and functionality 2016-06-12 16:37:46 +03:00
laserpants 4e3a17cbda add Grid List to todo-list 2016-06-12 15:33:58 +03:00
laserpants bbc47f50e4 add Snackbar to todo-list 2016-06-12 14:44:29 +03:00
laserpants 7f8c9312d9 add basic FAB painting 2016-06-12 14:05:31 +03:00
laserpants 1ed5df9999 remove unnecessary Q_D macro 2016-06-12 14:05:17 +03:00
laserpants 0934f7bb01 add reminder that checkable behavior is not implemented 2016-06-12 14:03:59 +03:00
laserpants 04d861e8ff make tabs ripple centered 2016-06-12 13:53:41 +03:00
laserpants e5a4da2d16 add more FAB boilerplate 2016-06-12 13:26:38 +03:00
laserpants 144479cf7b remove constructor default argument in implementation 2016-06-12 12:03:29 +03:00
laserpants 82e8023637 boilerplate for new components 2016-06-12 11:21:58 +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 e80186fec0 add setter for easing curve 2016-06-11 20:58:22 +03:00
laserpants b450e57b3b add showHalo property to Flat Button 2016-06-11 19:44:16 +03:00
laserpants 9ddb4d6fb0 shade inactive tabs 2016-06-11 18:43:33 +03:00
laserpants 2a7f9cdd56 paint tab icon 2016-06-11 15:10:59 +03:00
laserpants 4cfd16485c refactor tabs to support centered icons 2016-06-11 15:01:48 +03:00
laserpants 0229ce9891 avoid code duplication 2016-06-11 15:01:32 +03:00
laserpants 29e6b2689d include svg module 2016-06-11 15:00:50 +03:00
laserpants 6ff3ecd5ea update progress status and priorities 2016-06-11 15:00:17 +03:00
laserpants 56d6d4da03 add more examples for testing 2016-06-10 23:31:34 +03:00
laserpants 4c60b52a39 mark Tabs complete 2016-06-10 21:23:22 +03:00
laserpants 46105dceae add appearance properties to Slider 2016-06-10 19:12:10 +03:00
laserpants 2394ed0be8 adjust ripple animation duration 2016-06-10 14:33:44 +03:00
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