suyu/src/yuzu
Morph 6a1b089a50 main: Enable High DPI fixes for Qt >= 5.14
This uses Qt's new high DPI application attributes for scaling the current window.
However, these aren't perfect as scaling with non integer scales will cause artifacts in UI, icons and other elements.
Therefore, we use a heuristic to select an appropriate integer scale value depending on the current screen resolution and applies this to the application.
2023-01-25 21:16:04 -05:00
..
applets applets/controller: Use aliases for callbacks 2022-12-05 19:06:04 -05:00
configuration main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
debugger main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
multiplayer Merge pull request #9289 from liamwhite/fruit-company 2022-12-03 12:09:21 -05:00
util main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
about_dialog.cpp about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
about_dialog.h
aboutdialog.ui Qt: tweak ui files 2022-08-09 05:00:37 -07:00
bootmanager.cpp qt: unlock during signal emission 2023-01-10 12:46:01 -05:00
bootmanager.h qt: unlock during signal emission 2023-01-10 12:46:01 -05:00
CMakeLists.txt cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
compatdb.cpp Merge pull request #9229 from Docteh/achy_breaky_heart 2022-11-17 19:20:18 -05:00
compatdb.h yuzu/compatdb: Rework compatibility submission system 2022-11-10 21:36:22 +01:00
compatdb.ui yuzu/compatdb: Rework compatibility submission system 2022-11-10 21:36:22 +01:00
compatibility_list.cpp
compatibility_list.h
discord.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
discord_impl.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
discord_impl.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
game_list.cpp yuzu qt: Create shortcuts on Linux 2022-12-13 16:42:00 -05:00
game_list.h yuzu qt: Create shortcuts on Linux 2022-12-13 16:42:00 -05:00
game_list_p.h yuzu/compatdb: Rework compatibility submission system 2022-11-10 21:36:22 +01:00
game_list_worker.cpp game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
game_list_worker.h game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
hotkeys.cpp fix format 2023-01-18 15:49:47 +01:00
hotkeys.h allow volume up/down hotkeys to be repeated 2023-01-18 00:39:31 +01:00
Info.plist macOS: Make Yuzu show up in the Launchpad Games folder (#9594) 2023-01-09 16:43:45 -05:00
install_dialog.cpp main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
install_dialog.h
loading_screen.cpp qt: reset progress bar after shader compilation 2022-07-24 13:35:44 -04:00
loading_screen.h Update some files with Qt 5.15.2 best practices in mind 2022-05-29 09:21:52 -07:00
loading_screen.ui
main.cpp main: Enable High DPI fixes for Qt >= 5.14 2023-01-25 21:16:04 -05:00
main.h TAS: Show all script lengths for multiplayer 2023-01-07 21:15:37 +01:00
main.ui Qt: assign menuRole properties for actions 2022-11-23 12:41:56 -05:00
mini_dump.cpp mini_dump: Address review feedback 2022-09-04 21:36:35 -04:00
mini_dump.h mini_dump: Address review feedback 2022-09-04 21:36:35 -04:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
startup_checks.cpp Use execlp instead of execl to avoid failure 2022-12-18 14:03:26 +00:00
startup_checks.h startup_checks: Use Windows flow for *nix 2022-11-23 21:35:47 -05:00
uisettings.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
uisettings.h allow volume up/down hotkeys to be repeated 2023-01-18 00:39:31 +01:00
yuzu.qrc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00