calculator/src/CalcViewModel
2019-03-14 16:20:05 -07:00
..
Common Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) 2019-03-14 16:20:05 -07:00
DataLoaders fixed typo (#171) 2019-03-08 13:46:36 -08:00
ApplicationViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
ApplicationViewModel.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalcViewModel.vcxproj Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalcViewModel.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
DateCalculatorViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
DateCalculatorViewModel.h Spelling (#135) 2019-03-07 10:27:13 -08:00
HistoryItemViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
HistoryItemViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
HistoryViewModel.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
HistoryViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
packages.config Hello GitHub 2019-01-28 16:24:37 -08:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
StandardCalculatorViewModel.cpp Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) 2019-03-14 16:20:05 -07:00
StandardCalculatorViewModel.h Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) 2019-03-14 16:20:05 -07:00
targetver.h Hello GitHub 2019-01-28 16:24:37 -08:00
UnitConverterViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
UnitConverterViewModel.h Spelling (#135) 2019-03-07 10:27:13 -08:00
ViewState.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
ViewState.h Hello GitHub 2019-01-28 16:24:37 -08:00