summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/QtUtils/ParallelProgressDialog.h
AgeCommit message (Expand)Author
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2023-06-12ParallelProgressDialog: Mark WasCanceled() as constLioncash
2023-06-12ParallelProgressDialog: Initialize all data membersLioncash
2022-05-02Add support for building against Qt 6spycrab
2021-12-10ParallelProgressDialog: Add missing license commentPokechu22
2020-10-19Qt/QtUtils: Fix accidental recursion in ParallelProgressDialogLéo Lam
2020-07-09DolphinQt: Attempt to fix ParallelProgressDialog constantly reopeningJosJuice
2020-07-08DolphinQt: Replace QTBUG-10561 workaround with better workaroundJosJuice
2020-04-03DolphinQt: Run tasks that use progress dialogs on separate threadsJosJuice