calculator/src/CalcViewModel
2019-09-05 10:23:35 -07:00
..
Common Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -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 Updated Win UI to 2.2 for Calculator and CalcViewModel projects (#658) 2019-09-05 10:23:35 -07:00
CalcViewModel.vcxproj.filters Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -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 Remove ProgModeRadixChange unload (#641) 2019-09-04 14:20:58 -07:00
StandardCalculatorViewModel.h Remove ProgModeRadixChange unload (#641) 2019-09-04 14:20:58 -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