calculator/src/CalcViewModel
2020-01-06 14:42:40 -08:00
..
Common Merge remote-tracking branch 'upstream/feature/GraphingCalculator' into mergeFeature 2020-01-06 14:42:40 -08:00
DataLoaders merge with master 2019-12-02 19:36:54 -08:00
GraphingCalculator Prevent the graph to pan/zoom in some cases (#897) 2020-01-06 13:10:53 -08:00
ApplicationViewModel.cpp Add Graph Settings (#879) 2020-01-03 15:06:14 -08:00
ApplicationViewModel.h Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
CalcViewModel.vcxproj Add Graph Settings (#879) 2020-01-03 15:06:14 -08:00
CalcViewModel.vcxproj.filters Add Graph Settings (#879) 2020-01-03 15:06:14 -08:00
DateCalculatorViewModel.cpp merge with master 2019-12-02 19:36:54 -08:00
DateCalculatorViewModel.h merge with master 2019-12-02 19:36:54 -08: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 merge with master 2019-12-02 19:36:54 -08:00
HistoryViewModel.h merge with master 2019-12-02 19:36:54 -08: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
packages.config merge with master 2019-12-02 19:36:54 -08: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 Using wstring instead of wstringstream where appropriate (#881) 2019-12-19 01:50:31 -08:00
StandardCalculatorViewModel.h merge with master 2019-12-02 19:36:54 -08:00
targetver.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitConverterViewModel.cpp merge with master 2019-12-02 19:36:54 -08:00
UnitConverterViewModel.h Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07: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