Commit Graph

550 Commits

Author SHA1 Message Date
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 7352446c33 add Slider examples to menu bar 2016-03-22 17:30:17 +03:00
laserpants c01dd9ca0c implement boilerplate code for Slider examples 2016-03-22 17:20:34 +03:00
laserpants 22ca0485bc add Slider example boilerplate 2016-03-22 17:20:06 +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 e8989de074 add new icon button example with larger icon 2016-03-22 15:32:51 +03:00
laserpants 8e102716a9 use QGridLayout in ExampleView to simplify 2016-03-22 13:52:17 +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 7a04426900 type of color property should be QColor 2016-03-22 12:20:58 +03:00
laserpants 71ff7630d4 add Qt property declarations 2016-03-22 12:13:54 +03:00
laserpants 394347e7c6 change default settings 2016-03-22 12:10:25 +03:00
laserpants db345d5735 fill button background 2016-03-22 11:54:01 +03:00
laserpants f948e6f828 add RaisedButton class and examples 2016-03-22 11:51:37 +03:00
laserpants 1ac844d802 add RaisedButton examples to menu bar 2016-03-22 11:51:23 +03:00
laserpants a970c2e8a7 add RaisedButton examples 2016-03-22 11:51:03 +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 105478a635 move custom shadow effect class to lib/ 2016-03-22 11:32:33 +03:00
laserpants 6e7bed7a5c move custom shadow effect class to lib/ 2016-03-22 11:31:46 +03:00
johanneshilden e52bd89fbe remove debug log message 2016-03-22 11:22:58 +03:00
johanneshilden 37896a7bc0 update examples according to new ExampleView api 2016-03-22 11:21:25 +03:00
johanneshilden 0bbf238d59 comment out log messages 2016-03-22 11:20:03 +03:00
johanneshilden 949de87e25 refactor ExampleView class 2016-03-22 11:19:30 +03:00
laserpants a52404f258 add custom drop shadow class 2016-03-22 08:23:04 +03:00
laserpants ee5d05987f change default animation duration to 1 sec 2016-03-21 08:44:54 +03:00
laserpants bda0c32ac2 change default animation duration to 800 2016-03-21 08:39:11 +03:00
laserpants ee74c140d0 comment out incomplete code block 2016-03-21 01:41:33 +03:00
laserpants e698c13bd5 fix incorrect path to project file 2016-03-21 01:41:00 +03:00
laserpants a020e776aa check if value differs from current value in setter methods 2016-03-21 01:35:19 +03:00
laserpants 4e79843150 set word wrap mode to nowrap in examples frame 2016-03-21 01:31:35 +03:00
laserpants 8a1fe99fd3 check if value has changed in setters 2016-03-21 01:25:11 +03:00
laserpants e6fd12d8bf check that value differs from current value in setters 2016-03-21 01:03:44 +03:00
laserpants 5f56ae104f set word wrap mode to no wrap 2016-03-21 00:57:03 +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 6dde549c82 add Table examples to menu bar 2016-03-20 11:58:50 +03:00
laserpants 44d6390cb5 add Table examples 2016-03-20 11:58:32 +03:00
laserpants 47de57fcd9 implement Table example 2016-03-20 11:58:02 +03:00
laserpants a24c010be1 implement basic Table component 2016-03-20 11:56:51 +03:00
laserpants e84c88b755 add Table examples 2016-03-20 11:56:29 +03:00