summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MainWindow.cpp
AgeCommit message (Expand)Author
2023-04-28Feature: Emulate Disney Infinity BaseJoshua de Reeper
2023-04-27Qt/GeneralWidget and GraphicsWidget: Remove unused member variableDentomologist
2023-04-25DolphinQt: reset stylesheets on colorSchemeChangedShawn Hoffman
2023-04-03Added Achievement Manager with LoginLillyJadeKatrin
2023-03-10HW/DVD: Rename DVDInterface namespace to DVD.Admiral H. Curtiss
2023-03-10HW/DVDInterface: Refactor to class.Admiral H. Curtiss
2023-01-31Fix warningScott Mansell
2023-01-22Emulate Skylanders within DolphinJoshua de Reeper
2023-01-16Remove Boot from DVD BackupMayImilae
2023-01-16MenuBar: Add action which opens the user folderOatmealDome
2023-01-09Merge pull request #11365 from iwubcode/cheat_manager_freeze_valueAdmiral H. Curtiss
2023-01-04HW/ProcessorInterface: Refactor to class, move to Core::System.Admiral H. Curtiss
2022-12-23DolphinQt: add a 'add to watch' context menu item that allows you to add a me...iwubcode
2022-11-21DolphinQt: Add GBA TAS input windowJosJuice
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2022-10-03DolphinQt: Use input override system for TAS input windowsJosJuice
2022-10-02Qt: Allow opening controller settings during netplay.Admiral H. Curtiss
2022-09-22Merge pull request #10949 from Zopolis4/reprecatedJMC47
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-08-07Add hotkeys for incrementing/decrementing selected state slot (like RetroArch)askew-etc
2022-08-04DiscIO: Add support for the NFS formatJosJuice
2022-07-17Split out controller initialization to UICommonJosJuice
2022-06-27DolphinQt: add warning if graphics mods are not enablediwubcode
2022-06-02qt: unregister Settings' DevicesChanged callback during shutdownShawn Hoffman
2022-06-01Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...TryTwo
2022-05-19MainWindow: Replace WARN_LOG with WARN_LOG_FMTPokechu22
2022-05-02Add support for building against Qt 6spycrab
2022-03-10GCAdapter: Defer initialization until MainWindow::InitControllersPokechu22
2022-02-18Port Wiimote source settings to the new config systemJosJuice
2022-01-14Fix static initialisation order fiasco issue for Version variablesLéo Lam
2022-01-08Config: Port SI device settings to new config system.Admiral H. Curtiss
2021-12-31Config: Port remaining Interface settings to new config system.Admiral H. Curtiss
2021-12-12DolphinQt: Add a 'Save as Preset' button to RiivolutionBootWidget.Admiral H. Curtiss
2021-12-12GameList: Show game mod descriptor .json files in game list.Admiral H. Curtiss
2021-12-10Treewide: Adjust order of includesPokechu22
2021-12-05InputCommon: fix default input config default device not being loaded/foundFiloppi
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