spiegel-keyman/common/engine/keyboardprocessor/src
2018-12-18 17:03:36 +07:00
..
kmx Fix FTBFS bug on Windows 2018-12-18 17:03:36 +07:00
mock Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
context.hpp [Common] Code Review updates, some minor changes to API, mostly comments and tests; one bug fix 2018-11-12 19:12:59 +11:00
json.cpp Move keyboardprocessor into it's new toplevel under common/engine 2018-10-25 13:43:28 +07:00
json.hpp Add support for char16_t * compatible << operator to json class 2018-12-17 05:42:10 +07:00
keyboard.cpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
keyboard.hpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
km_kbp_context_api.cpp Add all the missing files that should have been in the preceding commit 2018-11-30 14:46:54 +07:00
km_kbp_keyboard_api.cpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
km_kbp_options_api.cpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
km_kbp_processevent_api.cpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
km_kbp_state_api.cpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
meson.build Add a path handling class since std::filesystem is not reliably available 2018-12-14 00:50:04 +07:00
option.cpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
option.hpp Fix option value type's copy ctor and move ctor & assignment 2018-12-17 05:55:23 +07:00
path.hpp Fix type deduction issue in path::join static function. 2018-12-17 15:39:10 +07:00
processor.hpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
state.cpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
state.hpp Refactor keyboard processor initialisation code. 2018-12-17 06:02:22 +07:00
utfcodec.cpp Add all the missing files that should have been in the preceding commit 2018-11-30 14:46:54 +07:00
utfcodec.hpp Replace utf16_to_utf8 with generic utfcodec based string conversion func 2018-12-14 00:46:54 +07:00