feat: Pinned emails support (flag/follow-up)
- EmailListModel: new m_pinnedOnly filter + setShowPinnedOnly() - EmailListModel/EmailListModel.cpp: passes pinnedOnly to paginated queries - MailItemDao: countAll, countByFolderId, findAllPaginated, findByFolderIdPaginated accept pinnedOnly - MailListView: new 'Solo fijados' checkbox in filter bar - CompactMailDelegate: orange pushpin indicator (top-right) for pinned emails - Works in both tree view and compact card view - Pinned indicator uses QPainterPath for pushpin shape (orange)
This commit is contained in: