calamares/src/modules/keyboard
2023-09-05 23:55:14 +02:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
keyboardwidget keyboard: port to QRegularExpression 2023-09-05 15:18:02 +02:00
AdditionalLayoutInfo.h [keyboard] Apply coding style 2020-10-28 13:41:34 +01:00
CMakeLists.txt keyboard: adapt to Qt6 2023-09-05 00:05:46 +02:00
Config.cpp keyboard: port to QRegularExpression 2023-09-05 15:18:02 +02:00
Config.h keyboard: Do the autodetection stuff after setConfigurationMap 2023-09-04 17:11:46 +09:00
kbd-model-map [keyboard] Add test for Turkish F variant 2020-09-09 12:11:50 +02:00
keyboard.conf [keyboard] Add an option to disable layout guessing 2023-08-12 21:42:54 +09: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 keyboard: add new keys to schema 2023-08-29 14:33:21 +02:00
KeyboardData_p.cxxtr [keyboard] Re-jig translation extraction 2020-11-01 13:50:12 +01:00
KeyboardLayoutModel.cpp CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
KeyboardLayoutModel.h [keyboard] Use the current keyboard model as the default 2023-08-12 22:09:31 +09:00
KeyboardPage.cpp CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
KeyboardPage.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
KeyboardPage.ui i18n: no need to translate useless 'Form' text on UI pages 2023-04-25 11:14:55 +02:00
KeyboardViewStep.cpp keyboard: Do the autodetection stuff after setConfigurationMap 2023-09-04 17:11:46 +09:00
KeyboardViewStep.h [keyboard] Remove superfluous variable (set to true, never changed) 2020-10-27 16:59:22 +01:00
layout-extractor.py [keyboard] Re-jig translation extraction 2020-11-01 13:50:12 +01:00
non-ascii-layouts Add Hebrew and Arabic 2021-06-24 14:13:30 +03:00
SetKeyboardLayoutJob.cpp keyboard: prefer to clean up lists only once 2023-08-29 14:59:13 +02:00
SetKeyboardLayoutJob.h keyboard: removeEmpty doesn't need to be a method 2023-08-29 14:55:54 +02:00
Tests.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00