summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/NetPlay
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2025-09-28Merge pull request #13161 from oltolm/fix_qt6_warningsJMC47
2025-08-01Merge pull request #13794 from Sintendo/doouble-lookupAdmiral H. Curtiss
2025-07-19fix Qt6 deprecation warningsoltolm
2025-07-08Avoid map/set double lookupsSintendo
2025-07-07Merge pull request #13753 from JoshuaVandaele/netplay-hoverblurJordan Woyak
2025-06-25ClickBlurLabel: Create a label which is blurred until it is clickedJoshua Vandaële
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-07Merge pull request #13665 from jordan-woyak/dark-mode-filterJordan Woyak
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-05-10DolphinQT/Netplay: Make variables constantDr. Dystopia
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-03-10VideoConfig: Eliminate NetPlay related members.Jordan Woyak
2025-01-01Simplify `std::find` with `Common::Contains`mitaclaw
2024-10-10Modernize `std::adjacent_find` with rangesmitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-08-22Add support for libfmt-11Alfred Wingate
2024-08-14Use 'contains' methodDr. Dystopia
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-05-04Merge pull request #12695 from mitaclaw/core-global-system-4Admiral H. Curtiss
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-30DolphinQt: Properly Delete (Some) Widgetsmitaclaw
2023-11-30Merge pull request #11382 from skyfloogle/traversal-fix-2Mai
2023-11-25NetPlaySetupDialog: Fix spacing in Connect tabDentomologist
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-05-20Traversal: Notify user of TTL to be usedFloogle
2023-04-24Common/TraversalProto: Move interface into Common namespaceLioncash
2023-04-24Common/TraversalClient: Move interface into Common namespaceLioncash
2023-01-31Cleanup headersScott Mansell
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2022-09-24Merge pull request #11047 from AdmiralCurtiss/netplay-save-options-reworkAdmiral H. Curtiss
2022-09-22Merge pull request #10949 from Zopolis4/reprecatedJMC47
2022-09-20Netplay: Simplify save data options.Admiral H. Curtiss
2022-09-19Netplay: Rename variable names in NetSettings to match style guide.Admiral H. Curtiss
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-08-02NetPlay: use sha1 instead of md5Shawn Hoffman
2022-08-02NetPlay: rename md5 -> game digestShawn Hoffman
2022-05-24NetPlay: Make messages about non-matching games clearerPokechu22
2022-03-27Merge pull request #10497 from martinD2014/masterAdmiral H. Curtiss
2022-03-15NetPlayDialog: Display external IP/Port as seen by the traversal server when ...Jordan Woyak
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2022-01-14Fix static initialisation order fiasco issue for Version variablesLéo Lam
2021-12-14Core/WiiRoot: Handle the combination of NetPlay and savegame redirects.Admiral H. Curtiss
2021-11-22NetPlay: Pass Wii FS sync data directly to game boot logic instead of indirec...Admiral H. Curtiss
2021-11-22NetPlay: Refactor game boot code path to allow passing BootSessionData throug...Admiral H. Curtiss
2021-07-22NetPlay: Split save and SD card write settingsTechjar