calculator/src
Scott Freeman d0785b2fad Updating HistoryViewModel::SaveHistory so it (#819)
Taking a const ref of history items vector in HistoryViewModel::SaveHistory and iterating over those items using a range for loop.
2019-12-01 09:02:34 -08:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Changing CCalcEngine::s_engineStrings to use string_view for keys (#829) 2019-12-01 08:59:50 -08:00
Calculator Modify how we manage the visibility of the history button (#821) 2019-11-22 16:22:53 -08:00
CalculatorUITestFramework Remove unnecessary dependencies from UITestFramework project (#745) 2019-10-28 10:54:26 -07:00
CalculatorUITests Do not hide expression when user presses Enter or = (#695) 2019-10-18 13:40:13 -07:00
CalculatorUnitTests Modify the declaration of some properties of StandardCalculatorViewModel to make them read-only and use macros (#799) 2019-11-14 08:08:03 -08:00
CalcViewModel Updating HistoryViewModel::SaveHistory so it (#819) 2019-12-01 09:02:34 -08:00
Calculator.sln Update to v142 build tools for Visual Studio 2019 (#548) 2019-06-24 16:38:45 -07:00
CMakeLists.txt Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Update Calculator keyboard for greater consistency and extensibility (#688) 2019-10-03 15:56:44 -07:00