Skip to content
Commit 6c193856 authored by Jonathan Rubenstein's avatar Jonathan Rubenstein Committed by Nate Graham
Browse files

Add Binary Data units (bits, kilobytes, kibibytes ... yottabytes)

Summary:
New data category BinaryDataCategory featuring bits and bytes, both SI units and powers of two, from normal bits all the way up to Yibibytes.

This only features ( positive SI prefix | IEC power of two prefix ) + ( bits | bytes ), and does not include units like nibbles (half a byte), octets (alternative form of byte), or prefixes that are less than 1. My reasoning behind this is to keep it clean and uncluttered.

FEATURE: 402798
FIXED-IN: 5.61

{F6743030} {F6743029}

Test Plan:
Open KRunner and attempt to use new units.
New units show up successfully.

Reviewers: broulik, #plasma, ngraham

Reviewed By: ngraham

Subscribers: abetts, cfeck, apol, aacid, ngraham, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D20181
parent c5e8a1a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment