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
/
NetPlay
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-09-28
Merge pull request #13161 from oltolm/fix_qt6_warnings
JMC47
2025-08-01
Merge pull request #13794 from Sintendo/doouble-lookup
Admiral H. Curtiss
2025-07-19
fix Qt6 deprecation warnings
oltolm
2025-07-08
Avoid map/set double lookups
Sintendo
2025-07-07
Merge pull request #13753 from JoshuaVandaele/netplay-hoverblur
Jordan Woyak
2025-06-25
ClickBlurLabel: Create a label which is blurred until it is clicked
Joshua Vandaële
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-06
DolphinQt: Remove redundant window hints
Dentomologist
2025-05-10
DolphinQT/Netplay: Make variables constant
Dr. Dystopia
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-03-10
VideoConfig: Eliminate NetPlay related members.
Jordan Woyak
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2024-10-10
Modernize `std::adjacent_find` with ranges
mitaclaw
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-14
Use 'contains' method
Dr. Dystopia
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
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
2023-11-30
Merge pull request #11382 from skyfloogle/traversal-fix-2
Mai
2023-11-25
NetPlaySetupDialog: Fix spacing in Connect tab
Dentomologist
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-05-20
Traversal: Notify user of TTL to be used
Floogle
2023-04-24
Common/TraversalProto: Move interface into Common namespace
Lioncash
2023-04-24
Common/TraversalClient: Move interface into Common namespace
Lioncash
2023-01-31
Cleanup headers
Scott Mansell
2022-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
2022-09-24
Merge pull request #11047 from AdmiralCurtiss/netplay-save-options-rework
Admiral H. Curtiss
2022-09-22
Merge pull request #10949 from Zopolis4/reprecated
JMC47
2022-09-20
Netplay: Simplify save data options.
Admiral H. Curtiss
2022-09-19
Netplay: Rename variable names in NetSettings to match style guide.
Admiral H. Curtiss
2022-08-08
Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...
Zopolis4
2022-08-02
NetPlay: use sha1 instead of md5
Shawn Hoffman
2022-08-02
NetPlay: rename md5 -> game digest
Shawn Hoffman
2022-05-24
NetPlay: Make messages about non-matching games clearer
Pokechu22
2022-03-27
Merge pull request #10497 from martinD2014/master
Admiral H. Curtiss
2022-03-15
NetPlayDialog: Display external IP/Port as seen by the traversal server when ...
Jordan Woyak
2022-03-08
Add NonDefaultQPushButton to set autoDefault of buttons to false
Martin
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
2021-12-14
Core/WiiRoot: Handle the combination of NetPlay and savegame redirects.
Admiral H. Curtiss
2021-11-22
NetPlay: Pass Wii FS sync data directly to game boot logic instead of indirec...
Admiral H. Curtiss
2021-11-22
NetPlay: Refactor game boot code path to allow passing BootSessionData throug...
Admiral H. Curtiss
2021-07-22
NetPlay: Split save and SD card write settings
Techjar
[next]