calculator/src/CalcViewModel
hanzhang54 ce014908e2
Fix the result in wrong number base while leaving and switching back … (#1654)
* Fix the result in wrong number base while leaving and switching back to Programmer

* Rename ResetDisplay() to ResetRadix()

* Update related unit test

* Fixed the decimal number with point in programmer memory
2021-08-19 15:44:48 +08:00
..
Common Improve narrator messages of Settings page and fix some styles (#1623) 2021-07-30 16:30:55 +08:00
DataLoaders Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
GraphingCalculator Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
ApplicationViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
ApplicationViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcViewModel.rc Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcViewModel.vcxproj Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcViewModel.vcxproj.filters Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
DateCalculatorViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
DateCalculatorViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08: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 Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
HistoryItemViewModel.h Remove ICustomPropertyProviders (#1229) 2020-08-12 08:22:49 -07:00
HistoryViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
HistoryViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
MemoryItemViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +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 Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
StandardCalculatorViewModel.cpp Fix the result in wrong number base while leaving and switching back … (#1654) 2021-08-19 15:44:48 +08:00
StandardCalculatorViewModel.h Fix the result in wrong number base while leaving and switching back … (#1654) 2021-08-19 15:44:48 +08:00
targetver.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitConverterViewModel.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
UnitConverterViewModel.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00