feat: responsive compact mail view + folder unread badges
- CompactMailDelegate: card-based view for narrow panels (<420px) * Avatar with hash-based color, sender + date (relative format) * Subject line with attachment icon * Action buttons: flag, delete, category, more (context menu) * Unread highlight with light blue background + bold sender - MailListView: automatic switch between tree/table (wide) and list/cards (narrow) * QStackedWidget with QTreeView + QListView sharing same proxy model * resizeEvent threshold at 420px * Signals forwarded to MainMainWindow for actions - FolderTreeDelegate: custom paint for folder tree * Unread count badge (blue pill) right-aligned on folder nodes * Account nodes bold, folder nodes normal weight * Proper indentation per depth level - MailItemDao::countUnreadByFolderId() for real-time unread counts - MainMainWindow handlers for compact actions (flag, delete, category, more menu)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Hashes of file build rules.
|
||||
08761b1d191562b0c3b01a5e92af87eb CMakeFiles/wino-mail-qt_autogen
|
||||
f73800026215a814461b567f30ba0e83 wino-mail-qt_autogen/timestamp
|
||||
a3de2e998eaca64eabd7b27bbce18653 CMakeFiles/test_mimestorage_autogen
|
||||
a3de2e998eaca64eabd7b27bbce18653 CMakeFiles/wino-mail-qt_autogen
|
||||
46c7b056a30be6a6717422945ca873c1 test_mimestorage_autogen/timestamp
|
||||
e9de2640ebbdfd8247161fdc275cf809 thirdparty/tags/include/moc_tags_edit.cpp
|
||||
cfc8929694ae0c1be220c9a852d9a19f thirdparty/tags/include/moc_tags_line_edit.cpp
|
||||
3761f75a8ca915e16e0effa721299295 wino-mail-qt_autogen/EWIEGA46WW/qrc_icons.cpp
|
||||
a07f2fd2cc7159a6d87158fec52863b0 wino-mail-qt_autogen/timestamp
|
||||
|
||||
Reference in New Issue
Block a user