890 Commits (4bc4fdf5ff69e8a8eeb7e62635c50ea4c84eb952)

Author SHA1 Message Date
Lioncash cad4f2ed29 yuzu/debugger/profiler: Specify string conversions explicitly 7 years ago
Lioncash a059b9eed4 yuzu/debugger/wait_tree: Specify string conversions explicitly 7 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
ReinUsesLisp 4cf64f8e09 qt/configure_graphics: Shadow options at runtime 7 years ago
ReinUsesLisp e6c60b419c yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat 7 years ago
Lioncash d6d809db87 yuzu: Remove explicit types from locks where applicable 7 years ago
Lioncash f3c18d622e configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash 8bdef4f951 yuzu/hotkeys: Remove unnecessary constructor 7 years ago
Lioncash d955944869 yuzu/main: Move window title updating logic to its own function 7 years ago
Lioncash bf1829a717 yuzu/about_dialog: Specify string conversions explicitly 7 years ago
Lioncash a97120efc1 yuzu/compatdb: Remove unnecessary qualifiers 7 years ago
Lioncash 4ef3329f81 configuration/config: Move config loading and saving to functions based off groups 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL. 7 years ago
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 8f8049e846 main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman a04d36c5a4 main: Switch to AppletManager for frontend 7 years ago
Zach Hilman 76452cd5b3 qt: Add dialog implementation of Error applet 7 years ago
Zach Hilman f7540157e4 web_browser: Make OpenPage const 7 years ago
Lioncash c268ffd831 kernel/thread: Unify wait synchronization types 7 years ago
Lioncash 54e9f9b6ed yuzu/bootmanager: Replace unnnecessary constructor initializer list member of GGLContext 7 years ago
Lioncash 52e43734c4 yuzu/bootmanager: Remove unnecessary includes 7 years ago
Lioncash fbfc347351 yuzu/bootmanager: Resolve constructor initializer list warnings 7 years ago
Lioncash d28bb56c91 CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target 7 years ago
FreddyFunk 382722b9c4 Fix Clang Format 7 years ago
FreddyFunk dffa1a872a ui_settings: Rename game directory variables 7 years ago
Lioncash e1101d3e20 configure_hotkeys: Pass the dialog as a parent to SequenceDialog() 7 years ago
Lioncash b47c0c8a80 configure_hotkeys: Avoid dialog memory leak within Configure() 7 years ago
Lioncash dbf13f8169 configure_hotkeys: Mark member variables as const where applicable in Configure() 7 years ago
Lioncash cf6cdd20f8 configure_hotkeys: Make comparison check a little more self-documenting 7 years ago
Lioncash c4ba717491 configure_dialog: Amend constructor initializer list order 7 years ago
Lioncash 8c05dfaa61 configure_hotkey: Remove unnecessary include 7 years ago
Lioncash e28a5b0d18 configure_hotkey: Make IsUsedKey() a const member function 7 years ago
Lioncash b73e433dff yuzu/loading_screen: Resolve runtime Qt string formatting warnings 7 years ago
zarroboogs be6466d5c0 added a toggle to force 30fps mode 7 years ago
Lioncash 218ae888f3 yuzu/debugger: Remove graphics surface viewer 7 years ago
Lioncash c0e320ad0d yuzu/debugger/graphics_surface: Display error messages for file I/O errors 7 years ago
Lioncash 845607481c yuzu/debugger/graphics_surface: Tidy up SaveSurface 7 years ago
Lioncash bbeb859122 yuzu/debugger/graphics_surface: Clean up connection overload deduction 7 years ago
Lioncash 9d296f8a35 yuzu/debugger/graphics_surface: Fill in missing surface format listings 7 years ago
Lioncash e8f3d85ea5 yuzu/main: Remove unnecessary includes 7 years ago
Lioncash e5bb07a973 yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 5ba5f82082 yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 3f8c9b25d8 yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 872d480c60 yuzu/main: Make open_target a QString 7 years ago
Lioncash ba4e1adda1 yuzu/main: Use static variant of QFile's exists() 7 years ago
Lioncash 65ae1ac4e5 yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash a504bad3fb yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash 6b629f4816 yuzu/debugger/profiler: Remove unnecessary includes 7 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago