index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
GameList
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-08-27
GameList: Use List View's sorting for Grid View
Dentomologist
2025-08-01
GameTracker: Fix games not being displayed
Dentomologist
2025-07-08
Avoid map/set double lookups
Sintendo
2025-06-16
GameListModel: Update tag list and sorting immediately
Dentomologist
2025-06-16
Qt: Use NonAutodismissibleMenu in more places
Dentomologist
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
Merge pull request #13665 from jordan-woyak/dark-mode-filter
Jordan Woyak
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-06-04
GameList: Prevent opening Properties multiple times for the same game
Martino Fontana
2025-05-17
Merge pull request #13190 from tygyh/Move-to-inner-scope-DolphinQT
Jordan Woyak
2025-05-03
Merge pull request #13509 from Dentomologist/gamelist_fix_right_doubleclick_s...
Admiral H. Curtiss
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-30
WorkQueueThread: Cleanups. Implement in terms of WaitableSPSCQueue. Add singl...
Jordan Woyak
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaƫle
2025-04-21
Add Triforce platform and preliminary boot.id parsing
Zopolis4
2025-04-21
Adding support for detecting .bin images
Zopolis4
2025-04-12
GameList: Ignore non-left double-clicks
Dentomologist
2025-03-26
Move variables to inner scope
tygyh
2025-02-16
DolphinQt: Add "Time Played" column to game list view
Aneesh Maganti
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2024-12-26
Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of
JMC47
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-12-10
Add GFX property tabs to game properties window, allowing them to be set to t...
TryTwo
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-07-21
Use C++20 erase_if() instead of erase(remove_if()) (NFC)
Tillmann Karras
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-23
Merge pull request #12884 from Tilka/qt_this
Admiral H. Curtiss
2024-06-23
DolphinQt: fix two -Wshadow-uncaptured-local warnings
Tillmann Karras
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-05-04
Merge pull request #12695 from mitaclaw/core-global-system-4
Admiral H. Curtiss
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-04-30
DolphinQt: Properly Delete (Some) Widgets
mitaclaw
2024-04-14
GameList: Show (Disc 1) for first disc of two-disc games
Dentomologist
2024-03-08
DVDInterface: Modernize With CPUThreadGuard
mitaclaw
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2023-12-16
Merge pull request #11497 from vyuuui/debugger_assembler_ui
Tilka
2023-12-14
GameListModel: Remove fallthrough in data()
Lioncash
2023-12-13
Parser and Assembler implementations
vyuuui
2023-12-02
Disable memory patches in hardcore mode
LillyJadeKatrin
2023-08-12
Merge pull request #12093 from Hark64/exportWiiSaveErrorFix
Admiral H. Curtiss
2023-08-12
DolphinQt: Turn of wii save options during emulation
Harkaran Mann
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-04-25
DolphinQt: cache icons instead of single pixmaps
Shawn Hoffman
2023-04-01
GameList: Check Wii save path
Sepalani
2023-03-10
HW/DVDInterface: Refactor to class.
Admiral H. Curtiss
2023-02-26
Qt/GameList: Also filter by filename when searching.
Daniel Garza
2023-02-04
WorkQueueThread: provide name and function at same time
Scott Mansell
2023-02-04
WorkQueueThread: rework Cancel/Shutdown workflow
Scott Mansell
[next]