calculator/src/CalcViewModel
2021-05-10 10:18:39 -07:00
..
Common Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
DataLoaders Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
GraphingCalculator Improved error handing for function analysis for functions in the f(y) format (#1338) 2020-09-15 14:27:22 -07:00
ApplicationViewModel.cpp Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
ApplicationViewModel.h Remove preview tag from graphing mode (#1285) 2020-06-23 13:06:23 -07:00
CalcViewModel.vcxproj Revert "Updated the Calculator projects to include the /Z7 compiler flag" (#1356) 2020-08-25 09:31:40 -07:00
CalcViewModel.vcxproj.filters Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
DateCalculatorViewModel.cpp Remove adjustment from local time (#834) 2020-03-25 04:20:13 -07:00
DateCalculatorViewModel.h Remove adjustment from local time (#834) 2020-03-25 04:20:13 -07:00
GraphingCalculatorEnums.h Improved error handing for function analysis for functions in the f(y) format (#1338) 2020-09-15 14:27:22 -07:00
HistoryItemViewModel.cpp Using wstring instead of wstringstream where appropriate (#881) 2019-12-19 01:50:31 -08:00
HistoryItemViewModel.h Remove ICustomPropertyProviders (#1229) 2020-08-12 08:22:49 -07:00
HistoryViewModel.cpp Narrator does not provide the confirmation when user deleted one history from the history list items #1172 (#1302) 2020-07-14 10:08:57 -07:00
HistoryViewModel.h Narrator does not provide the confirmation when user deleted one history from the history list items #1172 (#1302) 2020-07-14 10:08:57 -07:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h Remove ICustomPropertyProviders (#1229) 2020-08-12 08:22:49 -07:00
pch.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
pch.h switch to use policy manager apis for detecting graphing policy (#1426) 2020-11-05 15:08:39 -08:00
StandardCalculatorViewModel.cpp Enable keyboard entry in bit-toggling mode #478 (#1346) 2020-08-12 08:53:31 -07:00
StandardCalculatorViewModel.h Enable keyboard entry in bit-toggling mode #478 (#1346) 2020-08-12 08:53:31 -07:00
targetver.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitConverterViewModel.cpp Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
UnitConverterViewModel.h Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
ViewState.cpp Modify how Calculator manages the visibility of the History button (#712) 2019-11-05 15:04:28 -08:00
ViewState.h Modify how Calculator manages the visibility of the History button (#712) 2019-11-05 15:04:28 -08:00