calculator/src/CalcViewModel
Eric Wong 79bd149b12
Handle non breaking white spaces in copy paste manager (#1226)
* Handle non breaking white spaces in copy paste manager

* handle other group characters
2020-05-21 14:08:16 -07:00
..
Common Handle non breaking white spaces in copy paste manager (#1226) 2020-05-21 14:08:16 -07:00
DataLoaders merge with master 2019-12-02 19:36:54 -08:00
GraphingCalculator Update Icons Implement the Graph View Button (#1149) 2020-04-14 12:37:23 -07:00
ApplicationViewModel.cpp Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
ApplicationViewModel.h Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
CalcViewModel.vcxproj Revert dual screen (#1134) 2020-04-01 11:18:04 -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 merge with master 2019-12-02 19:36:54 -08:00
HistoryViewModel.cpp refactor HistoryTest.cpp to test the history using HistoryViewModel (#784) 2020-04-07 17:08:02 -07:00
HistoryViewModel.h refactor HistoryTest.cpp to test the history using HistoryViewModel (#784) 2020-04-07 17:08:02 -07:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -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 Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
StandardCalculatorViewModel.h Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -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