qt-material-widgets/components
Jean Pierre Cimalando c9a946f783 Add <QPainterPath> where necessary 2020-08-03 16:16:38 +02:00
..
icons Commit icons 2017-09-29 00:38:51 +03:00
layouts Add stub for SnackBar layout 2017-10-12 07:03:07 +03:00
lib Make sure ripple is destroyed when overlay host widget is (segfault error) 2017-10-15 11:39:23 +03:00
components.pro Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
qtmaterialappbar.cpp Build out AppBar layout 2017-10-11 23:16:13 +03:00
qtmaterialappbar.h Build out AppBar layout 2017-10-11 23:16:13 +03:00
qtmaterialappbar_p.h Add AppBar files 2017-10-05 17:11:41 +03:00
qtmaterialautocomplete.cpp Opacity should be 1 on menu drop shadow 2017-10-15 16:34:37 +03:00
qtmaterialautocomplete.h Add itemSelected signal to Auto Complete 2017-10-15 12:59:46 +03:00
qtmaterialautocomplete_internal.cpp Remove commented out code 2017-10-15 16:22:19 +03:00
qtmaterialautocomplete_internal.h Make member pointers const when possible 2017-10-16 23:13:14 +03:00
qtmaterialautocomplete_p.h Fix drop shadow on auto complete menu 2017-10-15 16:20:07 +03:00
qtmaterialavatar.cpp Add <QPainterPath> where necessary 2020-08-03 16:16:38 +02:00
qtmaterialavatar.h Split project setup into executable and lib parts 2017-09-28 15:52:06 +03:00
qtmaterialavatar_p.h Add Avatar component and Style and Theme lib clases 2017-09-28 13:12:30 +03:00
qtmaterialbadge.cpp Use macro to disable theme colors in setters 2017-09-29 10:19:04 +03:00
qtmaterialbadge.h Reimplement Badge component 2017-09-29 01:01:01 +03:00
qtmaterialbadge_p.h Reimplement Badge component 2017-09-29 01:01:01 +03:00
qtmaterialcheckbox.cpp Add Checkbox files again 2017-09-29 09:53:21 +03:00
qtmaterialcheckbox.h Add Checkbox files again 2017-09-29 09:53:21 +03:00
qtmaterialcheckbox_p.h Add Checkbox files again 2017-09-29 09:53:21 +03:00
qtmaterialcircularprogress.cpp Add <QPainterPath> where necessary 2020-08-03 16:16:38 +02:00
qtmaterialcircularprogress.h Add Circular Progress component 2017-09-29 12:14:01 +03:00
qtmaterialcircularprogress_internal.cpp Add Circular Progress component 2017-09-29 12:14:01 +03:00
qtmaterialcircularprogress_internal.h Add Circular Progress component 2017-09-29 12:14:01 +03:00
qtmaterialcircularprogress_p.h Add Circular Progress component 2017-09-29 12:14:01 +03:00
qtmaterialdialog.cpp Add call to raise() in Dialog, Drawer, and SnackBar 2017-09-30 13:44:22 +03:00
qtmaterialdialog.h Make showDialog and hideDialog slots public 2017-09-30 13:17:48 +03:00
qtmaterialdialog_internal.cpp Add Dialog 2017-09-30 02:40:00 +03:00
qtmaterialdialog_internal.h Add Dialog 2017-09-30 02:40:00 +03:00
qtmaterialdialog_p.h Add Dialog files 2017-09-30 02:15:08 +03:00
qtmaterialdrawer.cpp Add call to update in setOverlayMode 2017-10-12 22:47:10 +03:00
qtmaterialdrawer.h Fix Drawer peculiarities 2017-10-12 22:10:43 +03:00
qtmaterialdrawer_internal.cpp Add overlayMode property to QtMaterialDrawer 2017-10-07 15:54:56 +03:00
qtmaterialdrawer_internal.h Add overlayMode property to QtMaterialDrawer 2017-10-07 15:54:56 +03:00
qtmaterialdrawer_p.h Add overlayMode property to QtMaterialDrawer 2017-10-07 15:54:56 +03:00
qtmaterialfab.cpp Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialfab.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialfab_p.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialflatbutton.cpp Update painter code to take into account text alignment 2017-10-12 09:51:53 +03:00
qtmaterialflatbutton.h Add text alignment option to Flat Button 2017-10-12 09:42:02 +03:00
qtmaterialflatbutton_internal.cpp Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialflatbutton_internal.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialflatbutton_p.h Add text alignment option to Flat Button 2017-10-12 09:42:02 +03:00
qtmaterialiconbutton.cpp Fix icon button painting for different sizes 2017-10-11 23:33:55 +03:00
qtmaterialiconbutton.h Fix Icon Button ripple geometry 2017-10-01 22:34:55 +03:00
qtmaterialiconbutton_p.h Fix ripple geometry in Icon Button 2017-10-02 16:29:31 +03:00
qtmateriallist.cpp Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
qtmateriallist.h Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
qtmateriallist_p.h Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
qtmateriallistitem.cpp Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
qtmateriallistitem.h Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
qtmateriallistitem_p.h Add stubs for qtmateriallist and qtmateriallistitem 2017-10-27 16:51:12 +03:00
qtmaterialmenu.cpp Fill out scaffolding code in menu component 2017-10-15 16:54:35 +03:00
qtmaterialmenu.h Fill out scaffolding code in menu component 2017-10-15 16:54:35 +03:00
qtmaterialmenu_internal.cpp Add stub for qtmaterialmenu_internal 2017-10-16 21:33:51 +03:00
qtmaterialmenu_internal.h Add stub for qtmaterialmenu_internal 2017-10-16 21:33:51 +03:00
qtmaterialmenu_p.h Add menu stubs 2017-10-15 16:40:11 +03:00
qtmaterialpaper.cpp Add a bunch of stubs for new components 2017-10-06 15:05:09 +03:00
qtmaterialpaper.h Add a bunch of stubs for new components 2017-10-06 15:05:09 +03:00
qtmaterialpaper_p.h Add a bunch of stubs for new components 2017-10-06 15:05:09 +03:00
qtmaterialprogress.cpp Add <QPainterPath> where necessary 2020-08-03 16:16:38 +02:00
qtmaterialprogress.h Add Progress component 2017-09-29 16:33:26 +03:00
qtmaterialprogress_internal.cpp Add Progress component 2017-09-29 16:33:26 +03:00
qtmaterialprogress_internal.h Add Progress component 2017-09-29 16:33:26 +03:00
qtmaterialprogress_p.h Add Progress component 2017-09-29 16:33:26 +03:00
qtmaterialradiobutton.cpp Fix icon paths 2017-09-29 17:55:59 +03:00
qtmaterialradiobutton.h Add Radio Button files 2017-09-29 17:50:04 +03:00
qtmaterialradiobutton_p.h Add Radio Button files 2017-09-29 17:50:04 +03:00
qtmaterialraisedbutton.cpp Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialraisedbutton.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialraisedbutton_p.h Add a bunch of buttons 2017-09-29 12:50:04 +03:00
qtmaterialscrollbar.cpp Add <QPainterPath> where necessary 2020-08-03 16:16:38 +02:00
qtmaterialscrollbar.h Fix includes 2017-09-29 20:59:35 +03:00
qtmaterialscrollbar_internal.cpp Fix scrollbar hide on mouse out behavior 2017-10-30 20:44:56 +03:00
qtmaterialscrollbar_internal.h Make member pointers const when possible 2017-10-16 23:13:14 +03:00
qtmaterialscrollbar_p.h Fix includes 2017-09-29 20:59:35 +03:00
qtmaterialslider.cpp Use DISABLE_THEME_COLORS macro 2017-09-29 21:09:22 +03:00
qtmaterialslider.h Add Slider 2017-09-29 16:53:18 +03:00
qtmaterialslider_internal.cpp Add Slider 2017-09-29 16:53:18 +03:00
qtmaterialslider_internal.h Remove commented out code 2017-09-29 19:24:16 +03:00
qtmaterialslider_p.h Add Slider 2017-09-29 16:53:18 +03:00
qtmaterialsnackbar.cpp Use resource alias to load fonts, as per suggestion from fperillo 2017-10-06 23:11:41 +03:00
qtmaterialsnackbar.h Fix snackbar includes 2017-09-29 17:06:44 +03:00
qtmaterialsnackbar_internal.cpp Reduce animation duration 2017-11-02 22:12:41 +03:00
qtmaterialsnackbar_internal.h Add Snackbar files 2017-09-29 16:58:00 +03:00
qtmaterialsnackbar_p.h Add Snackbar files 2017-09-29 16:58:00 +03:00
qtmaterialtable.cpp Add a bunch of stubs for new components 2017-10-06 15:05:09 +03:00
qtmaterialtable.h Add a bunch of stubs for new components 2017-10-06 15:05:09 +03:00
qtmaterialtable_p.h Add a bunch of stubs for new components 2017-10-06 15:05:09 +03:00
qtmaterialtabs.cpp Use DISABLE_THEME_COLORS macro 2017-09-29 20:48:26 +03:00
qtmaterialtabs.h Add Tabs 2017-09-29 20:25:42 +03:00
qtmaterialtabs_internal.cpp Add Tabs 2017-09-29 20:25:42 +03:00
qtmaterialtabs_internal.h Add Tabs 2017-09-29 20:25:42 +03:00
qtmaterialtabs_p.h Add Tabs 2017-09-29 20:25:42 +03:00
qtmaterialtextfield.cpp Add experimental Auto Complete component 2017-10-13 00:27:50 +03:00
qtmaterialtextfield.h Add experimental Auto Complete component 2017-10-13 00:27:50 +03:00
qtmaterialtextfield_internal.cpp Use resource alias to load fonts, as per suggestion from fperillo 2017-10-06 23:11:41 +03:00
qtmaterialtextfield_internal.h Add Text Field component 2017-09-29 20:15:25 +03:00
qtmaterialtextfield_p.h Add experimental Auto Complete component 2017-10-13 00:27:50 +03:00
qtmaterialtoggle.cpp Clean up unused code 2017-09-29 20:06:39 +03:00
qtmaterialtoggle.h Add Toggle component 2017-09-29 19:52:33 +03:00
qtmaterialtoggle_internal.cpp Add Toggle component 2017-09-29 19:52:33 +03:00
qtmaterialtoggle_internal.h Add Toggle component 2017-09-29 19:52:33 +03:00
qtmaterialtoggle_p.h Add Toggle component 2017-09-29 19:52:33 +03:00
resources.qrc Use resource alias to load fonts, as per suggestion from fperillo 2017-10-06 23:11:41 +03:00