summaryrefslogtreecommitdiffstats
path: root/src/util/task.cpp
AgeCommit message (Expand)Author
2021-09-19Extract Qt atomic operation wrappers into separate header fileUwe Klotz
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2020-01-07Add util wrapper function for QAtomic*<T>::load/store[Relaxed] methodsJan Holthuis
2019-01-13Fix and cleanup Qt compatibility includesUwe Klotz
2019-01-11remove QT4 compatibility layer from util/compatibility.hDaniel Schürmann
2015-09-23Fix an other race, with tracking success of scanner threadsDaniel Schürmann
2015-09-23Fix two race conditions caused by wrong signal slot connectionsDaniel Schürmann
2014-11-25QT5 build fixesOwen Williams
2014-11-11Add TaskWatcher utility class.RJ Ryan