summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MenuBar.cpp
AgeCommit message (Expand)Author
2024-03-04JitInterface::ClearCache: Modernize With CPUThreadGuardmitaclaw
2024-01-31Core/ConfigManager: Remove dead bAutomaticStart flag.Admiral H. Curtiss
2024-01-23DolphinQt/MenuBar: Hide assembler option if debug UI is disabledLioncash
2024-01-15Core/Movie: Refactor to class, move to System.Admiral H. Curtiss
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-15Disable importing/exporting Wii saves while emulation is runningNaim2000
2023-12-15Disable "Install WAD" while emulation is runningNaim2000
2023-12-13Parser and Assembler implementationsvyuuui
2023-12-11AchievementManager: Make GetInstance() return a referenceLioncash
2023-12-10Add "large entry points map" settingJosJuice
2023-12-02Disable TAS recording playback in hardcore modeLillyJadeKatrin
2023-12-02Disable frame advance in hardcore modeLillyJadeKatrin
2023-12-02Disable loading state in hardcore modeLillyJadeKatrin
2023-10-31Add fastmem arena settingJosJuice
2023-08-26DolphinQt: Allow toggling most JIT debug settings at any timeJosJuice
2023-08-26Jit: Automatically clear cache when JIT settings are updatedJosJuice
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-07-14Qt: Add file size stats to NAND Check.Admiral H. Curtiss
2023-06-01Added AchievementsWindow QDialogLillyJadeKatrin
2023-05-15IOS/ES: Split ESDevice into ESCore and ESDevice.Admiral H. Curtiss
2023-04-28Feature: Emulate Disney Infinity BaseJoshua de Reeper
2023-04-25DolphinQt: use new style of addAction APIShawn Hoffman
2023-04-09PowerPC: Refactor to class, move to System.Admiral H. Curtiss
2023-04-05PowerPC/PPCTables: Pass instruction address to GetOpInfo().Admiral H. Curtiss
2023-03-28PowerPC/MMU: Refactor to class, move to System.Admiral H. Curtiss
2023-03-26JitInterface: Refactor to class, move to System.Admiral H. Curtiss
2023-03-08Core: Add System parameter to CPUThreadGuard.Admiral H. Curtiss
2023-02-12DolphinQt: Properly lock CPU before accessing emulated memoryJosJuice
2023-01-28Cleanup: Remove CDUtilsMayImilae
2023-01-27HLE function hooking: Avoid ppcState global.Admiral H. Curtiss
2023-01-22Use Core timing instead of threadJoshua de Reeper
2023-01-22Emulate Skylanders within DolphinJoshua de Reeper
2023-01-17Merge pull request #11456 from MayImilae/remove-boot-from-dvdPierre Bourdon
2023-01-16Remove Boot from DVD BackupMayImilae
2023-01-16Revert "MenuBar: Tweak string for open user folder option"JosJuice
2023-01-16MenuBar: Tweak string for open user folder optionOatmealDome
2023-01-16MenuBar: Add action which opens the user folderOatmealDome
2022-12-03HW/Memmap: Refactor Memory to class, move to Core::System.Admiral H. Curtiss
2022-10-31Updater: Add/clarify error messagesDentomologist
2022-10-22Show vWii System Menu version in Menu BarGaryOderNichts
2022-10-02Qt: Allow opening controller settings during netplay.Admiral H. Curtiss
2022-09-24Integrate "Ignore for this session" better with config systemJosJuice
2022-09-22Merge pull request #10949 from Zopolis4/reprecatedJMC47
2022-08-28Qt: Make custom dialog for NAND Repair.Admiral H. Curtiss
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-07-25StripSpaces: only strip spacesShawn Hoffman
2022-06-05Config: Move ToGameCubeRegion(), GetDirectoryForRegion(), and GetBootROMPath(...Admiral H. Curtiss
2022-05-02Add support for building against Qt 6spycrab
2022-04-02Updater: Fix manual update check when autoupdate is disabledDentomologist
2022-03-19Merge pull request #10174 from dreamsyntax/panic-handles-restore-messagesAdmiral H. Curtiss