calculator/src/CalcManager/CEngine
Mateusz bfa5f81ef6 Do not hide expression when user presses Enter or = (#695)
* #653 Do not hide expression on EQU operation

* #653 Clear expression, when user makes an action

* #653 Fixed UI tests

* #653 Review fixes
2019-10-18 13:40:13 -07:00
..
calc.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalcInput.cpp Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
CalcUtils.cpp Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
CMakeLists.txt Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
History.cpp Do not hide expression when user presses Enter or = (#695) 2019-10-18 13:40:13 -07:00
Number.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
Rational.cpp Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07:00
RationalMath.cpp Compile CalcManager project with or without precompiled headers (#436) 2019-04-17 17:28:45 -07:00
scicomm.cpp Do not hide expression when user presses Enter or = (#695) 2019-10-18 13:40:13 -07:00
scidisp.cpp Ensure gldPrevious is scoped to its own translation unit (#556) 2019-06-18 13:05:18 -07:00
scifunc.cpp Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
scioper.cpp Update Calc Engine for new functions needed for keyboard refresh (#662) 2019-09-30 14:04:20 -07:00
sciset.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00