summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MainWindow.cpp
AgeCommit message (Expand)Author
2021-11-22NetPlay: Refactor game boot code path to allow passing BootSessionData throug...Admiral H. Curtiss
2021-11-22Core/Boot: Refactor storage of boot-to-savestate data into a separate class.Admiral H. Curtiss
2021-10-24Core: Deduplicate Riivolution Patch to BootParameters apply logic.Admiral H. Curtiss
2021-10-24DolphinQt: Add ability to start a game with Riivolution patches from the GUI.Admiral H. Curtiss
2021-10-09Add wrapper function to disable hotkeys for QFileDialogsowens99
2021-09-29Merge pull request #10124 from malleoz/play-recording-hotkey-supportJosJuice
2021-09-28QFileDialog: differentiate between recording export/playsowens99
2021-09-24HotkeyScheduler: add PlayRecording hotkey supportsowens99
2021-09-16Qt/CheatsManager: Let the 'Configure Dolphin' button shown in the Cheats Mana...Admiral H. Curtiss
2021-08-24MainWindow: Use MainWindow variant of tr()Lioncash
2021-08-24MainWindow: Fix typo in resource pack initialization error messageLioncash
2021-07-13Movie: GBA SupportBonta
2021-07-13Pad: GBA configBonta
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-06-06CheatsManager: Use game information directly from SConfig, and only recreate ...Admiral H. Curtiss
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-05-07Make the FIFO Player a separate windowPokechu22
2021-04-12WiiUtils: Add helper functions to get emulated/real Bluetooth deviceLéo Lam
2021-03-18Apply More Core::RunAsCPUThreadMinty-Meeo
2021-03-01Merge pull request #9492 from nolange/fix_norandr_buildLéo Lam
2021-02-22Simplify macro guards for HAVE_XRANDRNorbert Lange
2021-02-22Cleanup X11 and XRANDR MacrosNorbert Lange
2021-02-17MemoryWidget: Add "Add to watch" actionSepalani
2021-02-17RegisterWidget: Fix add to watch actionSepalani
2021-02-14CodeViewWidget: Add WithDetailedUpdate to update CodeWidgetSepalani
2021-02-12IOS: Use less ambiguous names for classesLéo Lam
2021-01-13DolphinQt: Resolve deprecated usage of margin()Lioncash
2021-01-05Merge pull request #9323 from waddlesplash/haikuLéo Lam
2021-01-02Rehabilitate Haiku support.waddlesplash
2020-12-24DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configurati...iwubcode
2020-11-18Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodelLéo Lam
2020-11-06Fix dereferencing nullptr BootParametersJosJuice
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-10-01GameListModel instance ownership transferred back to the GameList instance. T...Christian Aguilera
2020-09-14Merge pull request #8985 from jordan-woyak/btemu-cleanupJMC47
2020-09-06Merge pull request #8861 from JosJuice/netplay-hashJMC47
2020-08-22windows: fix build if pch were to be disabledShawn Hoffman
2020-08-16BTEmu/Wiimote: Cleanups/Fixes.Jordan Woyak
2020-08-03MainWindow: Attach quit emulation sheet to RenderWidget on macOSOatmealDome
2020-08-02Allow translations and custom names in GameFile::GetNetPlayNameJosJuice
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-07-29DolphinQt: Show a warning when launching an NKit disc imageJosJuice
2020-06-17Add new file format RVZ based on WIAJosJuice
2020-06-17Add an early version of WIABlobReaderJosJuice
2020-05-24Core: Use window instead of surface for ControllerInterface updatesStenzek
2020-05-04Merge pull request #8744 from cristian64/save_restore_netplay_browser_settingsLéo Lam
2020-05-03Debugger: Add a Thread widgetSepalani
2020-05-03DolphinQt: Saving and restoring NetPlay Session Browser dialog's settings.Christian Aguilera