calculator/src/CalcViewModel/Common
Rudy Huyn 109326508f Improve the support of Narrator with parenthesis (#368)
* Modify how we manage Narrator with parenthesis and refactor right parenthesis

* Optimization

* remove extra spaces

* take feedback into account
2019-04-15 09:31:02 -07:00
..
Automation Improve the support of Narrator with parenthesis (#368) 2019-04-15 09:31:02 -07:00
AlwaysSelectedCollectionView.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
AppResourceProvider.cpp Fix declarations of functions (#186) 2019-03-13 13:15:08 -07:00
AppResourceProvider.h Hello GitHub 2019-01-28 16:24:37 -08:00
BindableBase.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
BindableBase.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalculatorButtonPressedEventArgs.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
CalculatorButtonPressedEventArgs.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
CalculatorButtonUser.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
CalculatorDisplay.cpp Improve the support of Narrator with parenthesis (#368) 2019-04-15 09:31:02 -07:00
CalculatorDisplay.h Improve the support of Narrator with parenthesis (#368) 2019-04-15 09:31:02 -07:00
ConversionResultTaskHelper.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
ConversionResultTaskHelper.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
CopyPasteManager.cpp Accept plus/minus sign before a parenthesis in ClipboardManager (#346) 2019-03-25 19:09:05 -07:00
CopyPasteManager.h Added support for pasting of monetary values (#176) 2019-03-15 17:45:49 -07:00
DateCalculator.cpp Fix issue with Date diff when it includes a Daylight Saving Time (#193) 2019-03-18 11:22:32 -07:00
DateCalculator.h Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
DelegateCommand.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
DisplayExpressionToken.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
EngineResourceProvider.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
EngineResourceProvider.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
ExpressionCommandDeserializer.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
ExpressionCommandDeserializer.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
ExpressionCommandSerializer.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
ExpressionCommandSerializer.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
KeyboardShortcutManager.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
KeyboardShortcutManager.h Apply spell check (#41) 2019-02-26 20:41:04 -08:00
LocalizationService.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
LocalizationService.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
LocalizationSettings.h Replace custom ARRAYSIZE macro with std::size (#208) 2019-03-14 21:06:12 -07:00
LocalizationStringUtil.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
MyVirtualKey.h Hello GitHub 2019-01-28 16:24:37 -08:00
NavCategory.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
NavCategory.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
NetworkManager.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
NetworkManager.h Hello GitHub 2019-01-28 16:24:37 -08:00
TraceActivity.h Hello GitHub 2019-01-28 16:24:37 -08:00
TraceLogger.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
TraceLogger.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
Utils.cpp Added support for pasting of monetary values (#176) 2019-03-15 17:45:49 -07:00
Utils.h ViewModelProperties namespaces converted to static member properties. (#306) 2019-03-20 09:56:59 -07:00
ValidatingConverters.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00