D12099: Repeat last action when pressing "=" or Enter

Maximilian Schiller noreply at phabricator.kde.org
Tue Apr 10 20:31:35 UTC 2018


mschiller created this revision.
mschiller added a reviewer: KDE Applications.
Restricted Application added a subscriber: kde-utils-devel.
mschiller requested review of this revision.

REVISION SUMMARY
  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 behaivior is disabled by default and can be turned on in KCalc's settings panel under "Misc".
  
  FEATURE:  108473

REPOSITORY
  R353 KCalc

REVISION DETAIL
  https://phabricator.kde.org/D12099

AFFECTED FILES
  general.ui
  kcalc.kcfg
  kcalc_core.cpp
  kcalc_core.h

To: mschiller, #kde_applications
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20180410/2ee83336/attachment.html>


More information about the Kde-utils-devel mailing list