calculator/src/CalcViewModel
Stephanie Anderl 33b4d18638
Add Automation Names to UI Elements in EquationInputArea and KGF Panel (#1133)
* Missing EquationInputArea and KGF Automation Names added

* Updated the KGF back button automation name and tooltip and added the automation name string for the KGF equation edit box

* Reverted the removal of x:names and updated Variable Step Textbox to Variable Step Value Textbox per PR feedback

* Updated the VariableListViewItem narrator announcement to include the name of the variable
2020-04-09 13:16:05 -07:00
..
Common refactor HistoryTest.cpp to test the history using HistoryViewModel (#784) 2020-04-07 17:08:02 -07:00
DataLoaders merge with master 2019-12-02 19:36:54 -08:00
GraphingCalculator Add Automation Names to UI Elements in EquationInputArea and KGF Panel (#1133) 2020-04-09 13:16:05 -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 Revert dual screen (#1134) 2020-04-01 11:18:04 -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 refactor HistoryTest.cpp to test the history using HistoryViewModel (#784) 2020-04-07 17:08:02 -07:00
StandardCalculatorViewModel.h refactor HistoryTest.cpp to test the history using HistoryViewModel (#784) 2020-04-07 17:08:02 -07:00
targetver.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitConverterViewModel.cpp Make unit converters stil working when users opened 'Currency' in offline mode (#1022) 2020-02-25 16:34:18 -08: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