mirror of
https://git.citron-emu.org/Citron/Emulator.git
synced 2026-02-07 04:33:20 +00:00
- Migrate from Qt5 to Qt6.7.3 using aqtinstall v3.3.0 - Add comprehensive Qt6 API compatibility updates - Implement responsive UI with High DPI scaling support - Add MSVC runtime library configuration for consistency - Update touch/mouse event handling for Qt6 APIs - Fix locale handling (countryToString → territoryToString) - Update string size methods (count() → size()) - Remove deprecated Qt5 high DPI attributes - Add new CopyCitronQt6Deps.cmake for Qt6 dependency management - Update CMake configuration for Qt6-only approach - Add aqt_config.ini with mirror configuration for reliable downloads Signed-off-by: Zephyron <zephyron@citron-emu.org> |
||
|---|---|---|
| .. | ||
| aqt_config.ini | ||
| CopyCitronFFmpegDeps.cmake | ||
| CopyCitronQt5Deps.cmake | ||
| CopyCitronQt6Deps.cmake | ||
| CopyCitronSDLDeps.cmake | ||
| DownloadExternals.cmake | ||
| FindDiscordRPC.cmake | ||
| Findenet.cmake | ||
| FindFFmpeg.cmake | ||
| Findgamemode.cmake | ||
| Findhttplib.cmake | ||
| Findlibusb.cmake | ||
| FindLLVM.cmake | ||
| Findlz4.cmake | ||
| FindOpus.cmake | ||
| FindRenderDoc.cmake | ||
| FindSimpleIni.cmake | ||
| Findstb.cmake | ||
| Findzstd.cmake | ||
| GenerateSCMRev.cmake | ||
| MinGWClangCross.cmake | ||
| MinGWCross.cmake | ||
| MSVCCache.cmake | ||
| WindowsCopyFiles.cmake | ||