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
/
GameList.cpp
Age
Commit message (
Expand
)
Author
2026-04-24
QtUtils: Add ShowFileInFolder function and make GameList right-click menu act...
Jordan Woyak
2026-03-13
GameList: Add status bar with game count
Dentomologist
2026-01-25
Remove unused imports
Martino Fontana
2025-08-27
GameList: Use List View's sorting for Grid View
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
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-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-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-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-01
GameList: Check Wii save path
Sepalani
2023-03-10
HW/DVDInterface: Refactor to class.
Admiral H. Curtiss
2022-11-22
Core: Add config setting for base GCI folder path.
Admiral H. Curtiss
2022-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
2022-06-27
DolphinQt: add warning if graphics mods are not enabled
iwubcode
2022-06-05
DolphinQt: Unify handling of raw memory card path.
Admiral H. Curtiss
2022-06-05
Config: Move ToGameCubeRegion(), GetDirectoryForRegion(), and GetBootROMPath(...
Admiral H. Curtiss
2022-05-21
GameList: Work around Qt bug regarding clicking in the background not setting...
Pokechu22
2022-05-21
GameList: Have home/end keys move to first/last row
Pokechu22
2022-05-02
Add support for building against Qt 6
spycrab
2022-01-16
Use Slot in EXI devices
Pokechu22
2022-01-14
Create Slot enum class for EXI slots
Pokechu22
2022-01-14
Replace TEXIDevices with an enum class
Pokechu22
2022-01-08
Config: Port EXI device settings to new config system.
Admiral H. Curtiss
2021-12-26
Config: Port GameList settings to new config system.
Admiral H. Curtiss
2021-12-12
GameList: Show game mod descriptor .json files in game list.
Admiral H. Curtiss
2021-10-25
Merge pull request #10177 from Dentomologist/gamelist_grid_mode_fix_select_all
Léo Lam
[next]