- PreferencesService: QSettings-based persistence for all app settings - StartupBehaviorService: Windows registry auto-start management with policy detection - TranslationService: Language management with QTranslator, 9 built-in languages - AiActionOptionsService: 30+ AI translation language options - SettingsView: New 'Preferences' tab with full UI: * Search Mode (Local/Online) * Default App Mode (Mail/Calendar/Contacts/Settings) * Language selector (9 built-in + .qm files) * Email Sync Interval (1-1440 minutes) * Startup Behavior (auto-start, minimize to tray, notifications) * AI Translation (default language, summarize language, summary save path) - MainMainWindow: Service wiring (PreferencesService, StartupBehaviorService, TranslationService, AiActionOptionsService) - CMake: Added all new service files All services integrated and wired to SettingsView.
113 lines
3.7 KiB
Plaintext
113 lines
3.7 KiB
Plaintext
# This is the CMakeCache file.
|
|
# For build in directory: /mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build
|
|
# It was generated by CMake: /usr/bin/cmake
|
|
# You can edit this file to change values found and used by cmake.
|
|
# If you do not want to change any of the values, simply exit the editor.
|
|
# If you do want to change a value, simply edit, save, and exit the editor.
|
|
# The syntax for the file is as follows:
|
|
# KEY:TYPE=VALUE
|
|
# KEY is the name of a variable in the cache.
|
|
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
|
# VALUE is the current value for the KEY.
|
|
|
|
########################
|
|
# EXTERNAL cache entries
|
|
########################
|
|
|
|
//Value Computed by CMake.
|
|
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build/CMakeFiles/pkgRedirects
|
|
|
|
//Program used to build from build.ninja files.
|
|
CMAKE_MAKE_PROGRAM:FILEPATH=CMAKE_MAKE_PROGRAM-NOTFOUND
|
|
|
|
//No help, variable specified on the command line.
|
|
CMAKE_PREFIX_PATH:UNINITIALIZED=C:/Qt/6.11.1/mingw_64
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_COMPAT_VERSION:STATIC=
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_NAME:STATIC=WinoMailQt
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_SPDX_LICENSE:STATIC=
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_VERSION:STATIC=1.0.0
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_VERSION_MAJOR:STATIC=1
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_VERSION_MINOR:STATIC=0
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_VERSION_PATCH:STATIC=0
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
|
|
|
|
//No help, variable specified on the command line.
|
|
USE_MAILIO_IMAP:UNINITIALIZED=OFF
|
|
|
|
//Value Computed by CMake
|
|
WinoMailQt_BINARY_DIR:STATIC=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build
|
|
|
|
//Value Computed by CMake
|
|
WinoMailQt_IS_TOP_LEVEL:STATIC=ON
|
|
|
|
//Value Computed by CMake
|
|
WinoMailQt_SOURCE_DIR:STATIC=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt
|
|
|
|
|
|
########################
|
|
# INTERNAL cache entries
|
|
########################
|
|
|
|
//This is the directory where this CMakeCache.txt was created
|
|
CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt/build
|
|
//Major version of cmake used to create the current loaded cache
|
|
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
|
|
//Minor version of cmake used to create the current loaded cache
|
|
CMAKE_CACHE_MINOR_VERSION:INTERNAL=2
|
|
//Patch version of cmake used to create the current loaded cache
|
|
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
|
|
//Path to CMake executable.
|
|
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
|
|
//Path to cpack program executable.
|
|
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
|
|
//Path to ctest program executable.
|
|
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
|
|
//Name of external makefile project generator.
|
|
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
|
//Name of generator.
|
|
CMAKE_GENERATOR:INTERNAL=Ninja
|
|
//Generator instance identifier.
|
|
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
|
//Name of generator platform.
|
|
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
|
//Name of generator toolset.
|
|
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
|
//Source directory with the top level CMakeLists.txt file for this
|
|
// project
|
|
CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/c/Users/javie/Documents/Codex/2026-08-11/revisar-2/wino-mail-dtkqt
|
|
//Name of CMakeLists files to read
|
|
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
|
|
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
|
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
|
//number of local generators
|
|
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
|
|
//Platform information initialized
|
|
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
|
//Path to CMake installation.
|
|
CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.2
|
|
//uname command
|
|
CMAKE_UNAME:INTERNAL=/usr/bin/uname
|
|
|