spiegel-keyman/common/engine/keyboardprocessor/src
2018-12-14 01:07:52 +07:00
..
kmx Add a path handling class since std::filesystem is not reliably available 2018-12-14 00:50:04 +07:00
mock Merge branch 'master' into windows-refactor-kmprocess-for-kpapi 2018-11-26 11:56:52 +11: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 Replace utf16_to_utf8 with generic utfcodec based string conversion func 2018-12-14 00:46:54 +07:00
keyboard.cpp #include <alogrithm> for std::min on Windows 2018-12-14 01:02:34 +07:00
keyboard.hpp Add a path handling class since std::filesystem is not reliably available 2018-12-14 00:50:04 +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 Remove last vestiges of std::filesystem use to enable MacOS X build 2018-12-14 01:07:52 +07:00
km_kbp_options_api.cpp [common] Addressing review comments 2018-11-24 11:33:05 +11:00
km_kbp_processevent_api.cpp [common] Addressing review comments 2018-11-24 11:33:05 +11:00
km_kbp_state_api.cpp [Common] Add support for KM_KBP_IT_EMIT_KEYSTROKE to allow the received key event to be passed on to the application 2018-12-04 09:46:04 +11: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 [common] Full support for environment. Some refactoring of how environment options are set 2018-11-23 10:12:11 +11:00
option.hpp [common] Full support for environment. Some refactoring of how environment options are set 2018-11-23 10:12:11 +11:00
path.hpp #include <alogrithm> for std::min on Windows 2018-12-14 01:02:34 +07:00
processor.hpp [common] Resolve g++ warnings 2018-11-24 12:31:54 +11:00
state.cpp [common] Full support for environment. Some refactoring of how environment options are set 2018-11-23 10:12:11 +11:00
state.hpp [common] Full support for environment. Some refactoring of how environment options are set 2018-11-23 10:12:11 +11: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