summaryrefslogtreecommitdiffstats
path: root/src/util/taskmonitor.cpp
AgeCommit message (Expand)Author
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-18Replace static/dynamic_cast with qobject_castUwe Klotz
2020-10-27TaskMonitor: Only obtain the key set for the iterationUwe Klotz
2020-10-27TaskMonitor: Add comments about aborting tasksUwe Klotz
2020-10-27TaskMonitor: Connect "Abort" button from progress dialogUwe Klotz
2020-10-27TaskMonitor: Detach tasks before invoking abortUwe Klotz
2020-10-27TaskMonitor: Reuse thread affinity debug assertionsUwe Klotz
2020-09-24util/taskmonitor: Cast progress values to intJan Holthuis
2020-07-05Hide QProgressDialog behind generalized TaskMonitor abstractionUwe Klotz