D15680: Allow shortcut keys for both decimal separators point and comma
Arthur Pichlkostner
noreply at phabricator.kde.org
Fri Sep 21 15:01:05 BST 2018
apichlkostner created this revision.
apichlkostner added reviewers: cfeck, teran.
Herald added a subscriber: kde-utils-devel.
apichlkostner requested review of this revision.
REVISION SUMMARY
During a QT interface update some code was commented out with the question if it is necessary.
The purpose of this code was to allow both shortcut keys for the decimal separator: ',' and '.'
-> It adds a shortcut for the other decimal separator.
This patch enables the code again and also updates the interface to QT as in the rest of the code.
TEST PLAN
Running kcalc with both locale en_US.UTF-8 and de_DE.UTF-8.
In both cases the keys '.' and ',' work.
REPOSITORY
R353 KCalc
REVISION DETAIL
https://phabricator.kde.org/D15680
AFFECTED FILES
kcalc.cpp
To: apichlkostner, cfeck, teran
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20180921/499e0dcb/attachment.html>
More information about the Kde-utils-devel
mailing list