calculator/src/CalcViewModel/Common
2019-12-01 08:59:50 -08:00
..
Automation Code cleanup: simplify NarratorNotifier (#646) 2019-09-29 16:42:37 -07:00
AlwaysSelectedCollectionView.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
AppResourceProvider.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
AppResourceProvider.h Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
BindableBase.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
BindableBase.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
BitLength.h Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07:00
CalculatorButtonPressedEventArgs.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalculatorButtonPressedEventArgs.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorButtonUser.h Update Calculator keyboard for greater consistency and extensibility (#688) 2019-10-03 15:56:44 -07:00
CalculatorDisplay.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
CalculatorDisplay.h Replacing CalculatorVector usage with std::vector (#756) 2019-10-30 10:55:13 -07:00
ConversionResultTaskHelper.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07: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 Updating RemoveUnwantedCharsFromString to be a template (#808) 2019-11-18 19:02:45 -08:00
CopyPasteManager.h Convert CopyPasteManager to runtime class (#766) 2019-11-13 15:15:13 -08:00
DateCalculator.cpp Convert DateCalculatorViewModel to runtime class (#769) 2019-11-06 06:58:34 -08:00
DateCalculator.h Convert DateCalculatorViewModel to runtime class (#769) 2019-11-06 06:58:34 -08:00
DelegateCommand.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
DisplayExpressionToken.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
EngineResourceProvider.cpp Changing CCalcEngine::s_engineStrings to use string_view for keys (#829) 2019-12-01 08:59:50 -08:00
EngineResourceProvider.h Changing CCalcEngine::s_engineStrings to use string_view for keys (#829) 2019-12-01 08:59:50 -08:00
ExpressionCommandDeserializer.cpp Replacing CalculatorVector usage with std::vector (#756) 2019-10-30 10:55:13 -07:00
ExpressionCommandDeserializer.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
ExpressionCommandSerializer.cpp Replacing CalculatorVector usage with std::vector (#756) 2019-10-30 10:55:13 -07:00
ExpressionCommandSerializer.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
KeyboardShortcutManager.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
KeyboardShortcutManager.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
LocalizationService.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
LocalizationService.h Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
LocalizationSettings.h Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
LocalizationStringUtil.h Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
MyVirtualKey.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
NavCategory.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
NavCategory.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
NetworkManager.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
NetworkManager.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
NumberBase.h Convert CopyPasteManager to runtime class (#766) 2019-11-13 15:15:13 -08:00
TraceActivity.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
TraceLogger.cpp Migrate TraceLogger to runtime class (#772) 2019-11-05 18:59:24 -08:00
TraceLogger.h Migrate TraceLogger to runtime class (#772) 2019-11-05 18:59:24 -08:00
Utils.cpp Updating RemoveUnwantedCharsFromString to be a template (#808) 2019-11-18 19:02:45 -08:00
Utils.h Updating RemoveUnwantedCharsFromString to be a template (#808) 2019-11-18 19:02:45 -08:00
ValidatingConverters.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00