D18967: Allow entering hex letters when the shift key is pressed
    Miklos Marton 
    noreply at phabricator.kde.org
       
    Tue Feb 12 19:43:53 GMT 2019
    
    
  
martonmiklos created this revision.
martonmiklos added reviewers: cfeck, xyquadrat, teran.
Herald added a subscriber: kde-utils-devel.
martonmiklos requested review of this revision.
REVISION SUMMARY
  When the kcalc is switched to hexadecimal mode the A-B-C-D-E-F characters cannot be entered when the shift is pressed. This patch enables this.
TEST PLAN
  Open kcalc
  Switch to hex mode
  Press your shift key
  Type abcdef
  Shift to decimal mode
  kcalc shall display 11259375
REPOSITORY
  R353 KCalc
REVISION DETAIL
  https://phabricator.kde.org/D18967
AFFECTED FILES
  kcalc.cpp
To: martonmiklos, cfeck, xyquadrat, teran
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190212/b28dbffb/attachment.html>
    
    
More information about the Kde-utils-devel
mailing list