Merge the "seen status" column with the generic icon decoration
commite921e14b5b774d582f3e20a0baae4f3d3d9848f8
authorJan Kundrát <jkt@kde.org>
Thu, 19 Mar 2015 11:26:08 +0000 (19 12:26 +0100)
committerJan Kundrát <jkt@kde.org>
Thu, 19 Mar 2015 12:10:07 +0000 (19 13:10 +0100)
tree0a9dcc44c64abb5725b3b43e8bedab00b8365707
parentca148d47c0f21d21d2f7e66e70e704912d57ca8d
Merge the "seen status" column with the generic icon decoration

Let's save the space a bit, and merge these two icons into a unified
indicator.

The QAction from the context menu is not removed. When I did so, the
mapping between actions and respective columns stopped working. I think
that this is acceptable cost. Maybe we should finally switch to custom
delegate for rendering.

Change-Id: I017e70793a10dd1309d08d0f318647e60a08ee26
src/Gui/MsgListView.cpp
src/Imap/Model/PrettyMsgListModel.cpp