calculator/src/CalcManager
2020-05-18 20:14:40 -07:00
..
CEngine Fix the operand order of logbasex for consistency (#1115) 2020-04-03 10:34:59 -07:00
Header Files Fix the operand order of logbasex for consistency (#1115) 2020-04-03 10:34:59 -07:00
Ratpack Fix some code analysis warnings in CalcManager (#1074) 2020-03-30 15:23:22 -07:00
CalcManager.vcxproj Update GraphingCalculator Projects to allow official builds (#852) 2019-12-10 16:15:49 -08:00
CalcManager.vcxproj.filters merge with master 2019-12-02 19:36:54 -08:00
CalculatorHistory.cpp Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
CalculatorHistory.h Fix some code analysis warnings in CalcManager (#1074) 2020-03-30 15:23:22 -07:00
CalculatorManager.cpp Simplify bools. (#1116) 2020-04-02 10:20:17 -07:00
CalculatorManager.h Fix some code analysis warnings in CalcManager (#1074) 2020-03-30 15:23:22 -07:00
CalculatorResource.h merge with master 2019-12-02 19:36:54 -08:00
CalculatorVector.h Replacing CalculatorVector usage with std::vector (#756) 2019-10-30 10:55:13 -07:00
Command.h Fix the operand order of logbasex for consistency (#1115) 2020-04-03 10:34:59 -07:00
ExpressionCommand.cpp Fix some code analysis warnings in CalcManager (#1074) 2020-03-30 15:23:22 -07:00
ExpressionCommand.h merge with master 2019-12-02 19:36:54 -08:00
ExpressionCommandInterface.h merge with master 2019-12-02 19:36:54 -08:00
NumberFormattingUtils.cpp Change precision and variables regarding the number of digits to be unsigned instead of signed (#1092) 2020-05-18 20:14:40 -07:00
NumberFormattingUtils.h Change precision and variables regarding the number of digits to be unsigned instead of signed (#1092) 2020-05-18 20:14:40 -07:00
pch.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
pch.h Replace old C headers with the C++ ones (#1099) 2020-03-23 08:44:06 -07:00
sal_cross_platform.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UnitConverter.cpp Change precision and variables regarding the number of digits to be unsigned instead of signed (#1092) 2020-05-18 20:14:40 -07:00
UnitConverter.h Reducing the number of wstring copies when constructing Unit and Category (#936) 2020-03-13 11:06:20 -07:00
winerror_cross_platform.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00