calamares/src/modules/keyboard
Adriaan de Groot 2b485a5e59 [keyboard] Only guess layouts until the user picks one
- when activating the page, the "guess" functions do their
  work and afterwards the config is left in a "guessable"
  state, but if the user makes a specific choice, then
  the config leaves the "guessable" state and the user's
  explicit choice is preserved.

FIXES #1744
2021-07-31 00:24:10 +02:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
keyboardwidget [keyboard] Do not munge keyboard model name 2020-10-30 12:16:14 +01:00
AdditionalLayoutInfo.h [keyboard] Apply coding style 2020-10-28 13:41:34 +01:00
CMakeLists.txt Modules: clean up linking 2021-07-26 15:04:43 +02:00
Config.cpp [keyboard] Only guess layouts until the user picks one 2021-07-31 00:24:10 +02:00
Config.h [keyboard] Only guess layouts until the user picks one 2021-07-31 00:24:10 +02: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
KeyboardData_p.cxxtr [keyboard] Re-jig translation extraction 2020-11-01 13:50:12 +01:00
KeyboardLayoutModel.cpp [keyboard] When changing layouts, reset variant 2020-11-12 15:29:15 +01:00
KeyboardLayoutModel.h [keyboard] Tell the keyboard preview to update on config changes 2020-11-12 14:50:21 +01:00
KeyboardPage.cpp [libcalamares] Make the RETRANSLATE macros more statement-line 2021-03-16 14:55:26 +01:00
KeyboardPage.h [keyboard] Move responsibility for retranslation to Config 2020-10-31 20:02:21 +01:00
KeyboardPage.ui [keyboard] Use the models from Config 2020-10-28 16:01:38 +01:00
KeyboardViewStep.cpp [keyboard] Re-phrase API 2021-07-30 22:17:26 +02: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] Apply coding style 2020-11-04 16:36:52 +01:00
SetKeyboardLayoutJob.h [keyboard] Apply coding style 2020-10-28 13:41:34 +01:00
Tests.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00