msft-calculator/src/CalcViewModel
Stephanie Anderl 96c1a45774
Revert "Updated the Calculator projects to include the /Z7 compiler flag" (#1356)
* Revert "Updated the Calculator projects to include the /Z7 compiler flag (#1337)"

This reverts commit 6299ec2303.

* Update Calculator.vcxproj

Add  %(AdditionalOptions) where it is missing

* Update TraceLogging.vcxproj

Updated the AdditionalOptions to add /await /std:c++17 /utf-8  so this project is consistent with the other projects.
2020-08-25 09:31:40 -07:00
..
Common Skip items that are not enabled when creating jump list (#1333) 2020-08-06 12:28:38 -07:00
DataLoaders Pre-Unit conversion work refactor, replace category with categoryID (#1260) 2020-06-04 08:51:06 -07:00
GraphingCalculator Check for valid input in min/max/step fields (#1270) 2020-06-15 14:13:56 -07:00
ApplicationViewModel.cpp Skip items that are not enabled when creating jump list (#1333) 2020-08-06 12:28:38 -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 Key graph features (#704) 2019-11-12 13:46:11 -08: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 Hide or Disable graphing calculator menu item when necessary (#848) 2019-12-06 15:03:07 -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 Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
UnitConverterViewModel.h Make unit converters stil working when users opened 'Currency' in offline mode (#1022) 2020-02-25 16:34:18 -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