.. |
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 |
badge.cpp
|
remove constructor default argument in implementation
|
2016-06-12 12:03:29 +03:00 |
badge.h
|
boilerplate for new components
|
2016-06-12 11:21:58 +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 |
fab.cpp
|
add clipping to FAB ripple
|
2016-06-12 18:17:27 +03:00 |
fab.h
|
add clipping to FAB ripple
|
2016-06-12 18:17:27 +03:00 |
fab_p.h
|
add clipping to FAB ripple
|
2016-06-12 18:17:27 +03:00 |
flatbutton.cpp
|
implement basic FAB style and functionality
|
2016-06-12 16:37:46 +03:00 |
flatbutton.h
|
add reminder that checkable behavior is not implemented
|
2016-06-12 14:03:59 +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
|
add showHalo property to Flat Button
|
2016-06-11 19:44:16 +03:00 |
iconbutton.cpp
|
re-implement icon button as pimpl class
|
2016-05-30 00:26:42 +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
|
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 |
progress.cpp
|
remove constructor default argument in implementation
|
2016-06-12 12:03:29 +03:00 |
progress.h
|
boilerplate for new components
|
2016-06-12 11:21:58 +03:00 |
radiobutton.cpp
|
remove unnecessary include
|
2016-06-12 18:53:04 +03:00 |
radiobutton.h
|
add more boilerplate code
|
2016-04-14 16:47:27 +03:00 |
raisedbutton.cpp
|
style FAB and Raised Button for disabled mode
|
2016-06-12 17:40:56 +03:00 |
raisedbutton.h
|
style FAB and Raised Button for disabled mode
|
2016-06-12 17:40:56 +03:00 |
raisedbutton_p.h
|
style FAB and Raised Button for disabled mode
|
2016-06-12 17:40:56 +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 |
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
|
add appearance properties to Slider
|
2016-06-10 19:12:10 +03:00 |
slider.h
|
add appearance properties to Slider
|
2016-06-10 19:12:10 +03:00 |
slider_internal.cpp
|
add appearance properties to Slider
|
2016-06-10 19:12:10 +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 |
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
|
remove unnecessary Q_D macro
|
2016-06-12 14:05:17 +03:00 |
tabs.h
|
tweak ripple animation parameters
|
2016-06-12 03:56:37 +03:00 |
tabs_internal.cpp
|
make tabs ripple centered
|
2016-06-12 13:53:41 +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
|
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 |
toggle.cpp
|
tweak ripple animation parameters
|
2016-06-12 03:56:37 +03:00 |
toggle.h
|
tweak ripple animation parameters
|
2016-06-12 03:56:37 +03:00 |
toggle_internal.cpp
|
tweak ripple animation parameters
|
2016-06-12 03:56:37 +03:00 |
toggle_internal.h
|
tweak ripple animation parameters
|
2016-06-12 03:56:37 +03:00 |
toggle_p.h
|
add toggle color properties
|
2016-06-05 22:23:16 +03:00 |