Commit Graph

590 Commits

Author SHA1 Message Date
laserpants e3d64f989a make icon button geometry behave nicely 2016-03-19 23:31:22 +03:00
laserpants 6cb6db5e89 add icon button example widget 2016-03-19 16:43:25 +03:00
laserpants cb7a2812b1 fix missing QIcon constructor call 2016-03-19 16:42:24 +03:00
laserpants 5fc481e1e4 clean up initialization code 2016-03-19 16:41:06 +03:00
laserpants a031920cd0 add examples 2016-03-19 16:40:28 +03:00
laserpants ddf31b4bf8 add examples 2016-03-19 16:40:19 +03:00
laserpants 4621d08cdc add a simple frame component used in examples 2016-03-19 16:28:38 +03:00
laserpants e1a44b78db update ripple references 2016-03-19 14:12:14 +03:00
laserpants 7252a8f9cf move ripple classes to lib/ 2016-03-19 14:10:49 +03:00
laserpants 709aa9e58b move components to separate directory 2016-03-19 14:07:25 +03:00
laserpants 2235ab1991 add Tabs to menu bar 2016-03-19 13:57:05 +03:00
laserpants 754d01b3c2 implement Tabs 2016-03-19 13:52:53 +03:00
laserpants cf1d873ec3 implement Tab component 2016-03-19 13:51:35 +03:00
laserpants 82614fab18 add menu bar 2016-03-19 13:48:17 +03:00
laserpants 5a1817168c remove custom style for now 2016-03-19 13:48:03 +03:00
laserpants 5b07158b36 subclass Style from QProxyStyle instead of QCommonStyle 2016-03-19 13:47:39 +03:00
laserpants a3e6ebb784 simplify size policy assignment 2016-03-19 12:03:38 +03:00
laserpants c1e23ca994 add AppBar to main layout 2016-03-19 11:53:49 +03:00
laserpants 71b47e4849 basic AppBar implementation 2016-03-19 11:53:28 +03:00
laserpants a91f0714ec add header include statement 2016-03-19 11:32:49 +03:00
laserpants dd3a473fff mess around with layout 2016-03-19 11:27:32 +03:00
laserpants f1882265dd add size policy for icon button 2016-03-19 11:27:11 +03:00
Johannes Hilden 0a89ee5d0a remove minimum height for flatbutton 2016-03-19 10:54:00 +03:00
Johannes Hilden 8eedb47a46 comment out debug messages 2016-03-19 10:52:15 +03:00
Johannes Hilden 07f3e183b4 remove explicit pointer reference 2016-03-19 10:51:25 +03:00
Johannes Hilden 8f7f34dbc2 implement icon button 2016-03-19 10:50:48 +03:00
Johannes Hilden 1f27c89bec borrow implementation of sizeHint from QPushButton 2016-03-18 23:44:40 +03:00
Johannes Hilden 9f640ff6ca borrow implementation of sizeHint from QPushButton 2016-03-18 23:42:22 +03:00
Johannes Hilden 9baf066abc add one tiny blank line 2016-03-18 22:44:23 +03:00
lazerpants f3a4e06a1b add ripple 2016-03-18 17:36:02 +03:00
lazerpants 473999a5a8 add bulk files 2016-03-18 17:21:45 +03:00
lazerpants 7a04c5f45c mess around with various QStyle settings 2016-03-18 17:07:50 +03:00
lazerpants 58c40da756 basic button behavior 2016-03-18 17:07:20 +03:00
lazerpants a3eebc0e2f add FlatButton constructors 2016-03-18 14:14:06 +03:00
lazerpants faff7efadc add empty component files 2016-03-18 12:55:32 +03:00
lazerpants 9636c2e5cf add empty component files 2016-03-18 12:55:19 +03:00
lazerpants 54db83c3d9 add boilerplate code to Style class 2016-03-18 12:24:51 +03:00
lazerpants 84d9b3e986 add base style class 2016-03-18 12:12:43 +03:00
lazerpants 441efc9f27 add .gitignore 2016-03-18 11:59:18 +03:00
laserpants 52b42a3c9b Initial commit 2016-03-18 11:58:05 +03:00