Commit Graph

28 Commits

Author SHA1 Message Date
laserpants b6c862e2d5 make mental note that QAbstractButton subclass needs to implement sizeHint 2016-03-26 15:17:46 +03:00
laserpants 401bf7a95a insert boilerplate class definition 2016-03-26 13:37:48 +03:00
laserpants c0ceddafa4 add override compiler macro 2016-03-26 13:37:26 +03:00
laserpants 0271eb0df7 code style 2016-03-26 13:36:59 +03:00
laserpants 6c2665ff6f add override compiler macro 2016-03-26 13:36:44 +03:00
laserpants 902b7d4bd8 add boilerplate code for Toggle class 2016-03-26 00:57:51 +03:00
laserpants ef57d5b79d simplify slider code 2016-03-26 00:27:49 +03:00
laserpants db1c8ddee4 simplify code 2016-03-25 23:37:59 +03:00
laserpants 9440519bc8 fix handle positioning 2016-03-25 23:30:35 +03:00
laserpants b07e24edcc implement correct slider handle positioning 2016-03-24 08:52:27 +03:00
laserpants bd5a9adfea implement slider functionality 2016-03-23 08:35:41 +03:00
laserpants dcef5d8ba5 add slider example for vertical slider 2016-03-22 18:05:02 +03:00
laserpants c8d3d56a96 reverse shadow animation direction for buttons 2016-03-22 17:44:59 +03:00
laserpants d27a7eead8 add Slider component boilerplate 2016-03-22 17:16:49 +03:00
laserpants 04d8f64d2c use custom drop shadow effect in AppBar 2016-03-22 16:51:16 +03:00
laserpants 5ca231cdcb set animation start values to defaults 2016-03-22 12:53:10 +03:00
laserpants bb34b97f74 make getStyleOption protected 2016-03-22 12:50:33 +03:00
laserpants 9e710035f4 make getStyleOption protected 2016-03-22 12:49:50 +03:00
laserpants 28b063e591 animate drop shadow on RaisedButton 2016-03-22 12:48:59 +03:00
laserpants db345d5735 fill button background 2016-03-22 11:54:01 +03:00
laserpants 7dc4fcca89 implement RaisedButton 2016-03-22 11:50:48 +03:00
laserpants afc1389112 add RaisedButton component 2016-03-22 11:50:12 +03:00
laserpants 64fa985928 make Style class singleton 2016-03-20 19:43:05 +03:00
laserpants fc933ae16c set table column resize mode to strech 2016-03-20 12:17:59 +03:00
laserpants a24c010be1 implement basic Table component 2016-03-20 11:56:51 +03:00
laserpants e3d64f989a make icon button geometry behave nicely 2016-03-19 23:31:22 +03:00
laserpants e1a44b78db update ripple references 2016-03-19 14:12:14 +03:00
laserpants 709aa9e58b move components to separate directory 2016-03-19 14:07:25 +03:00