https://bugs.kde.org/show_bug.cgi?id=108473

Christoph Feck <cf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kca
                   |                            |lc/0c4c775b9dd36c3a93a707f2
                   |                            |8ff15232165b301a

--- Comment #4 from Christoph Feck <cf...@kde.org> ---
Git commit 0c4c775b9dd36c3a93a707f28ff15232165b301a by Christoph Feck, on
behalf of Maximilian Schiller.
Committed on 16/08/2018 at 22:26.
Pushed by cfeck into branch 'master'.

Repeat last action when pressing "=" or Enter

This patch allows to press the equal sign again in order to repeat
the last action again.

For example "5+10" yields "15" on Enter and if you press Enter or
equal sign again it repeats the "+ 10" by showing you "25" now.

This behavior is disabled by default and can be turned on in
KCalc's settings panel under "Misc".

Differential Revision: https://phabricator.kde.org/D12099

M  +10   -0    general.ui
M  +4    -0    kcalc.kcfg
M  +25   -1    kcalc_core.cpp
M  +4    -0    kcalc_core.h

https://commits.kde.org/kcalc/0c4c775b9dd36c3a93a707f28ff15232165b301a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to