calamares/src/modules/keyboard
2020-10-27 18:59:10 +03:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
keyboardwidget Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
CMakeLists.txt [keyboard] Move configuration to the Config object 2020-10-14 15:50:21 +02:00
Config.cpp [keyboard] Support for additional layout if current layout is not ASCII- 2020-10-27 18:59:10 +03:00
Config.h [keyboard] Support for additional layout if current layout is not ASCII- 2020-10-27 18:59:10 +03:00
kbd-model-map [keyboard] Add test for Turkish F variant 2020-09-09 12:11:50 +02:00
keyboard.conf Merge branch 'issue-1397' into calamares 2020-09-09 12:21:48 +02:00
keyboard.qrc [keyboard] Support for additional layout if current layout is not ASCII- 2020-10-27 18:59:10 +03:00
keyboard.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
KeyboardLayoutModel.cpp [keyboard] Move all the keyboard (AbstractList)Models to the models file 2020-10-14 15:50:21 +02:00
KeyboardLayoutModel.h [keyboard] Move all the keyboard (AbstractList)Models to the models file 2020-10-14 15:50:21 +02:00
KeyboardPage.cpp Apply coding style globally again 2020-10-12 14:27:01 +02:00
KeyboardPage.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
KeyboardPage.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
KeyboardViewStep.cpp [keyboard] Move configuration to the Config object 2020-10-14 15:50:21 +02:00
KeyboardViewStep.h [keyboard] Move configuration to the Config object 2020-10-14 15:50:21 +02:00
non-ascii-layouts [keyboard] Support for additional layout if current layout is not ASCII- 2020-10-27 18:59:10 +03:00
SetKeyboardLayoutJob.cpp [keyboard] Warn if QRC is not available 2020-09-09 11:47:50 +02:00
SetKeyboardLayoutJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00