Commit Graph

417 Commits

Author SHA1 Message Date
johanneshilden 8248df4efb Add experimental Auto Complete component 2017-10-13 00:27:50 +03:00
johanneshilden c0712f210a Add call to update in setOverlayMode 2017-10-12 22:47:10 +03:00
johanneshilden 62108fd5b7 Fix Drawer peculiarities 2017-10-12 22:10:43 +03:00
johanneshilden f72cb03f0b Update painter code to take into account text alignment 2017-10-12 09:51:53 +03:00
johanneshilden 7c608fad0f Add text alignment option to Flat Button 2017-10-12 09:42:02 +03:00
johanneshilden ded3bf2bd0 Add stub for SnackBar layout 2017-10-12 07:03:07 +03:00
johanneshilden fc6f67dac0 Fix icon button painting for different sizes 2017-10-11 23:33:55 +03:00
johanneshilden 067cf211b3 Build out AppBar layout 2017-10-11 23:16:13 +03:00
johanneshilden f954d5e9c5 Add AppBar to examples 2017-10-11 22:25:22 +03:00
johanneshilden 3a7d7a19fd Add overlayMode property to QtMaterialDrawer 2017-10-07 15:54:56 +03:00
johanneshilden 2ee5d6dd5d Use resource alias to load fonts, as per suggestion from fperillo 2017-10-06 23:11:41 +03:00
johanneshilden 8859e2ae2f Add a bunch of stubs for new components 2017-10-06 15:05:09 +03:00
johanneshilden 146de0e0a4 Change pen style to Qt::DashLine for disabled input line 2017-10-06 14:59:16 +03:00
johanneshilden b1665177e5 Make scrollbar handle corners rounded as well 2017-10-06 14:47:48 +03:00
johanneshilden c533fd84cb Fix indentation 2017-10-06 10:28:05 +03:00
johanneshilden 0e999a564c Fix #21 2017-10-06 08:29:38 +03:00
johanneshilden 2971360d7e Fix #16 2017-10-06 08:03:01 +03:00
fperillo 6c5d20bc01 Dotted underline when widget is disabled 2017-10-05 22:01:50 +02:00
johanneshilden 776e089399 Rename underscore to underline 2017-10-05 17:35:22 +03:00
johanneshilden 85310163dd Merge branch 'textfield-underscore' of https://github.com/fperillo/qt-material-widgets into fperillo-textfield-underscore 2017-10-05 17:23:02 +03:00
johanneshilden b3b0f18be9 Add AppBar files 2017-10-05 17:11:41 +03:00
Francesco Perillo 1c7892d8b1 QtMaterialTextField: implemeted hiding of underscore 2017-10-05 15:31:14 +02:00
johanneshilden 83b5b10bbe Add qtmaterialappbar stub files 2017-10-05 14:31:52 +03:00
johanneshilden 5d584d44c3 Add autoRaise property to Drawer 2017-10-05 11:13:21 +03:00
johanneshilden 14e12bee5e Make ScrollBar look more like Progress 2017-10-04 12:40:30 +03:00
johanneshilden d412002af2 Add Drawer clickOutsideToClose boolean property 2017-10-03 10:08:46 +03:00
johanneshilden d64908cb92 Fix ripple geometry in Icon Button 2017-10-02 16:29:31 +03:00
johanneshilden a15d30a168 Add update() call in removeRipple 2017-10-02 09:03:52 +03:00
johanneshilden e98c026fc9 Fix Icon Button ripple geometry 2017-10-01 22:34:55 +03:00
johanneshilden b2088c3420 Add call to raise() in Dialog, Drawer, and SnackBar 2017-09-30 13:44:22 +03:00
johanneshilden 29926e62d9 Make showDialog and hideDialog slots public 2017-09-30 13:17:48 +03:00
johanneshilden 13655f56e9 Make openDrawer and closeDrawer slots public 2017-09-30 13:07:05 +03:00
johanneshilden a33d6dfa0c Add ScrollBar settings editor and form files 2017-09-30 04:14:28 +03:00
johanneshilden 89354e65e6 Add Drawer component and examples 2017-09-30 03:20:12 +03:00
johanneshilden f19cf511d1 Add Dialog 2017-09-30 02:40:00 +03:00
johanneshilden 56cb620d6f Add Dialog files 2017-09-30 02:15:08 +03:00
johanneshilden f0c2df6f2c Add Snackbar settings editor 2017-09-30 01:57:55 +03:00
johanneshilden 67c9da5516 Resolve merge conflict 2017-09-30 01:51:12 +03:00
johanneshilden 5cd3a0bdf6 Remove Menu Item 2017-09-30 01:36:16 +03:00
johanneshilden 286b1e1c10 Remove crappy components 2017-09-30 01:34:24 +03:00
johanneshilden 78828df357 Add Icon Menu 2017-09-29 21:17:44 +03:00
johanneshilden 8515cc2c8f Add Icon Menu 2017-09-29 21:12:46 +03:00
johanneshilden dfecc15468 Use DISABLE_THEME_COLORS macro 2017-09-29 21:09:22 +03:00
johanneshilden b4baf40ca1 Fix includes 2017-09-29 20:59:35 +03:00
johanneshilden 3506bdba74 Add Select Field files 2017-09-29 20:54:41 +03:00
johanneshilden 9b7d350b5a Add Select Field files 2017-09-29 20:50:27 +03:00
johanneshilden 41d84efb57 Use DISABLE_THEME_COLORS macro 2017-09-29 20:48:26 +03:00
johanneshilden 404f4b3c7e Add Tabs 2017-09-29 20:25:42 +03:00
johanneshilden c4c302ed6c Add Text Field component 2017-09-29 20:15:25 +03:00
johanneshilden 6078d21ea3 Clean up unused code 2017-09-29 20:06:39 +03:00
johanneshilden 49e565a916 Add Toggle component 2017-09-29 19:52:33 +03:00
johanneshilden 4157ee25c2 Remove commented out code 2017-09-29 19:24:16 +03:00
johanneshilden f7ee4eb7c4 Fix icon paths 2017-09-29 17:55:59 +03:00
johanneshilden 49ed0a2ed3 Add Radio Button files 2017-09-29 17:50:04 +03:00
johanneshilden df78fc7b51 messed up the branch 2017-09-29 17:26:27 +03:00
johanneshilden 961cb8ef0e Fix snackbar includes 2017-09-29 17:06:44 +03:00
johanneshilden f3d9e0069b Add Snackbar files 2017-09-29 16:58:25 +03:00
johanneshilden 5a7d6ee7a1 Add Snackbar files 2017-09-29 16:58:00 +03:00
johanneshilden 231f01b5a6 Add Slider 2017-09-29 16:53:18 +03:00
johanneshilden 9f049a8f19 Merge in circular progress 2017-09-29 16:43:09 +03:00
johanneshilden 7fb6e882be Add Progress component 2017-09-29 16:33:26 +03:00
johanneshilden f4905e7a77 Add size change option to icon button settings editor 2017-09-29 16:04:03 +03:00
johanneshilden 98c2b95a82 Implement Icon Button settings editor 2017-09-29 13:48:30 +03:00
johanneshilden 445c2e3037 Add QtWidgets/ to include path 2017-09-29 12:57:42 +03:00
johanneshilden 57055c5489 Add Icon Button classes 2017-09-29 12:56:51 +03:00
johanneshilden 0acb21af2a Add a bunch of buttons 2017-09-29 12:50:04 +03:00
johanneshilden 20357d05d0 Add Circular Progress component 2017-09-29 12:14:01 +03:00
johanneshilden 56b54a9c66 Add icon files 2017-09-29 10:30:54 +03:00
johanneshilden b91d4c6328 Use macro to disable theme colors in setters 2017-09-29 10:19:04 +03:00
johanneshilden ae358e888c Add Checkbox files again 2017-09-29 09:53:21 +03:00
johanneshilden b51f342be3 Add missing update call 2017-09-29 01:10:11 +03:00
johanneshilden a669df832f Reimplement Badge component 2017-09-29 01:01:01 +03:00
johanneshilden d9ba383419 Commit icons 2017-09-29 00:38:51 +03:00
johanneshilden 8dfeac448e Fix resource mess 2017-09-29 00:28:08 +03:00
johanneshilden 4a82087adf Add resource file 2017-09-28 16:12:14 +03:00
johanneshilden 65b956f82a Add font resources 2017-09-28 16:04:24 +03:00
johanneshilden a19ead9728 Split project setup into executable and lib parts 2017-09-28 15:52:06 +03:00
johanneshilden a3c2a81142 Add Avatar component and Style and Theme lib clases 2017-09-28 13:12:30 +03:00
johanneshilden 2e540ed596 Start from fresh in cleanup branch 2017-09-28 12:58:27 +03:00
laserpants 45393959fc snapshot 2016-07-20 14:48:39 +03:00
laserpants 539e382da5 code cleanup 2016-07-18 16:26:29 +03:00
laserpants 733f7310d3 dev. snapshot 2016-07-16 13:17:46 +03:00
laserpants f24a7cf3a7 refactor everything 2016-07-04 10:46:10 +03:00
laserpants ba81f09252 change some names etc. 2016-06-24 08:06:14 +03:00
laserpants 03f2571f34 implement Drawer 2016-06-24 07:50:24 +03:00
laserpants 336cbbd7c3 flag Drawer complete 2016-06-24 07:50:11 +03:00
laserpants 412fb61a8f add boilerplate for drawer private class 2016-06-23 10:18:43 +03:00
laserpants 9fc482e42a sort out pimpl initialization order problems 2016-06-22 16:44:47 +03:00
laserpants e33478ad49 make sure all animations have a parent 2016-06-21 15:45:39 +03:00
laserpants 264e4c71ed make sure all animations have a parent 2016-06-21 15:42:49 +03:00
laserpants 0269911b2e move object construction to initialization list 2016-06-21 15:29:26 +03:00
laserpants 7ffad28819 make sure all animations have a parent 2016-06-21 15:26:59 +03:00
laserpants f92c66cc0e move object construction to initialization list 2016-06-21 15:23:10 +03:00
laserpants 427dd30f03 make sure all animations have a parent 2016-06-21 15:17:52 +03:00
laserpants 415c9576ce make sure all animations have a parent 2016-06-21 15:12:52 +03:00
laserpants 0e61481422 make sure all animations have a parent 2016-06-21 15:10:37 +03:00
laserpants 4d40f4554c make sure all animations have a parent 2016-06-21 15:09:16 +03:00
laserpants f04c353dfb make sure all animations have a parent 2016-06-21 13:25:07 +03:00
laserpants aa73c87251 make sure all animations have a parent 2016-06-21 13:22:22 +03:00
laserpants 1f557c106b make sure all animations have a parent 2016-06-21 13:19:10 +03:00