Commit Graph

57 Commits

Author SHA1 Message Date
laserpants 07f4478d3f create separate class for Text Field state machine 2016-06-14 18:33:49 +03:00
laserpants 84c3ce96b4 make Text Field pimpl class 2016-06-14 18:30:46 +03:00
laserpants c9908a41c4 more boilerplate 2016-06-14 10:50:52 +03:00
laserpants fcde226168 refactor checkbox and radiobutton code 2016-06-14 02:27:37 +03:00
laserpants b975f1b84b add new Checkbox classes 2016-06-13 14:49:57 +03:00
laserpants a7a4ad9e81 implement basic Radio Button functionality 2016-06-12 22:36:51 +03:00
laserpants 07ce6b642f make Radio Button pimpl class 2016-06-12 19:02:45 +03:00
laserpants e5a4da2d16 add more FAB boilerplate 2016-06-12 13:26:38 +03:00
laserpants 82e8023637 boilerplate for new components 2016-06-12 11:21:58 +03:00
laserpants 9ddb4d6fb0 shade inactive tabs 2016-06-11 18:43:33 +03:00
laserpants 29e6b2689d include svg module 2016-06-11 15:00:50 +03:00
laserpants 52a7a6263a remove old tab sources 2016-05-30 11:35:51 +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 26072c8373 make toggle pimpl class 2016-05-29 13:08:55 +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
FarmRadio Hangar 0f4020d193 fix pimpl inheritance for Raised Button class 2016-05-17 15:26:50 +03:00
laserpants e646cc0332 add flat button internal class 2016-05-15 10:08:23 +03:00
laserpants 4bc4d6aa92 make FlatButton pimpl 2016-05-14 14:06:20 +03:00
laserpants 0c7920188b move internal slider classes to new file 2016-05-13 22:35:51 +03:00
laserpants 66084f8e4a clean up slider track painter code 2016-05-12 19:59:18 +03:00
FarmRadio Hangar 2b50f65438 snapshot 2016-05-12 17:34:06 +03:00
FarmRadio Hangar 40f311bdb7 move Slider track to separate class 2016-05-12 14:19:59 +03:00
FarmRadio Hangar 2d2a4bc31f move Slider state machine to separate class 2016-05-12 11:39:17 +03:00
laserpants 7a9acce2d1 add theme class 2016-05-12 01:18:09 +03:00
laserpants c17500ff37 tweak the slider even more 2016-05-11 09:09:19 +03:00
laserpants e19f8b4fa4 snapshot 2016-05-10 09:25:44 +03:00
laserpants 24461cddd5 add halo 2016-05-04 23:44:33 +03:00
laserpants b533ae5e91 paint Slider debug geometry 2016-05-01 23:21:48 +03:00
laserpants af95350a37 re-implement Slider using Pimpl 2016-05-01 22:56:39 +03:00
laserpants d92292e302 scrap old style file 2016-04-30 12:53:58 +03:00
laserpants 81c65341d7 remove focus rectangle 2016-04-30 12:38:30 +03:00
laserpants 74cecb25d3 use Roboto font 2016-04-28 11:02:56 +03:00
laserpants a963401861 remove redundant definition file for style class 2016-04-27 03:00:20 +03:00
laserpants 9271838d70 implement icon menu zoom effect 2016-04-27 02:57:16 +03:00
laserpants 81a1afea6f add examples for IconMenu 2016-04-25 01:26:28 +03:00
laserpants bbe2248e57 add new style class 2016-04-24 14:36:28 +03:00
laserpants fb58d275c1 add Scrollbar stub 2016-04-18 16:08:45 +03:00
laserpants 96360a2310 add menu component stub 2016-04-18 09:55:52 +03:00
laserpants 0f6d9f6aa9 add boilerplate for Avatar component 2016-04-14 17:21:28 +03:00
laserpants 5d8cc368fc add more boilerplate code 2016-04-14 16:47:27 +03:00
laserpants 2e89404bd5 add DEBUG_LAYOUT flag to config file 2016-03-27 22:47:33 +03:00
laserpants 67af4a34df add Toggle examples 2016-03-26 09:41:54 +03:00
laserpants 902b7d4bd8 add boilerplate code for Toggle class 2016-03-26 00:57:51 +03:00
laserpants c01dd9ca0c implement boilerplate code for Slider examples 2016-03-22 17:20:34 +03:00
laserpants f948e6f828 add RaisedButton class and examples 2016-03-22 11:51:37 +03:00
laserpants 6e7bed7a5c move custom shadow effect class to lib/ 2016-03-22 11:31:46 +03:00
laserpants a52404f258 add custom drop shadow class 2016-03-22 08:23:04 +03:00
laserpants e698c13bd5 fix incorrect path to project file 2016-03-21 01:41:00 +03:00