qt-material-widgets/components
FarmRadio Hangar c2cc1af580 re-implement Raised Button as pimpl class 2016-05-17 16:43:46 +03:00
..
appbar.cpp adjust App Bar font size 2016-05-01 12:10:13 +03:00
appbar.h add override compiler macro 2016-03-26 13:36:44 +03:00
avatar.cpp set Avatar radius to 20 2016-04-14 17:33:33 +03:00
avatar.h add boilerplate for Avatar component 2016-04-14 17:21:28 +03:00
checkbox.cpp implement Checkbox paintEvent 2016-04-18 11:36:30 +03:00
checkbox.h implement Checkbox paintEvent 2016-04-18 11:36:30 +03:00
dialog.cpp move components to separate directory 2016-03-19 14:07:25 +03:00
dialog.h move components to separate directory 2016-03-19 14:07:25 +03:00
flatbutton.cpp clean up pimpl code 2016-05-17 15:39:20 +03:00
flatbutton.h fix pimpl inheritance for Raised Button class 2016-05-17 15:26:50 +03:00
flatbutton_internal.cpp align flat button background colors with button role 2016-05-15 22:51:01 +03:00
flatbutton_internal.h align flat button background colors with button role 2016-05-15 22:51:01 +03:00
flatbutton_p.h clean up pimpl code 2016-05-17 15:39:20 +03:00
iconbutton.cpp implement Icon Menu 2016-04-25 09:16:54 +03:00
iconbutton.h simplify IconButton code 2016-04-18 13:15:57 +03:00
iconmenu.cpp change easing curve 2016-04-28 11:10:22 +03:00
iconmenu.h tweak menu animation 2016-04-28 03:48:08 +03:00
list.cpp add more boilerplate code 2016-04-14 16:47:27 +03:00
list.h add more boilerplate code 2016-04-14 16:47:27 +03:00
menu.cpp adjust Menu Item style 2016-04-29 06:37:05 +03:00
menu.h clean up Menu item size rules 2016-04-25 01:19:13 +03:00
radiobutton.cpp add more boilerplate code 2016-04-14 16:47:27 +03:00
radiobutton.h add more boilerplate code 2016-04-14 16:47:27 +03:00
raisedbutton.cpp re-implement Raised Button as pimpl class 2016-05-17 16:43:46 +03:00
raisedbutton.h re-implement Raised Button as pimpl class 2016-05-17 16:43:46 +03:00
raisedbutton_p.h re-implement Raised Button as pimpl class 2016-05-17 16:43:46 +03:00
scrollbar.cpp add Scrollbar stub 2016-04-18 16:08:45 +03:00
scrollbar.h add Scrollbar stub 2016-04-18 16:08:45 +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
slider.cpp clean up pimpl code 2016-05-17 15:39:20 +03:00
slider.h simplify slider state machine code 2016-05-14 11:31:54 +03:00
slider_internal.cpp minor adjustments on Slider animation params 2016-05-15 21:35:50 +03:00
slider_internal.h minor adjustments on Slider animation params 2016-05-15 21:35:50 +03:00
slider_p.h clean up pimpl code 2016-05-17 15:39:20 +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 remove unnecessary friend declarations 2016-05-12 12:53:05 +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
tab.cpp move components to separate directory 2016-03-19 14:07:25 +03:00
tab.h move components to separate directory 2016-03-19 14:07:25 +03:00
table.cpp scrap old style file 2016-04-30 12:53:58 +03:00
table.h set table column resize mode to strech 2016-03-20 12:17:59 +03:00
tabs.cpp decrease tab underline width 2016-04-15 11:21:28 +03:00
tabs.h move components to separate directory 2016-03-19 14:07:25 +03:00
textfield.cpp scrap old style file 2016-04-30 12:53:58 +03:00
textfield.h create animation on TextField 2016-04-14 18:15:17 +03:00
tmp_slider.cpp re-implement Slider using Pimpl 2016-05-01 22:56:39 +03:00
tmp_slider.h re-implement Slider using Pimpl 2016-05-01 22:56:39 +03:00
toggle.cpp clean up Toggle implementation 2016-05-01 20:05:12 +03:00
toggle.h clean up Toggle implementation 2016-05-01 20:05:12 +03:00