Commit Graph

461 Commits

Author SHA1 Message Date
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
laserpants e16ed07119 add more menus 2016-03-20 11:36:29 +03:00
laserpants 16d5e3894f add Tabs examples 2016-03-20 11:27:10 +03:00
laserpants 9b971a057f clean up MainWindow code 2016-03-20 11:26:47 +03:00
laserpants 1d6d3c4cd7 add Tabs examples 2016-03-20 11:26:18 +03:00
laserpants fc5dca07e6 add AppBar example to menu bar 2016-03-20 00:11:32 +03:00
laserpants 416e13658b create AppBar example 2016-03-20 00:11:02 +03:00
laserpants 86714723f3 edit about message 2016-03-20 00:10:35 +03:00
laserpants 423b3fa20c clean up 2016-03-19 23:36:22 +03:00
laserpants 1a27671a40 add icon button example 2016-03-19 23:34:05 +03:00
laserpants 318f560ce9 render red border around overlay when DEBUG_LAYOUT pragma is set 2016-03-19 23:32:07 +03:00
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