summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/NetPlay/ChunkedProgressDialog.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-05-10DolphinQT/Netplay: Make variables constantDr. Dystopia
2025-01-01Simplify `std::find` with `Common::Contains`mitaclaw
2024-08-14Use 'contains' methodDr. Dystopia
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-04-07NetPlay: Add cancel button for chunked data transfersTechjar
2018-11-19NetPlay: Implement chunked data transferTechjar