| .. |
|
kmx
|
Merge pull request #1384 from keymanapp/common-msvc-update-to-1916
|
2018-12-05 15:16:40 +11: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
|
Move keyboardprocessor into it's new toplevel under common/engine
|
2018-10-25 13:43:28 +07:00 |
|
keyboard.cpp
|
[Common] Tweak comment - to trigger agents
|
2018-12-05 14:22:50 +11:00 |
|
keyboard.hpp
|
[common] Basic options functionality (rework to match api model)
|
2018-11-20 10:00:29 +11: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
|
[Common] First kmx test case (currently fails, as it should) and KMX integration started
|
2018-11-16 11:12:56 +11: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 all the missing files that should have been in the preceding commit
|
2018-11-30 14:46:54 +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 |
|
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
|
Fix misnamed km_kbp_context_items_to_utf8 call & add test case.
|
2018-11-30 15:02:07 +07:00 |