Commit Graph

720 Commits

Author SHA1 Message Date
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
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