Review Request 109847: Sort email addresses in main list by TLD first, then domain, and only last by account name
Thomas Fischer
fischer at unix-ag.uni-kl.de
Mon Apr 29 18:59:07 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109847/
-----------------------------------------------------------
(Updated April 29, 2013, 6:59 p.m.)
Review request for KDE Utils.
Changes
-------
Ah, seems like I messed up my sources. I had to reprogram what was missing in my previous patch. I also rewrote the DomainFirst case as requested.
Description
-------
Sort email addresses in main list by TLD first, then domain, and only last by account name.
(1) email address is split along @ and .
(2a) list is reversed
(2b) list elements are joined, two elements separated by .
This addresses bug 278376.
http://bugs.kde.org/show_bug.cgi?id=278376
Diffs (updated)
-----
conf_ui2.ui f970cd2
kgpgoptions.h e609aa8
kgpgoptions.cpp 12adc56
model/keylistproxymodel.cpp e91cb08
Diff: http://git.reviewboard.kde.org/r/109847/diff/
Testing
-------
Thanks,
Thomas Fischer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20130429/ab5e2e35/attachment.html>
More information about the Kde-utils-devel
mailing list