This website requires JavaScript.
Explore
Help
Sign In
DevWiki
/
calculator
Watch
1
Star
0
Fork
0
You've already forked calculator
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
32aaa0d7e1c63431f30d0239b06aeefcc3765633
calculator
/
src
/
CalcViewModel
T
History
Eric Wong
32aaa0d7e1
fixes
#471
(
#481
)
...
Expand fix for ja era to handle months and days
2019-04-30 12:26:05 -07:00
..
Common
fixes
#471
(
#481
)
2019-04-30 12:26:05 -07:00
DataLoaders
Add support for Pyeong, a Korean floorspace unit. (
#444
)
2019-04-16 17:53:08 -07:00
ApplicationViewModel.cpp
Removed AppBar, OperatorTextBox and OperandTextBox controls (
#440
)
2019-04-16 17:46:07 -07:00
ApplicationViewModel.h
Removed AppBar, OperatorTextBox and OperandTextBox controls (
#440
)
2019-04-16 17:46:07 -07:00
CalcViewModel.vcxproj
…
CalcViewModel.vcxproj.filters
…
DateCalculatorViewModel.cpp
ViewModelProperties namespaces converted to static member properties. (
#306
)
2019-03-20 09:56:59 -07:00
DateCalculatorViewModel.h
Fix issue with Date diff when it includes a Daylight Saving Time (
#193
)
2019-03-18 11:22:32 -07:00
HistoryItemViewModel.cpp
…
HistoryItemViewModel.h
…
HistoryViewModel.cpp
…
HistoryViewModel.h
…
MemoryItemViewModel.cpp
…
MemoryItemViewModel.h
…
packages.config
…
pch.cpp
…
pch.h
Disable use of min/max macros defined by Windows headers. (
#363
)
2019-03-25 11:28:29 -07:00
StandardCalculatorViewModel.cpp
Fix bug when the negate sign is before a space (
#345
)
2019-04-26 16:07:14 -07:00
StandardCalculatorViewModel.h
Decrease CPU usage of OverflowTextBlock + optimization (
#403
)
2019-04-18 15:21:33 -07:00
targetver.h
…
UnitConverterViewModel.cpp
Keep input when users refresh currency rates (
#369
)
2019-04-16 11:29:43 -07:00
UnitConverterViewModel.h
Keep input when users refresh currency rates (
#369
)
2019-04-16 11:29:43 -07:00
ViewState.cpp
…
ViewState.h
…