D14135: KFormat: fix typo in SI prefix name enum

2018-07-15 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes.
Closed by commit R244:2300c57fcd75: KFormat: fix typo in SI prefix name enum 
(authored by bruns).

REPOSITORY
  R244 KCoreAddons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D14135?vs=37807&id=37816

REVISION DETAIL
  https://phabricator.kde.org/D14135

AFFECTED FILES
  src/lib/util/kformat.h
  src/lib/util/kformatprivate.cpp

To: bruns, #frameworks, astippich, pino
Cc: pino, kde-frameworks-devel, michaelh, ngraham, bruns


D14135: KFormat: fix typo in SI prefix name enum

2018-07-15 Thread Pino Toscano
pino accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R244 KCoreAddons

BRANCH
  prefix_typo

REVISION DETAIL
  https://phabricator.kde.org/D14135

To: bruns, #frameworks, astippich, pino
Cc: pino, kde-frameworks-devel, michaelh, ngraham, bruns


D14135: KFormat: fix typo in SI prefix name enum

2018-07-15 Thread Stefan Brüns
bruns added a dependency: D13583: KFormat: Allow usage of quantities beyond 
bytes and seconds.

REPOSITORY
  R244 KCoreAddons

REVISION DETAIL
  https://phabricator.kde.org/D14135

To: bruns, #frameworks, astippich
Cc: pino, kde-frameworks-devel, michaelh, ngraham, bruns


D14135: KFormat: fix typo in SI prefix name enum

2018-07-15 Thread Stefan Brüns
bruns added a dependent revision: D14121: KFormat: Add unit tests for 
mili/micro SI prefixes.

REPOSITORY
  R244 KCoreAddons

REVISION DETAIL
  https://phabricator.kde.org/D14135

To: bruns, #frameworks, astippich
Cc: pino, kde-frameworks-devel, michaelh, ngraham, bruns


D14135: KFormat: fix typo in SI prefix name enum

2018-07-15 Thread Stefan Brüns
bruns updated this revision to Diff 37807.
bruns added a comment.


  Complete the fix

REPOSITORY
  R244 KCoreAddons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D14135?vs=37806&id=37807

BRANCH
  prefix_typo

REVISION DETAIL
  https://phabricator.kde.org/D14135

AFFECTED FILES
  src/lib/util/kformat.h
  src/lib/util/kformatprivate.cpp

To: bruns, #frameworks, astippich
Cc: pino, kde-frameworks-devel, michaelh, ngraham, bruns


D14135: KFormat: fix typo in SI prefix name enum

2018-07-15 Thread Pino Toscano
pino added a comment.


  Duplicate of D14134: KFormat: fix typo in SI prefix name enum 
? If so, please abandon this.

REPOSITORY
  R244 KCoreAddons

REVISION DETAIL
  https://phabricator.kde.org/D14135

To: bruns, #frameworks, astippich
Cc: pino, kde-frameworks-devel, michaelh, ngraham, bruns


D14135: KFormat: fix typo in SI prefix name enum

2018-07-15 Thread Stefan Brüns
bruns created this revision.
bruns added reviewers: Frameworks, astippich.
bruns added a project: Frameworks.
bruns requested review of this revision.

REVISION SUMMARY
  Its milli, not mili. Change the enum name without any backwards
  compatibility, as the name is not yet in any release.

REPOSITORY
  R244 KCoreAddons

BRANCH
  prefix_typo

REVISION DETAIL
  https://phabricator.kde.org/D14135

AFFECTED FILES
  src/lib/util/kformat.h

To: bruns, #frameworks, astippich
Cc: kde-frameworks-devel, michaelh, ngraham, bruns