D21532: Format the aperture values as F numbers.

2019-06-05 Thread Alexander Stippich
This revision was automatically updated to reflect the committed changes. Closed by commit R286:553f96769610: Format the aperture values as F numbers. (authored by astippich). REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D21532?vs=59029=59218 REVISION

D21532: Format the aperture values as F numbers.

2019-06-02 Thread Nathaniel Graham
ngraham accepted this revision. This revision is now accepted and ready to land. REPOSITORY R286 KFileMetaData BRANCH photo_aperture REVISION DETAIL https://phabricator.kde.org/D21532 To: astippich, bruns, ngraham Cc: kde-frameworks-devel, #baloo, gennad, domson, ashaposhnikov, michaelh,

D21532: Format the aperture values as F numbers.

2019-06-02 Thread Alexander Stippich
astippich updated this revision to Diff 59029. astippich added a comment. - change formatting REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D21532?vs=59003=59029 BRANCH photo_aperture REVISION DETAIL https://phabricator.kde.org/D21532 AFFECTED

D21532: Format the aperture values as F numbers.

2019-06-02 Thread Stefan BrĂ¼ns
bruns added inline comments. INLINE COMMENTS > formatstrings.cpp:168 > +{ > +return i18nc("F Number for photographs", "F%1", > QLocale().toString(value.toDouble(), 'g', 2)); > +} "f/%1" - lower case, reciprocal. REPOSITORY R286 KFileMetaData REVISION DETAIL

D21532: Format the aperture values as F numbers.

2019-06-02 Thread Alexander Stippich
astippich edited the summary of this revision. REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D21532 To: astippich, bruns, ngraham Cc: kde-frameworks-devel, #baloo, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams

D21532: Format the aperture values as F numbers.

2019-06-02 Thread Alexander Stippich
astippich created this revision. astippich added reviewers: bruns, ngraham. Herald added projects: Frameworks, Baloo. Herald added subscribers: Baloo, kde-frameworks-devel. astippich requested review of this revision. REPOSITORY R286 KFileMetaData BRANCH photo_aperture REVISION DETAIL