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

Gabriel Barrantes <gabriel.barrantes....@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/kcalc/-/commit/57dda4
                   |                            |e5f858e221abdfac6a777575bb3
                   |                            |346649c

--- Comment #40 from Gabriel Barrantes <gabriel.barrantes....@outlook.com> ---
Git commit 57dda4e5f858e221abdfac6a777575bb3346649c by Gabriel Barrantes.
Committed on 18/06/2024 at 00:07.
Pushed by gabrielbarrantes into branch 'master'.

Chain result upon equal clicked

Modify behavior to load last calculation result into the input display
when "equal" is clicked, this will also create a new entry in the history
panel. After loading the result this can be used for further calculations.

Also update behavior of "M+", "M-", "MS" and "Dat" to be compatible with
the new changes.

M  +69   -63   kcalc.cpp
M  +5    -2    kcalc.h
M  +34   -0    kcalc_display.cpp
M  +1    -0    kcalc_display.h
M  +57   -0    kcalc_input_display.cpp
M  +5    -0    kcalc_input_display.h
M  +15   -5    kcalc_parser.cpp
M  +8    -2    kcalc_parser.h

https://invent.kde.org/utilities/kcalc/-/commit/57dda4e5f858e221abdfac6a777575bb3346649c

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

Reply via email to