calamares/src/modules/keyboard
Adriaan de Groot 9331a25905 [libcalamares] Remove Typedefs.h
- This small header file contained a few unrelated typedefs.
   Move those typedefs to the classes they relate to. This
   **does** mean that some consumers need to #include something
   else instead.
 - Use type names more consistently.

Editorial: why are **pages** responsible for creating the jobs?
2019-05-07 09:51:23 -04:00
..
images New keyboard viewmodule, based on the one from Manjaro's minst. 2014-07-04 15:33:59 +02:00
keyboardwidget [keyboard] Apply source formatting 2019-04-18 13:41:42 +02:00
CMakeLists.txt Do not LINK_PUBLIC by default. 2016-12-07 16:37:29 +01:00
kbd-model-map [keyboard] Add Austrian keyboard layout 2018-09-26 16:54:39 +02:00
keyboard.conf Keyboard: warn about missing ckbcomp, thanks @abucodonosor 2017-10-23 11:52:11 -04:00
keyboard.qrc keyboard: Write the keyboard model and layout settings to the root mount point. 2014-11-11 04:48:03 +01:00
KeyboardLayoutModel.cpp Reduce warnings about extra ; 2019-04-18 12:06:09 +02:00
KeyboardLayoutModel.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
KeyboardPage.cpp [keyboard] Avoid crash with unconfigured keyboards 2019-04-18 12:56:56 +02:00
KeyboardPage.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
KeyboardPage.ui Use KeyboardLayoutModel+QListView instead of QListWidget, and defer setxkbmap until keyboardSearch is over. 2016-05-31 19:06:53 +02:00
KeyboardViewStep.cpp [libcalamaresui] Provide default implementations of next() and back() 2019-02-25 07:49:10 -05:00
KeyboardViewStep.h [libcalamaresui] Provide default implementations of next() and back() 2019-02-25 07:49:10 -05:00
README.md New keyboard viewmodule, based on the one from Manjaro's minst. 2014-07-04 15:33:59 +02:00
SetKeyboardLayoutJob.cpp Make logging more consistent. 2019-04-15 09:02:21 -04:00
SetKeyboardLayoutJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00

Keyboard layout configuration viewmodule

Requires ckbcomp script.