.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
|
basic AppBar implementation
|
2016-03-19 11:53:28 +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 explicit pointer reference
|
2016-03-19 10:51:25 +03:00 |
mainwindow.cpp
|
add AppBar to main layout
|
2016-03-19 11:53:49 +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
|
comment out debug messages
|
2016-03-19 10:52:15 +03:00 |
style.h
|
mess around with various QStyle settings
|
2016-03-18 17:07:50 +03:00 |
tab.cpp
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
tab.h
|
add empty component files
|
2016-03-18 12:55:19 +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
|
add header include statement
|
2016-03-19 11:32:49 +03:00 |
tabs.h
|
add empty component files
|
2016-03-18 12:55:19 +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 |