Review Request 128809: [k-c-i / debugger] Fixed timestamp format (ms width)
Alexandr Akulich
akulichalexander at gmail.com
Thu Sep 1 07:59:38 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128809/
-----------------------------------------------------------
Review request for Telepathy.
Repository: ktp-common-internals
Description
-------
Unfixed ms width ("%d") leads to vary digits from 1 to 6.
Now the width is statically 6 digits, filled with leading zeros ("%06d")
Diffs
-----
tools/debugger/debug-message-view.cpp b29bc71
Diff: https://git.reviewboard.kde.org/r/128809/diff/
Testing
-------
Works. No more dancing of columns after timestamp.
Thanks,
Alexandr Akulich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20160901/5806e362/attachment.html>
More information about the KDE-Telepathy
mailing list