qt-material-widgets/components
laserpants 1f557c106b make sure all animations have a parent 2016-06-21 13:19:10 +03:00
..
appbar.cpp make include order consistent 2016-06-19 17:27:21 +03:00
appbar.h add override compiler macro 2016-03-26 13:36:44 +03:00
avatar.cpp make include order consistent 2016-06-19 17:27:21 +03:00
avatar.h implement Avatar 2016-06-17 17:27:20 +03:00
avatar_p.h add Dialog boilerplate code 2016-06-19 17:13:37 +03:00
badge.cpp add some convenience constructor 2016-06-21 13:14:07 +03:00
badge.h add some convenience constructor 2016-06-21 13:14:07 +03:00
badge_p.h make include order consistent 2016-06-19 17:27:21 +03:00
checkbox.cpp make sure all animations have a parent 2016-06-21 13:19:10 +03:00
checkbox.h refactor checkbox and radiobutton code 2016-06-14 02:27:37 +03:00
checkbox_p.h make include order consistent 2016-06-19 17:27:21 +03:00
circularprogress.cpp make sure all animations have a parent 2016-06-21 13:19:10 +03:00
circularprogress.h use property animation instead of timer event for circular progress rotation 2016-06-19 13:03:23 +03:00
circularprogress_internal.cpp use property animation instead of timer event for circular progress rotation 2016-06-19 13:03:23 +03:00
circularprogress_internal.h implement ScrollBar 2016-06-19 15:49:42 +03:00
circularprogress_p.h make sure all animations have a parent 2016-06-21 13:19:10 +03:00
dialog.cpp set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
dialog.h set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
dialog_internal.cpp set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
dialog_internal.h set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
dialog_p.h implement Dialog window 2016-06-21 12:18:51 +03:00
drawer.cpp add Drawer boilerplate 2016-06-17 14:45:27 +03:00
drawer.h add Drawer boilerplate 2016-06-17 14:45:27 +03:00
fab.cpp set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
fab.h add clipping to FAB ripple 2016-06-12 18:17:27 +03:00
fab_p.h make include order consistent 2016-06-19 17:27:21 +03:00
flatbutton.cpp set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
flatbutton.h set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
flatbutton_internal.cpp add showHalo property to Flat Button 2016-06-11 19:44:16 +03:00
flatbutton_internal.h fix Flat Button focus animation 2016-06-09 11:02:57 +03:00
flatbutton_p.h set fixed ripple radius for FAB 2016-06-21 12:55:38 +03:00
iconbutton.cpp make include order consistent 2016-06-19 17:27:21 +03:00
iconbutton.h re-implement icon button as pimpl class 2016-05-30 00:26:42 +03:00
iconbutton_p.h refactor theme hooks 2016-05-30 19:03:41 +03:00
iconmenu.cpp make include order consistent 2016-06-19 17:27:21 +03:00
iconmenu.h tweak menu animation 2016-04-28 03:48:08 +03:00
list.cpp make include order consistent 2016-06-19 17:27:21 +03:00
list.h add more boilerplate code 2016-04-14 16:47:27 +03:00
menu.cpp make include order consistent 2016-06-19 17:27:21 +03:00
menu.h clean up Menu item size rules 2016-04-25 01:19:13 +03:00
progress.cpp make include order consistent 2016-06-19 17:27:21 +03:00
progress.h implement basic indeterminate progress animations 2016-06-19 12:49:55 +03:00
progress_internal.cpp implement basic indeterminate progress animations 2016-06-19 12:49:55 +03:00
progress_internal.h implement basic indeterminate progress animations 2016-06-19 12:49:55 +03:00
progress_p.h implement basic indeterminate progress animations 2016-06-19 12:49:55 +03:00
radiobutton.cpp make include order consistent 2016-06-19 17:27:21 +03:00
radiobutton.h refactor checkbox and radiobutton code 2016-06-14 02:27:37 +03:00
radiobutton_p.h make include order consistent 2016-06-19 17:27:21 +03:00
raisedbutton.cpp make include order consistent 2016-06-19 17:27:21 +03:00
raisedbutton.h style FAB and Raised Button for disabled mode 2016-06-12 17:40:56 +03:00
raisedbutton_p.h make include order consistent 2016-06-19 17:27:21 +03:00
scrollwidget.cpp make include order consistent 2016-06-19 17:27:21 +03:00
scrollwidget.h add todo note to scroll widget 2016-06-20 09:16:31 +03:00
scrollwidget_internal.cpp rename ScrollBar files from scrollbar to scrollwidget to clear up QtCreator mess 2016-06-19 16:39:11 +03:00
scrollwidget_internal.h rename ScrollBar files from scrollbar to scrollwidget to clear up QtCreator mess 2016-06-19 16:39:11 +03:00
scrollwidget_p.h make include order consistent 2016-06-19 17:27:21 +03:00
searchfield.cpp tweak the slider even more 2016-05-11 09:09:19 +03:00
searchfield.h tweak the slider even more 2016-05-11 09:09:19 +03:00
selectfield.cpp remove constructor default argument in implementation 2016-06-12 12:03:29 +03:00
selectfield.h boilerplate for new components 2016-06-12 11:21:58 +03:00
slider.cpp make include order consistent 2016-06-19 17:27:21 +03:00
slider.h add appearance properties to Slider 2016-06-10 19:12:10 +03:00
slider_internal.cpp use switch in event handlers instead of if-then-else clause 2016-06-12 22:57:31 +03:00
slider_internal.h add appearance properties to Slider 2016-06-10 19:12:10 +03:00
slider_p.h add appearance properties to Slider 2016-06-10 19:12:10 +03:00
sliderstatemachine.cpp tweak slider animations 2016-05-13 09:44:40 +03:00
sliderstatemachine.h snapshot 2016-05-12 17:34:06 +03:00
sliderthumb.cpp make slider behave nicely 2016-05-12 23:13:45 +03:00
sliderthumb.h refactor theming code 2016-05-31 02:08:52 +03:00
slidertrack.cpp make slider behave nicely 2016-05-12 23:13:45 +03:00
slidertrack.h move Slider track to separate class 2016-05-12 14:19:59 +03:00
snackbar.cpp make include order consistent 2016-06-19 17:27:21 +03:00
snackbar.h add TODO note for Snackbar 2016-06-18 12:04:09 +03:00
snackbar_internal.cpp implement Snackbar 2016-06-18 11:50:33 +03:00
snackbar_internal.h implement Snackbar 2016-06-18 11:50:33 +03:00
snackbar_p.h make include order consistent 2016-06-19 17:27:21 +03:00
table.cpp make include order consistent 2016-06-19 17:27:21 +03:00
table.h set table column resize mode to strech 2016-03-20 12:17:59 +03:00
tabs.cpp make include order consistent 2016-06-19 17:27:21 +03:00
tabs.h tweak ripple animation parameters 2016-06-12 03:56:37 +03:00
tabs_internal.cpp use switch in event handlers instead of if-then-else clause 2016-06-12 22:57:31 +03:00
tabs_internal.h shade inactive tabs 2016-06-11 18:43:33 +03:00
tabs_p.h tweak ripple animation parameters 2016-06-12 03:56:37 +03:00
textfield.cpp make include order consistent 2016-06-19 17:27:21 +03:00
textfield.h implement text field 2016-06-16 19:08:54 +03:00
textfield_internal.cpp adjust Text Field label kerning 2016-06-19 12:16:44 +03:00
textfield_internal.h implement text field 2016-06-16 19:08:54 +03:00
textfield_p.h make include order consistent 2016-06-19 17:27:21 +03:00
toggle.cpp make include order consistent 2016-06-19 17:27:21 +03:00
toggle.h tweak ripple animation parameters 2016-06-12 03:56:37 +03:00
toggle_internal.cpp make include order consistent 2016-06-19 17:27:21 +03:00
toggle_internal.h tweak ripple animation parameters 2016-06-12 03:56:37 +03:00
toggle_p.h make include order consistent 2016-06-19 17:27:21 +03:00