https://bugs.kde.org/show_bug.cgi?id=431331
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/kcalc/commit/91261702 |ities/kcalc/commit/265748bf |4a92b0dd1a07c8de13e2c5017ee |c8d5ad5e912cb494f5b1399c638 |75c30 |b7921 --- Comment #3 from Albert Astals Cid <aa...@kde.org> --- Git commit 265748bfc8d5ad5e912cb494f5b1399c638b7921 by Albert Astals Cid, on behalf of Maximilian Schiller. Committed on 25/05/2021 at 20:58. Pushed by aacid into branch 'mr/10'. Fix repeat operation caused by memory store In order to do the store memory operation the stack has to be evaluated by a EnterEqual() operation which would cause a repeat of the last operation. This introduces a argument to inhibit this behavior in undesireable places. M +3 -3 kcalc.cpp M +1 -1 kcalc.h M +2 -2 kcalc_core.cpp M +1 -1 kcalc_core.h https://invent.kde.org/utilities/kcalc/commit/265748bfc8d5ad5e912cb494f5b1399c638b7921 -- You are receiving this mail because: You are watching all bug changes.