https://bugs.kde.org/show_bug.cgi?id=384561
Jaime Torres <jtam...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kjo | |bwidgets/240a9c1f01d0f11638 | |be61e0869a494c7f3ab697 --- Comment #8 from Jaime Torres <jtam...@gmail.com> --- Git commit 240a9c1f01d0f11638be61e0869a494c7f3ab697 by Jaime Torres. Committed on 15/01/2018 at 18:39. Pushed by jtamate into branch 'master'. Code de-duplication in byteSize(double size) Summary: This code is used to pretty print the amount of data copied. Replace this duplicated code by calling formatByteSize from KFormat. Test Plan: Reviewers: #frameworks, mwolff Reviewed By: mwolff Subscribers: ngraham, cfeck, mwolff, broulik Tags: #frameworks Differential Revision: https://phabricator.kde.org/D9770 M +3 -25 src/kjobtrackerformatters.cpp https://commits.kde.org/kjobwidgets/240a9c1f01d0f11638be61e0869a494c7f3ab697 -- You are receiving this mail because: You are watching all bug changes.