calculator/src/CalcViewModel
2019-11-05 16:51:03 -08:00
..
Common fix DateDifference::operator== (#762) 2019-11-05 16:51:03 -08:00
DataLoaders Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
ApplicationViewModel.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
ApplicationViewModel.h General improvement of the title bar for Always-On-Top. (#634) 2019-08-23 13:42:00 -07:00
CalcViewModel.vcxproj Modify how Calculator manages the visibility of the History button (#712) 2019-11-05 15:04:28 -08:00
CalcViewModel.vcxproj.filters Modify how Calculator manages the visibility of the History button (#712) 2019-11-05 15:04:28 -08:00
DateCalculatorViewModel.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
DateCalculatorViewModel.h Modify ClipTime to adjust to local time before clipping (#558) 2019-06-26 16:17:47 -07:00
HistoryItemViewModel.cpp Replacing CalculatorVector usage with std::vector (#756) 2019-10-30 10:55:13 -07:00
HistoryItemViewModel.h Replacing CalculatorVector usage with std::vector (#756) 2019-10-30 10:55:13 -07:00
HistoryViewModel.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
HistoryViewModel.h Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
packages.config Updated Win UI to 2.2 for Calculator and CalcViewModel projects (#658) 2019-09-05 10:23:35 -07:00
pch.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
pch.h Always-on-Top mode implemented (#579) 2019-07-30 17:53:39 -07:00
StandardCalculatorViewModel.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
StandardCalculatorViewModel.h Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
targetver.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
UnitConverterViewModel.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
UnitConverterViewModel.h Restore user preferences (#456) 2019-07-29 09:39:19 -07:00