summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MainWindow.cpp
AgeCommit message (Expand)Author
2024-11-02Merge pull request #13151 from mitaclaw/core-global-system-6Tilka
2024-10-28Merge pull request #12954 from LillyJadeKatrin/retroachievements-confirmJMC47
2024-10-24MainWindow: Avoid Global System Accessormitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-10-12Merge pull request #13076 from robxnano/dbus-inhibitTilka
2024-10-11Merge pull request #13075 from robxnano/qt-color-schemeTilka
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-10-03Turn off debug mode if hardcore is active on emulator startLillyJadeKatrin
2024-09-27linux: Use D-Bus to inhibit screensaverrobxnano
2024-09-27DolphinQt: Remove unneeded Win32 coderobxnano
2024-09-20DolphinQt: A Ubiquitous Signal For When Breakpoints Changemitaclaw
2024-08-27MainWindow: Prevent Confirm On Stop dialog from being hiddenDentomologist
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-07-06Add Open Achievements HotkeyLillyJadeKatrin
2024-07-04Merge pull request #12888 from TryTwo/Fix_Window_TitlebarAdmiral H. Curtiss
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-23MainWindow: Remove Show() and redistribute its logic to other places.TryTwo
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-06-21Core: Store current state in less placesJosJuice
2024-06-08MainWindow: Don't save UI geometry in batch mode. Batch mode was erasing the...TryTwo
2024-06-04MainWindow: Check for batch mode before show().TryTwo
2024-05-22MainWindow: Initialize geometries before calling GetWindowSystemInfo.TryTwo
2024-05-03Core::SetState: Avoid Global System Accessormitaclaw
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-05-01Refactor AchievementsWindow::UpdateData to take a partial update parameterLillyJadeKatrin
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-31Merge pull request #12645 from mitaclaw/ppc-symbols-signalAdmiral H. Curtiss
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-23Core: Remove RunAsCPUThreadmitaclaw
2024-03-22Merge pull request #12606 from mitaclaw/state-global-systemAdmiral H. Curtiss
2024-03-18Core: Avoid (Some) Global System Accessormitaclaw
2024-03-17Merge pull request #12616 from mitaclaw/dvd-interface-cpu-thread-guardAdmiral H. Curtiss
2024-03-11CheatsManager/CheatSearchWidget: Avoid Global System Accessormitaclaw
2024-03-12Merge pull request #12602 from mitaclaw/qt-memory-global-systemAdmiral H. Curtiss
2024-03-08DVDInterface: Modernize With CPUThreadGuardmitaclaw
2024-03-01BootManager: Avoid Global System Accessormitaclaw
2024-03-01State: Avoid Global System Accessormitaclaw
2024-03-01Memory(View)Widget: Avoid Global System Accessormitaclaw
2024-02-05Retain Save State FolderLillyJadeKatrin
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2024-01-15Core/Movie: Refactor to class, move to System.Admiral H. Curtiss
2024-01-12FifoRecorder: Move instance to System.Admiral H. Curtiss
2024-01-05FifoPlayer: Move instance to System.Admiral H. Curtiss
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-13Parser and Assembler implementationsvyuuui
2023-12-11AchievementManager: Make GetInstance() return a referenceLioncash
2023-12-02Disable cheats in hardcore modeLillyJadeKatrin
2023-12-02Disable Freelook in hardcore modeLillyJadeKatrin
2023-12-02Disable memory patches in hardcore modeLillyJadeKatrin
2023-12-02Added Hardcore Warning WidgetLillyJadeKatrin