PowerToys/src/modules/keyboardmanager/KeyboardManagerEditorLibrary
Andrey Nekrasov 6a2d9e4e39
Arm64 pending modules (#17972)
* [ARM64] Add arm64 configurations to tools projects

* [ARM64] Add arm64 configurations to FZ projects

* [ARM64] Add arm64 configurations to Awake project

* [ARM64] Add arm64 configurations to PowerRename projects

* [ARM64] Add arm64 configurations to update-related projects

* [ARM64] Add arm64 configurations to VCM projects

* [ARM64] Add arm64 configurations to ShortcutGuide project

* [ARM64] Add arm64 configurations to PreviewPane projects

* [ARM64] Add arm64 configurations to FindMyMouse projects

* [ARM64] Add arm64 configurations to KBM projects

* Project cleanup

Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
2022-05-11 11:35:18 +01:00
..
BufferValidationHelpers.cpp [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
BufferValidationHelpers.h [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
Dialog.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
Dialog.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
EditKeyboardWindow.cpp [FancyZones] Fix canvas layout with scaling reset issue (#17186) 2022-03-25 16:09:59 +00:00
EditKeyboardWindow.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
EditorConstants.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
EditorHelpers.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
EditorHelpers.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
EditShortcutsWindow.cpp [FancyZones] Fix canvas layout with scaling reset issue (#17186) 2022-03-25 16:09:59 +00:00
EditShortcutsWindow.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerEditorLibrary.vcxproj Arm64 pending modules (#17972) 2022-05-11 11:35:18 +01:00
KeyboardManagerEditorLibrary.vcxproj.filters [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerEditorStrings.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerEditorStrings.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerState.cpp [KBM Editor] Catch UpdateLayout exceptions (#13635) 2021-10-06 15:54:15 +01:00
KeyboardManagerState.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyDelay.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyDelay.h [spellcheck]Spelling cleanup (#17099) 2022-03-17 17:19:16 +00:00
KeyDropDownControl.cpp [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
KeyDropDownControl.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
LoadingAndSavingRemappingHelper.cpp [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
LoadingAndSavingRemappingHelper.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
pch.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
pch.h Raise notification event on delete key/shortcut button click (#12546) 2021-07-29 10:37:09 +02:00
ShortcutControl.cpp [spellcheck]Spelling cleanup (#17099) 2022-03-17 17:19:16 +00:00
ShortcutControl.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
ShortcutErrorType.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
SingleKeyRemapControl.cpp [KBM Editor] Catch UpdateLayout exceptions (#13635) 2021-10-06 15:54:15 +01:00
SingleKeyRemapControl.h Fix build for VS 16.10 (#11557) 2021-06-01 19:15:16 +03:00
Styles.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
Styles.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
targetver.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
trace.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
trace.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
UIHelpers.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
UIHelpers.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
XamlBridge.cpp [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
XamlBridge.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00