aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2019-04-17main: Add GMainWindow hooks for Error displayZach Hilman
2019-04-17main: Switch to AppletManager for frontendZach Hilman
2019-04-13Merge pull request #2017 from jroweboy/glwidgetbunnei
2019-04-12Fix Clang FormatFreddyFunk
2019-04-11ui_settings: Rename game directory variablesFreddyFunk
2019-04-09Merge pull request #2353 from lioncash/surfacebunnei
2019-04-09Merge pull request #1957 from DarkLordZach/title-providerbunnei
2019-04-09Merge pull request #2132 from FearlessTobi/port-4437bunnei
2019-04-05yuzu/debugger: Remove graphics surface viewerLioncash
2019-04-04Merge pull request #2331 from lioncash/cachebunnei
2019-04-04yuzu/main: Remove unnecessary includesLioncash
2019-04-04yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCac...Lioncash
2019-04-04yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFi...Lioncash
2019-04-03yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCac...Lioncash
2019-04-03yuzu/main: Make open_target a QStringLioncash
2019-04-03yuzu/main: Use static variant of QFile's exists()Lioncash
2019-04-03Merge pull request #2095 from FreddyFunk/open-transferable-shader-cachebunnei
2019-03-26game_list: Register content with ContentProviderZach Hilman
2019-03-25bootmanager: Bypass input focus issuesReinUsesLisp
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-03-07Merge pull request #2196 from DarkLordZach/web-applet-escbunnei
2019-03-07Merge pull request #2205 from FearlessTobi/docked-undocked-hotkeybunnei
2019-03-06Merge pull request #2190 from lioncash/ogl-globalbunnei
2019-03-06yuzu: add a hotkey to switch between undocked and docked modefearlessTobi
2019-03-04web_browser: Add shortcut to Enter key to exit appletZach Hilman
2019-03-04yuzu: Remove usage of the global telemetry accessorLioncash
2019-03-02citra_qt/main: make SPEED_LIMIT_STEP static constexprfearlessTobi
2019-02-08Use QString instead of std::string where applicableunknown
2019-02-08Use constexpr char array instead of string where applicableMat M
2019-02-08frontend: Open transferable shader cache for a selected game in the gamelistunknown
2019-02-06gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp
2019-02-05Fix crash when no files are selectedxperia64
2019-02-05Add file extension to screenshot filename if not providedxperia64
2019-01-23Merge pull request #2054 from bunnei/scope-context-refactorbunnei
2019-01-23frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.bunnei
2019-01-22citra_qt: Log settings on launchzhupengfei
2019-01-21QT Frontend: Migrate to QOpenGLWindowJames Rowe
2019-01-21Add fade out effect to the loading screenJames Rowe
2019-01-21Remove blue box around loading screenJames Rowe
2019-01-19QT Frontend: Add a Loading screen with progressbarJames Rowe
2019-01-10Merge pull request #1939 from DarkLordZach/web-appletbunnei
2019-01-02Merge pull request #1942 from DarkLordZach/profile-select-game-bootbunnei
2018-12-28travis: Use correct package for linux Qt5WebEngineZach Hilman
2018-12-28main: Add main window integrations for QtWebBrowserAppletZach Hilman
2018-12-25qt: Use ProfileSelectionDialog when selecting user for save dataZach Hilman
2018-12-25qt: Add setting to prompt for user on game bootZach Hilman
2018-12-23Merge pull request #1886 from FearlessTobi/port-4164bunnei
2018-12-23Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman