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:
@@ -0,0 +1,162 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.2
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild
|
||||
|
||||
# Utility rule file for boost-populate.
|
||||
|
||||
# Include any custom commands dependencies for this target.
|
||||
include CMakeFiles/boost-populate.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/boost-populate.dir/progress.make
|
||||
|
||||
CMakeFiles/boost-populate: CMakeFiles/boost-populate-complete
|
||||
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-install
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-mkdir
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-download
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-update
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-patch
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-configure
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-build
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-install
|
||||
CMakeFiles/boost-populate-complete: boost-populate-prefix/src/boost-populate-stamp/boost-populate-test
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'boost-populate'"
|
||||
/usr/bin/cmake -E make_directory /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles
|
||||
/usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles/boost-populate-complete
|
||||
/usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-done
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-update:
|
||||
.PHONY : boost-populate-prefix/src/boost-populate-stamp/boost-populate-update
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-build: boost-populate-prefix/src/boost-populate-stamp/boost-populate-configure
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "No build step for 'boost-populate'"
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E echo_append
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-build
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-configure: boost-populate-prefix/tmp/boost-populate-cfgcmd.txt
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-configure: boost-populate-prefix/src/boost-populate-stamp/boost-populate-patch
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "No configure step for 'boost-populate'"
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E echo_append
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-configure
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-download: boost-populate-prefix/src/boost-populate-stamp/boost-populate-gitinfo.txt
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-download: boost-populate-prefix/src/boost-populate-stamp/boost-populate-mkdir
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Performing download step (git clone) for 'boost-populate'"
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps && /usr/bin/cmake -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/tmp/boost-populate-gitclone.cmake
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps && /usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-download
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-install: boost-populate-prefix/src/boost-populate-stamp/boost-populate-build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "No install step for 'boost-populate'"
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E echo_append
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-install
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-mkdir:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'boost-populate'"
|
||||
/usr/bin/cmake -Dcfgdir= -P /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/tmp/boost-populate-mkdirs.cmake
|
||||
/usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-mkdir
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-patch: boost-populate-prefix/src/boost-populate-stamp/boost-populate-patch-info.txt
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-patch: boost-populate-prefix/src/boost-populate-stamp/boost-populate-update
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'boost-populate'"
|
||||
/usr/bin/cmake -E echo_append
|
||||
/usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-patch
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-update:
|
||||
.PHONY : boost-populate-prefix/src/boost-populate-stamp/boost-populate-update
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-test: boost-populate-prefix/src/boost-populate-stamp/boost-populate-install
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "No test step for 'boost-populate'"
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E echo_append
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-build && /usr/bin/cmake -E touch /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/src/boost-populate-stamp/boost-populate-test
|
||||
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-update: boost-populate-prefix/tmp/boost-populate-gitupdate.cmake
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-update: boost-populate-prefix/src/boost-populate-stamp/boost-populate-update-info.txt
|
||||
boost-populate-prefix/src/boost-populate-stamp/boost-populate-update: boost-populate-prefix/src/boost-populate-stamp/boost-populate-download
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Performing update step for 'boost-populate'"
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-src && /usr/bin/cmake -Dcan_fetch=YES -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/boost-populate-prefix/tmp/boost-populate-gitupdate.cmake
|
||||
|
||||
CMakeFiles/boost-populate.dir/codegen:
|
||||
.PHONY : CMakeFiles/boost-populate.dir/codegen
|
||||
|
||||
boost-populate: CMakeFiles/boost-populate
|
||||
boost-populate: CMakeFiles/boost-populate-complete
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-build
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-configure
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-download
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-install
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-mkdir
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-patch
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-test
|
||||
boost-populate: boost-populate-prefix/src/boost-populate-stamp/boost-populate-update
|
||||
boost-populate: CMakeFiles/boost-populate.dir/build.make
|
||||
.PHONY : boost-populate
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/boost-populate.dir/build: boost-populate
|
||||
.PHONY : CMakeFiles/boost-populate.dir/build
|
||||
|
||||
CMakeFiles/boost-populate.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/boost-populate.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/boost-populate.dir/clean
|
||||
|
||||
CMakeFiles/boost-populate.dir/depend:
|
||||
cd /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build_mailio/_deps/boost-subbuild/CMakeFiles/boost-populate.dir/DependInfo.cmake "--color=$(COLOR)" boost-populate
|
||||
.PHONY : CMakeFiles/boost-populate.dir/depend
|
||||
|
||||
Reference in New Issue
Block a user