| .. |
|
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
|
implement Avatar
|
2016-06-17 17:27:20 +03:00 |
|
avatar.h
|
implement Avatar
|
2016-06-17 17:27:20 +03:00 |
|
avatar_p.h
|
implement Avatar
|
2016-06-17 17:27:20 +03:00 |
|
badge.cpp
|
implement Snackbar
|
2016-06-18 11:50:33 +03:00 |
|
badge.h
|
make Badge geometry follow parent widget's geometry
|
2016-06-18 00:35:13 +03:00 |
|
badge_p.h
|
make Badge geometry follow parent widget's geometry
|
2016-06-18 00:35:13 +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 |
|
circularprogress.cpp
|
implement determinate progress mode
|
2016-06-19 13:34: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
|
use property animation instead of timer event for circular progress rotation
|
2016-06-19 13:03:23 +03:00 |
|
dialog.cpp
|
add Dialog boilerplate
|
2016-06-17 14:43:04 +03:00 |
|
dialog.h
|
add Dialog boilerplate
|
2016-06-17 14:43:04 +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
|
implement Snackbar
|
2016-06-18 11:50:33 +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
|
make Badge geometry follow parent widget's geometry
|
2016-06-18 00:35:13 +03:00 |
|
menu.h
|
clean up Menu item size rules
|
2016-04-25 01:19:13 +03:00 |
|
progress.cpp
|
implement determinate progress mode
|
2016-06-19 13:34:10 +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
|
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
|
implement ScrollBar
|
2016-06-19 15:49:42 +03:00 |
|
scrollbar.h
|
implement ScrollBar
|
2016-06-19 15:49:42 +03:00 |
|
scrollbar_internal.cpp
|
implement ScrollBar
|
2016-06-19 15:49:42 +03:00 |
|
scrollbar_internal.h
|
implement ScrollBar
|
2016-06-19 15:49:42 +03:00 |
|
scrollbar_p.h
|
implement ScrollBar
|
2016-06-19 15:49:42 +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
|
remove unused Q_D macros
|
2016-06-18 11:56:45 +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
|
implement Snackbar
|
2016-06-18 11:50:33 +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
|
adjust Text Field label font size
|
2016-06-19 12:16:04 +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
|
implement text field
|
2016-06-16 19:08:54 +03:00 |
|
toggle.cpp
|
adjust Toggle ripple opacity
|
2016-06-19 15:51:00 +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 |