aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2022-06-14bootmanager: Eliminate variable shadowingMorph
2022-06-14game_list: Eliminate variable shadowingMorph
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-06-13Merge pull request #8446 from liamwhite/cmd-gdbMorph
2022-06-11Merge pull request #8353 from Docteh/msvc_report_runtimeMai M
2022-06-11Merge pull request #8427 from Docteh/deprecate_qdesktopMai M
2022-06-11Merge pull request #8449 from Docteh/translate_placeholderMai M
2022-06-11Merge pull request #8393 from lat9nq/default-vulkanbunnei
2022-06-10log the MSVC runtime version when running on MSVC buildKyle Kienapfel
2022-06-10UI: retranslate the game list placeholderKyle Kienapfel
2022-06-10Merge pull request #8405 from Docteh/dock_undockMai M
2022-06-10Merge pull request #8333 from Docteh/translate_hotkeysMai M
2022-06-10Merge pull request #8318 from Docteh/cmake-qt56-entryMai M
2022-06-10core/debugger: fix a number of shutdown deadlocksLiam
2022-06-05deprecate usage of QDesktopWidget for going fullscreenKyle Kienapfel
2022-06-05Merge pull request #8367 from Docteh/say_win11bunnei
2022-06-04configure_graphics: Remove unused includelat9nq
2022-06-01Merge pull request #8402 from liamwhite/better-stepMorph
2022-06-01ui: Status bars dock button becomes dock/undock buttonKyle Kienapfel
2022-06-01Merge pull request #8400 from Docteh/fullscreen_glitchbunnei
2022-06-01core/debugger: Improved stepping mechanism and misc fixesLiam
2022-05-31fix UI opening fullscreen after certain crashesKyle Kienapfel
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-05-30main: Insert warning text on broken Vulkanlat9nq
2022-05-30main: Save config on broken Vulkan detectlat9nq
2022-05-30yuzu-qt: Make has_broken_vulkan only for crasheslat9nq
2022-05-30yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq
2022-05-29motion touch ui: move remaining connection out of .ui fileKyle K
2022-05-29Update some files with Qt 5.15.2 best practices in mindKyle K
2022-05-29Merge pull request #8339 from Docteh/about_iconbunnei
2022-05-28Logging: Report Post Windows 10 2004 versions, like Windows 11Kyle K
2022-05-28yuzu-qt: Call -Wl,--subsystem,windows directlylat9nq
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77
2022-05-18UI: Translate hotkey labels in configurationKyle K
2022-05-16qt_software_keyboard: Address review feedbacklat9nq
2022-05-16about dialog: Fix the logo in a multiplatform wayKyle K
2022-05-15main: Use Common::U16StringFromBufferlat9nq
2022-05-15qt_software_keyboard: Use Common::U16StringFromBufferlat9nq
2022-05-08VideoCore: Add option to dump the macros.Fernando Sahmkow
2022-05-03Merge pull request #8272 from german77/stick_rangebunnei
2022-05-01ui: retranslate the network tabKyle K
2022-04-30ui: let system locale control format of Custom RTCKyle K
2022-04-27Changes to language order in General -> UI -> Interface LanguageKyle K
2022-04-26yuzu: Config allow to delete single axis directions when buttons are mapped t...Narr the Reg
2022-04-26yuzu: config: Set default range to 95%Narr the Reg
2022-04-23Merge pull request #8249 from german77/queuedMorph
2022-04-23hotkeys: Trigger actions on a separate threadNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-21Merge pull request #7978 from german77/sidewaybunnei
2022-04-21Merge pull request #8192 from german77/screenshotMai M