| .. |
|
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
|
implement Badge
|
2016-06-17 14:25:06 +03:00 |
|
badge.h
|
implement Badge
|
2016-06-17 14:25:06 +03:00 |
|
badge_p.h
|
implement Badge
|
2016-06-17 14:25:06 +03:00 |
|
checkbox.cpp
|
refactor checkbox and radiobutton code
|
2016-06-14 02:27:37 +03:00 |
|
checkbox.h
|
refactor checkbox and radiobutton code
|
2016-06-14 02:27:37 +03:00 |
|
checkbox_p.h
|
refactor checkbox and radiobutton code
|
2016-06-14 02:27:37 +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
|
use switch in event handlers instead of if-then-else clause
|
2016-06-12 22:57:31 +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
|
use switch in event handlers instead of if-then-else clause
|
2016-06-12 22:57:31 +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
|
refactor checkbox and radiobutton code
|
2016-06-14 02:27:37 +03:00 |
|
radiobutton.h
|
refactor checkbox and radiobutton code
|
2016-06-14 02:27:37 +03:00 |
|
radiobutton_p.h
|
refactor checkbox and radiobutton code
|
2016-06-14 02:27:37 +03:00 |
|
raisedbutton.cpp
|
refactor checkbox and radiobutton code
|
2016-06-14 02:27:37 +03:00 |
|
raisedbutton.h
|
style FAB and Raised Button for disabled mode
|
2016-06-12 17:40:56 +03:00 |
|
raisedbutton_p.h
|
make state machine member pointer type
|
2016-06-13 00:17: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 |
|
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
|
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
|
more boilerplate
|
2016-06-14 10:50:52 +03:00 |
|
snackbar.h
|
more boilerplate
|
2016-06-14 10:50:52 +03:00 |
|
snackbar_p.h
|
more boilerplate
|
2016-06-14 10:50:52 +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
|
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
|
implement text field
|
2016-06-16 19:08:54 +03:00 |
|
textfield.h
|
implement text field
|
2016-06-16 19:08:54 +03:00 |
|
textfield_internal.cpp
|
implement text field
|
2016-06-16 19:08:54 +03:00 |
|
textfield_internal.h
|
implement text field
|
2016-06-16 19:08:54 +03:00 |
|
textfield_p.h
|
implement text field
|
2016-06-16 19:08:54 +03:00 |
|
toggle.cpp
|
make state machine member pointer type
|
2016-06-13 00:17:46 +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
|
make state machine member pointer type
|
2016-06-13 00:17:46 +03:00 |