summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MainWindow.h
AgeCommit message (Expand)Author
2026-03-13GameList: Add status bar with game countDentomologist
2026-02-15DolphinQt: Add Triforce tab to main settings window.Jordan Woyak
2026-01-15MenuBar: Add entries to open the config and cache foldersJoshua Vandaƫle
2025-11-25USB: Add emulated Logitech USB MicrophoneBiendeo
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-09-07DolphinQt: Center dialogs on top-level parent window.cristian64
2025-08-17FIFOPlayerWindow: Trigger destructor on Dolphin shutdownDentomologist
2025-06-14DolphinQt: Move graphics config to main Settings window.Jordan Woyak
2025-06-10MainWindow - Avoid excessive emulation state changesLillyJadeKatrin
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-06-04DolphinQt: Move "Controllers" to main settings window.Jordan Woyak
2025-05-07IOS/USB: Emulate Wii Speak (OpenAL)Sketch
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-25MainWindow: Fix use-after-free during shutdownDentomologist
2025-04-13Add RAIntegration event handlerLillyJadeKatrin
2024-10-24MainWindow: Avoid Global System Accessormitaclaw
2024-09-27DolphinQt: Remove unneeded Win32 coderobxnano
2024-06-23MainWindow: Remove Show() and redistribute its logic to other places.TryTwo
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-13Parser and Assembler implementationsvyuuui
2023-12-02Added Hardcore Warning WidgetLillyJadeKatrin
2023-08-13Merge pull request #12066 from Pokechu22/main-window-right-click-menuJMC47
2023-08-12DolphinQt: Switch dark/light theme when Windows theme changes.Admiral H. Curtiss
2023-08-11Disable right-click menu on main windowPokechu22
2023-06-08VideoCommon: Pass WindowSystemInfo to InitBackendInfoPokechu22
2023-06-01Added AchievementsWindow QDialogLillyJadeKatrin
2023-04-28Feature: Emulate Disney Infinity BaseJoshua de Reeper
2023-01-31Fix warningScott Mansell
2023-01-22Emulate Skylanders within DolphinJoshua de Reeper
2023-01-16MenuBar: Add action which opens the user folderOatmealDome
2022-11-21DolphinQt: Add GBA TAS input windowJosJuice
2022-08-07Add hotkeys for incrementing/decrementing selected state slot (like RetroArch)askew-etc
2022-08-02DolphinQt: fix BootSessionData dtor not being calledShawn Hoffman
2021-11-22Core/Boot: Refactor storage of boot-to-savestate data into a separate class.Admiral H. Curtiss
2021-10-24DolphinQt: Add ability to start a game with Riivolution patches from the GUI.Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...Filoppi
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-02-22Simplify macro guards for HAVE_XRANDRNorbert Lange
2020-12-24DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configurati...iwubcode
2020-10-22DolphinQt: Don't call UICommon::InhibitScreenSaver if already in desired state.Jordan Woyak
2020-10-18Clean up screen saver inhibition and apply setting change immediately.Jordan Woyak
2020-09-06Merge pull request #8861 from JosJuice/netplay-hashJMC47
2020-08-22windows: fix build if pch were to be disabledShawn Hoffman
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-05-03Debugger: Add a Thread widgetSepalani
2020-04-27Debugger: Add a Network widgetSepalani
2020-04-03Remove unused function Host_UpdateProgressDialogJosJuice
2020-01-27DolphinQt/MainWindow: Surround prototype of OnSignal() with relevant ifdefLioncash
2019-11-16Make "Do you want to stop emulation?" application modal and disallow multiple...Silent