summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/NetworkWidget.cpp
AgeCommit message (Expand)Author
2026-02-15Triforce: Rename IPOverrides to IPRedirections.Jordan Woyak
2026-02-15DolphinQt/Debugger/NetworkWidget: Minor cleanups.Jordan Woyak
2026-02-15Debugger/NetworkWidget: Add Triforce supportSepalani
2026-01-25Remove unused importsMartino Fontana
2025-07-19fix Qt6 deprecation warningsoltolm
2024-08-08DolphinQT: Listen For `clicked` Signal Rather Than `pressed`mitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-02-07Core: Move Emulation IOS instance to System.Admiral H. Curtiss
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-06-17Qt/NetworkWidget: Get rid of some trivial sign conversionsLioncash
2023-04-23Qt/NetworkWidget: Don't update if not paused.Admiral H. Curtiss
2023-04-18IOS/WiiSockMan: Move instance to IOS Kernel.Admiral H. Curtiss
2022-07-12NetworkCaptureLogger: Add GameCube BBA supportSepalani
2021-09-18DolphinQt: Don't update NetworkWidget when hiddenJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-20NetworkWidget: Reorganise SSL options group boxSepalani
2021-02-13NetworkWidget: Add hostname to SSL tableSepalani
2021-02-12IOS: Use less ambiguous names for classesLéo Lam
2021-02-11SSL: Workaround to remove SNI from ClientHelloSepalani
2021-01-30NetworkCaptureLogger: PCAP support addedSepalani
2021-01-13DolphinQt: Replace usages of QLatin1Literal with QStringLiteralLioncash
2020-09-12DolphinQt: fix other widgets that use lambdas (capturing this) without settin...iwubcode
2020-06-26Merge pull request #8808 from sepalani/net-widgets-blockJMC47
2020-05-17Config: Migrate SSL options to Onion configSepalani
2020-05-13NetworkWidget: Add Blocking columnSepalani
2020-05-03Fix Windows CMake build errorsJosJuice
2020-05-01DolphinQt: Add some i18n comments for recently added stringsJosJuice
2020-04-27Debugger: Add a Network widgetSepalani