calculator/src/CalcViewModel
2019-05-22 10:16:17 -07:00
..
Common Fix unit tests to run on non-english devices (#289) 2019-05-14 09:57:58 -07:00
DataLoaders Fix unit tests to run on non-english devices (#289) 2019-05-14 09:57:58 -07:00
ApplicationViewModel.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
ApplicationViewModel.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalcViewModel.vcxproj Force compiler to use utf-8 so the project compiles on systems in Chinese (#516) 2019-05-22 10:16:17 -07:00
CalcViewModel.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
DateCalculatorViewModel.cpp Fix unit tests to run on non-english devices (#289) 2019-05-14 09:57:58 -07:00
DateCalculatorViewModel.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
HistoryItemViewModel.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
HistoryItemViewModel.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
HistoryViewModel.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
HistoryViewModel.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
packages.config Hello GitHub 2019-01-28 16:24:37 -08:00
pch.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
pch.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
StandardCalculatorViewModel.cpp Keep spaces when users copy an error message (#430) 2019-05-10 22:55:15 -04:00
StandardCalculatorViewModel.h Remove Serialize/Deserialize functions never used in StandardCalculatorViewModel, UnitConverter, UnitConverterViewModel and CalculatorManager (#392) 2019-05-09 11:01:43 -07:00
targetver.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
UnitConverterViewModel.cpp Fix unit tests to run on non-english devices (#289) 2019-05-14 09:57:58 -07:00
UnitConverterViewModel.h Remove Serialize/Deserialize functions never used in StandardCalculatorViewModel, UnitConverter, UnitConverterViewModel and CalculatorManager (#392) 2019-05-09 11:01:43 -07:00
ViewState.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
ViewState.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00