.gitignore
|
add .gitignore
|
2016-03-18 11:59:18 +03:00 |
README.md
|
Initial commit
|
2016-03-18 11:58:05 +03:00 |
appbar.cpp
|
simplify size policy assignment
|
2016-03-19 12:03:38 +03:00 |
appbar.h
|
basic AppBar implementation
|
2016-03-19 11:53:28 +03:00 |
checkbox.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
checkbox.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
dialog.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
dialog.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
flatbutton.cpp
|
implement icon button
|
2016-03-19 10:50:48 +03:00 |
flatbutton.h
|
implement icon button
|
2016-03-19 10:50:48 +03:00 |
iconbutton.cpp
|
add size policy for icon button
|
2016-03-19 11:27:11 +03:00 |
iconbutton.h
|
implement icon button
|
2016-03-19 10:50:48 +03:00 |
iconmenu.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
iconmenu.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
list.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
list.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
main.cpp
|
remove custom style for now
|
2016-03-19 13:48:03 +03:00 |
mainwindow.cpp
|
add Tabs to menu bar
|
2016-03-19 13:57:05 +03:00 |
mainwindow.h
|
add bulk files
|
2016-03-18 17:21:45 +03:00 |
qt-material-widgets.pro
|
add ripple
|
2016-03-18 17:36:02 +03:00 |
radiobutton.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
radiobutton.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
ripple.cpp
|
add ripple
|
2016-03-18 17:36:02 +03:00 |
ripple.h
|
add ripple
|
2016-03-18 17:36:02 +03:00 |
rippleoverlay.cpp
|
add ripple
|
2016-03-18 17:36:02 +03:00 |
rippleoverlay.h
|
add ripple
|
2016-03-18 17:36:02 +03:00 |
slider.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
slider.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
style.cpp
|
subclass Style from QProxyStyle instead of QCommonStyle
|
2016-03-19 13:47:39 +03:00 |
style.h
|
subclass Style from QProxyStyle instead of QCommonStyle
|
2016-03-19 13:47:39 +03:00 |
tab.cpp
|
implement Tab component
|
2016-03-19 13:51:35 +03:00 |
tab.h
|
implement Tab component
|
2016-03-19 13:51:35 +03:00 |
table.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
table.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
tabs.cpp
|
implement Tabs
|
2016-03-19 13:52:53 +03:00 |
tabs.h
|
implement Tabs
|
2016-03-19 13:52:53 +03:00 |
textfield.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
textfield.h
|
add empty component files
|
2016-03-18 12:55:19 +03:00 |
toggle.cpp
|
add empty component files
|
2016-03-18 12:55:32 +03:00 |
toggle.h
|
add empty component files
|
2016-03-18 12:55:32 +03:00 |