calculator/src/Calculator/Common
Rudy Huyn bc473617ae
Simplify KeyboardShortcutManager and correctly support Alt-Gr key (#1223)
* Simplify KeyboardShortcutManager and correctly support Alt-Gr key

* replace multimap with map
move all global fields-functions to the class

* feedback

Co-authored-by: Eric Wong <eriwong@microsoft.com>
2020-09-15 12:43:50 -07:00
..
AlwaysSelectedCollectionView.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
AppLifecycleLogger.cpp CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
AppLifecycleLogger.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
KeyboardShortcutManager.cpp Simplify KeyboardShortcutManager and correctly support Alt-Gr key (#1223) 2020-09-15 12:43:50 -07:00
KeyboardShortcutManager.h Simplify KeyboardShortcutManager and correctly support Alt-Gr key (#1223) 2020-09-15 12:43:50 -07:00
ValidatingConverters.h CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
ViewState.cpp CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00
ViewState.h CalcViewModel code cleaning (#754) 2020-01-07 13:59:51 -08:00