PowerToys/src/modules/keyboardmanager/ui
Arjun Balgovind 8e758507b1
Enable code analysis on Keyboard Manager projects (#4455)
* Enable code analysis and fix GetTickCount warning

* Fix arithmetic casting warning
2020-06-24 14:55:02 -07:00
..
Dialog.cpp Dynamic dialog titles for Key/Shortcuts remapping (#4251) 2020-06-23 20:00:58 -07:00
Dialog.h Dynamic dialog titles for Key/Shortcuts remapping (#4251) 2020-06-23 20:00:58 -07:00
EditKeyboardWindow.cpp Dynamic dialog titles for Key/Shortcuts remapping (#4251) 2020-06-23 20:00:58 -07:00
EditKeyboardWindow.h Fixed some warnings and added code to close active windows on disable (#2915) 2020-05-12 15:58:11 -07:00
EditShortcutsWindow.cpp Dynamic dialog titles for Key/Shortcuts remapping (#4251) 2020-06-23 20:00:58 -07:00
EditShortcutsWindow.h Fixed some warnings and added code to close active windows on disable (#2915) 2020-05-12 15:58:11 -07:00
KeyboardManagerUI.vcxproj Enable code analysis on Keyboard Manager projects (#4455) 2020-06-24 14:55:02 -07:00
KeyboardManagerUI.vcxproj.filters KBM - Set up tests for keyboard hook remapping logic (#4004) 2020-06-11 13:07:46 -07:00
KeyDropDownControl.cpp Add additional shortcut validation logic in Remap Shortcuts UI (#4068) 2020-06-10 08:25:41 -07:00
KeyDropDownControl.h Add additional shortcut validation logic in Remap Shortcuts UI (#4068) 2020-06-10 08:25:41 -07:00
packages.config KBM - Set up tests for keyboard hook remapping logic (#4004) 2020-06-11 13:07:46 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h sln: specify WinSDK version for cpp projects (#3728) 2020-05-26 17:00:09 +03:00
ShortcutControl.cpp Fixed overflow in Type Shortcut (#2930) 2020-05-14 09:23:51 -07:00
ShortcutControl.h Change warnings from icon to flyouts but it no longer interrupts searching (#2816) 2020-05-11 10:10:36 -07:00
SingleKeyRemapControl.cpp KBM - Change behavior to hold enter to accept rather than hold and release (#2931) 2020-05-13 10:13:44 -07:00
SingleKeyRemapControl.h Change warnings from icon to flyouts but it no longer interrupts searching (#2816) 2020-05-11 10:10:36 -07:00
Styles.cpp [Keyboard Manager] Confirmation Dialog for orphaned keys and partial remappings. (#2811) 2020-05-11 12:45:55 -07:00
Styles.h [Keyboard Manager] Confirmation Dialog for orphaned keys and partial remappings. (#2811) 2020-05-11 12:45:55 -07:00
XamlBridge.cpp Fix crashing in Windows Insiders builds (#2562) 2020-05-04 11:36:57 -07:00
XamlBridge.h Fix crashing in Windows Insiders builds (#2562) 2020-05-04 11:36:57 -07:00