calculator/src/CalcViewModel
Michał Janiszewski c85d7ec454 Compare locale strings, not their pointers (#183)
Change the stored locale type to wstring to make the comparison operator
work.
2019-03-08 13:45:39 -08:00
..
Common Compare locale strings, not their pointers (#183) 2019-03-08 13:45:39 -08:00
DataLoaders Remove duplicated condition checks (#187) 2019-03-07 22:09:37 -08:00
ApplicationViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
ApplicationViewModel.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalcViewModel.vcxproj Switch urls from http: to https: (#137) 2019-03-07 08:56:25 -08:00
CalcViewModel.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
DateCalculatorViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
DateCalculatorViewModel.h Spelling (#135) 2019-03-07 10:27:13 -08:00
HistoryItemViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
HistoryItemViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
HistoryViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
HistoryViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
packages.config Hello GitHub 2019-01-28 16:24:37 -08:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
StandardCalculatorViewModel.cpp Fix usage of temporary string (#185) 2019-03-07 22:10:20 -08:00
StandardCalculatorViewModel.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
targetver.h Hello GitHub 2019-01-28 16:24:37 -08:00
UnitConverterViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
UnitConverterViewModel.h Spelling (#135) 2019-03-07 10:27:13 -08:00
ViewState.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
ViewState.h Hello GitHub 2019-01-28 16:24:37 -08:00