calamares/src/modules/keyboardq
demmm ccff4edd91 [keyboard] fully functional QML module
added missing components listed as ResponsiveBase, ListItemDelegate & ListViewTemplate
parts of which were on nitrux
keyboard.qml no longer uses buttons within ListView, can't work as buttons and have them visible
see https://doc.qt.io/qt-5/qml-qtquick-listview.html#footerPositioning-prop
set ListView as actually visible within a normal calamares window size
2020-06-19 17:05:29 +02:00
..
CMakeLists.txt CMake: optionally disable QML 2020-05-14 16:31:39 +02:00
keyboard.jpg [keyboard] fully functional QML module 2020-06-19 17:05:29 +02:00
keyboardq.conf [keyboard] Add Config object, split out a keyboardq 2020-04-03 10:19:04 +02:00
keyboardq.qml [keyboard] fully functional QML module 2020-06-19 17:05:29 +02:00
keyboardq.qrc [keyboard] fully functional QML module 2020-06-19 17:05:29 +02:00
KeyboardQmlViewStep.cpp [keyboardq] apply the style script 2020-04-03 10:27:06 +02:00
KeyboardQmlViewStep.h [keyboardq] apply the style script 2020-04-03 10:27:06 +02:00
ListItemDelegate.qml [keyboard] fully functional QML module 2020-06-19 17:05:29 +02:00
ListViewTemplate.qml [keyboard] fully functional QML module 2020-06-19 17:05:29 +02:00
ResponsiveBase.qml [keyboard] fully functional QML module 2020-06-19 17:05:29 +02:00