calculator/src/CalcManager
James Inkster 033f7757e2 fix 505 (#710)
* fix 505

* Update CalcErr.h

Updated to have line of code changed to be right below the comment referring to line of code. (Line 45-44)
2019-10-13 09:56:19 -07:00
..
CEngine Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
Header Files Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
Ratpack fix 505 (#710) 2019-10-13 09:56:19 -07:00
CalcManager.vcxproj Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -07:00
CalcManager.vcxproj.filters Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -07:00
CalculatorHistory.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorHistory.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorManager.cpp Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
CalculatorManager.h Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
CalculatorResource.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalculatorVector.h Applying NR 1 to CalculatorVector.h (#491) 2019-07-11 12:46:13 -05:00
CMakeLists.txt Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
Command.h Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
ExpressionCommand.cpp Removed need for trimIdx and fDigitsFound, resulting in less code. (#576) 2019-07-16 14:53:34 -05:00
ExpressionCommand.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
ExpressionCommandInterface.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
NumberFormattingUtils.cpp Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -07:00
NumberFormattingUtils.h Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -07:00
pch.cpp Compile CalcManager project with or without precompiled headers (#436) 2019-04-17 17:28:45 -07:00
pch.h Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
sal_cross_platform.h Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
UnitConverter.cpp Restore user preferences (#456) 2019-07-29 09:39:19 -07:00
UnitConverter.h Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -07:00
winerror_cross_platform.h Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00