calculator/src/CalcViewModel
2019-10-03 15:56:44 -07:00
..
Common Update Calculator keyboard for greater consistency and extensibility (#688) 2019-10-03 15:56:44 -07:00
DataLoaders Currency rate: always display minimum 4 significant decimals or 2 trailing zeros if the number is integer (#256) 2019-08-01 15:07:27 -07:00
ApplicationViewModel.cpp Fixes Always-on-Top crashes (#626) 2019-08-06 19:52:19 -07:00
ApplicationViewModel.h General improvement of the title bar for Always-On-Top. (#634) 2019-08-23 13:42:00 -07:00
CalcViewModel.vcxproj Code cleanup: simplify NarratorNotifier (#646) 2019-09-29 16:42:37 -07:00
CalcViewModel.vcxproj.filters Code cleanup: simplify NarratorNotifier (#646) 2019-09-29 16:42:37 -07:00
DateCalculatorViewModel.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
DateCalculatorViewModel.h Modify ClipTime to adjust to local time before clipping (#558) 2019-06-26 16:17:47 -07:00
HistoryItemViewModel.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
HistoryItemViewModel.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
HistoryViewModel.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
HistoryViewModel.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07: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 Update Calculator keyboard for greater consistency and extensibility (#688) 2019-10-03 15:56:44 -07:00
StandardCalculatorViewModel.h Update Calculator keyboard for greater consistency and extensibility (#688) 2019-10-03 15:56:44 -07:00
targetver.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
UnitConverterViewModel.cpp Restore user preferences (#456) 2019-07-29 09:39:19 -07:00
UnitConverterViewModel.h Restore user preferences (#456) 2019-07-29 09:39:19 -07:00
ViewState.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
ViewState.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00