Commit Graph

99 Commits

Author SHA1 Message Date
johanneshilden c9a1f772b3 Add assets for examples 2017-09-28 17:14:31 +03:00
johanneshilden fa26c27442 Add examples with icon and image 2017-09-28 17:13:57 +03:00
johanneshilden 5e835c672a Add resources 2017-09-28 17:13:39 +03:00
johanneshilden 17df7777db Extra blank line is nice 2017-09-28 16:04:52 +03:00
johanneshilden a19ead9728 Split project setup into executable and lib parts 2017-09-28 15:52:06 +03:00
johanneshilden 2e540ed596 Start from fresh in cleanup branch 2017-09-28 12:58:27 +03:00
laserpants 4d40f4554c make sure all animations have a parent 2016-06-21 15:09:16 +03:00
laserpants d2c3f904db rename ScrollBar files from scrollbar to scrollwidget to clear up QtCreator mess 2016-06-19 16:39:11 +03:00
laserpants c47e969300 implement ScrollBar 2016-06-19 15:49:42 +03:00
laserpants 70a1f106cb implement determinate progress mode 2016-06-19 13:34:10 +03:00
laserpants 96be296845 mess up examples even further 2016-06-19 12:17:31 +03:00
laserpants 8aef67d661 implement paint event handler 2016-06-18 12:36:40 +03:00
laserpants 5d0f4fd535 make Badge geometry follow parent widget's geometry 2016-06-18 00:35:13 +03:00
laserpants 5bb106c643 implement Avatar 2016-06-17 17:27:20 +03:00
laserpants b0d844e5ff implement text field 2016-06-16 19:08:54 +03:00
laserpants fcde226168 refactor checkbox and radiobutton code 2016-06-14 02:27:37 +03:00
laserpants 3493507c12 implement Radio Button 2016-06-13 02:19:14 +03:00
laserpants a7a4ad9e81 implement basic Radio Button functionality 2016-06-12 22:36:51 +03:00
laserpants 817717e628 add example for setting Toggle status programatically 2016-06-12 19:08:14 +03:00
laserpants ddbdd2bb5d comment out unused code 2016-06-12 18:51:02 +03:00
laserpants 49f9937545 implement basic FAB style and functionality 2016-06-12 16:37:46 +03:00
laserpants 7f8c9312d9 add basic FAB painting 2016-06-12 14:05:31 +03:00
laserpants e8d4374bd3 tweak ripple animation parameters 2016-06-12 03:56:37 +03:00
laserpants 4cfd16485c refactor tabs to support centered icons 2016-06-11 15:01:48 +03:00
laserpants 56d6d4da03 add more examples for testing 2016-06-10 23:31:34 +03:00
laserpants 0d270024b8 add toggle color properties 2016-06-05 22:23:16 +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 adfcfdc398 refactor theming code 2016-05-31 02:08:52 +03:00
laserpants 55a9a6b41d remove tab.h include 2016-05-30 11:38:12 +03:00
laserpants 83ff691c6a reimplement Tabs component as pimpl class 2016-05-30 09:51:46 +03:00
laserpants 0ec35cbd70 re-implement icon button as pimpl class 2016-05-30 00:26:42 +03:00
laserpants 00662865f5 add toggle animations 2016-05-29 16:42:13 +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 37b4c3c531 adjust RaisedButton colors 2016-05-25 00:13:01 +03:00
laserpants d4ed0ea51a align flat button background colors with button role 2016-05-15 22:51:01 +03:00
laserpants 6dfd0ab83d tweak flat button animation parameters 2016-05-15 12:17:07 +03:00
laserpants a7da6ce162 implement flat button color roles 2016-05-14 15:18:57 +03:00
FarmRadio Hangar 9d9a91cda6 move SliderPrivate::init() code to constructor 2016-05-12 11:53:33 +03:00
laserpants 7a9acce2d1 add theme class 2016-05-12 01:18:09 +03:00
laserpants e17b6367b1 add property to change track width 2016-05-11 20:26:19 +03:00
FarmRadio Hangar 4ef57f8d3a fix slider state machine issue 2016-05-11 17:23:17 +03:00
laserpants c17500ff37 tweak the slider even more 2016-05-11 09:09:19 +03:00
FarmRadio Hangar d388183f84 tweak various slider settings 2016-05-10 17:17:51 +03:00
laserpants d881c4c898 snapshot 2016-05-09 23:32:16 +03:00
laserpants 24461cddd5 add halo 2016-05-04 23:44:33 +03:00
laserpants 6b354ecd04 implement most of slider functionality 2016-05-04 01:40:34 +03:00
laserpants 0f1ad9ad85 fix tracking behavior 2016-05-03 08:53:21 +03:00
laserpants fc253ecd11 implement mouse release handler 2016-05-02 23:57:57 +03:00