calculator/src/CalcManager
Rudy Huyn 41e2e97591 Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640)
* Optimize BitFlipPanel

* remove namespace in cpp file

* improve localization + add tests

* add helper to compare ivector

* Modify how the control manages AutomationProperties::Name
2019-08-26 09:31:13 -07:00
..
CEngine Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07:00
Header Files Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07:00
Ratpack Drop __inline from conflicting declarations (#545) 2019-06-10 14:36:05 -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 Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07:00
CalculatorManager.h Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -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 Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -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 Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -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