Change krunner calculator to display significant digits
ClosedPublic

Authored by lukjp on Dec 21 2019, 6:14 PM.

Details

Summary

Change the qalculate krunner module to print only significant digits instead of an interval as this is sometimes unreadable.
BUG: 412627
FIXED-IN: 5.18.0

Test Plan

Before this change:


After:

Diff Detail

Repository
R120 Plasma Workspace
Branch
krunner-qalculate-no-interval (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20133
Build 20151: arc lint + arc unit
lukjp created this revision.Dec 21 2019, 6:14 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 21 2019, 6:14 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
lukjp requested review of this revision.Dec 21 2019, 6:14 PM
lukjp edited the test plan for this revision. (Show Details)Dec 21 2019, 6:23 PM
broulik accepted this revision.Jan 7 2020, 10:06 AM
This revision is now accepted and ready to land.Jan 7 2020, 10:06 AM
ngraham edited the summary of this revision. (Show Details)Jan 7 2020, 4:11 PM
This revision was automatically updated to reflect the committed changes.
ngraham added a subscriber: ngraham.Jan 7 2020, 4:21 PM

Thanks very much for the patch! May it be the first of many. :)