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
/
UICommon
Age
Commit message (
Expand
)
Author
6 days
Replace string concatination with `fmt::format`
Dr. Dystopia
12 days
Merge pull request #14749 from tygyh/Replace-conditions-with-regex
Scott Mansell
12 days
UICommon: Replace `find != std::npos` with `contains`
Dr. Dystopia
2026-07-19
GameFile: Disallow mods from being converted
Joshua Vandaële
2026-07-08
mingw: lower case windows includes
Craig Carnell
2026-05-05
Merge pull request #14532 from Dentomologist/autoupdatechecker_fix_edge_cases
Dentomologist
2026-04-20
Replace `find(x) != npos` with `contains(x)` - Core
Dr. Dystopia
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-04-11
Merge pull request #14500 from Sintendo/span2
Jordan Woyak
2026-03-31
AutoUpdate: Only set triggered flag if process creation succeeds
Dentomologist
2026-03-31
AutoUpdate: Don't start redundant update checks
Dentomologist
2026-03-30
UICommon: Create User/Logs/ at startup
JosJuice
2026-03-23
Use more std::span arguments
Sintendo
2026-03-21
AudioPane: Fix WASAPI default device combo selection
Dentomologist
2026-02-15
Added Triforce support
crediar
2026-02-03
Merge pull request #13594 from jordan-woyak/state-cleanups
Jordan Woyak
2026-02-02
ResourcePack: Fix loading resource packs
Joshua Vandaële
2026-01-25
Remove unused imports
Martino Fontana
2026-01-24
Clean includes
Sintendo
2026-01-24
Common/FileSearch: Refactor DoFileSearch
Sintendo
2026-01-19
Core: Add a HookableEvent for UICommon::FlushUnsavedData.
Jordan Woyak
2026-01-19
Android: Detect when native code should flush unsaved data
JosJuice
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-11-27
Use minizip-ng's CMakeLists instead of relying on our own implementation
Joshua Vandaële
2025-11-18
Merge pull request #13748 from Dentomologist/autoupdatechecker_delete_old_upd...
JosJuice
2025-11-02
Common: Make HookableEvent use non-static data.
Jordan Woyak
2025-10-29
UICommon.cpp: Revert changes from #13866
Joshua Vandaële
2025-10-27
PathPane: Use ConfigControls where applicable
Joshua Vandaële
2025-10-27
WiiPane: Use ConfigControls where applicable
Joshua Vandaële
2025-10-27
GameCubePane: Use ConfigControls where applicable
Joshua Vandaële
2025-10-02
Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_use...
Jordan Woyak
2025-09-24
chore: remove unused Logs/Mail/ dir
Farmerbilly27
2025-09-01
Settings: Open file dialogs at user path
Dentomologist
2025-07-23
USBUtils: Refactor USB device handling
Joshua Vandaële
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-09
AutoUpdateChecker: Delete old Updater.log file
Dentomologist
2025-05-22
minizip-ng: Stop using compatibility mode
Joshua Vandaële
2025-05-03
Common and VideoCommon: Change texture data from std::vector to Common::Uniqu...
Jordan Woyak
2025-05-02
UICommon: Include implicit header
Alfred Wingate
2025-04-25
VideoConfig: Remove ConfigChangedCallback on shutdown
Dentomologist
2025-04-25
UICommon: Merge ConfigChangedCallbacks
Dentomologist
2025-04-22
Merge pull request #13474 from JosJuice/rock-band-playstation
Jordan Woyak
2025-04-21
Implement Triforce ID parsing
Zopolis4
2025-04-21
Adding support for detecting .bin images
Zopolis4
2025-03-31
IOS: Disguise Rock Band PlayStation USB devices as Wii equivalents
JosJuice
2025-03-29
Merge pull request #13221 from mitaclaw/nrvo-fails-1
JMC47
2025-03-10
GCC: Remedy NRVO Fails
mitaclaw
2025-03-09
Modernize `std::sort` with ranges and projections
mitaclaw
2025-03-09
Simplify `std::find_if` with `std::ranges::find` and projections
mitaclaw
2025-01-19
Fix build with minizip-ng 4.0.8
Joshua Vandaële
[next]