Mathew Sutcliffe
|
17c1742bec
|
refs #439 CWorkerBase::waitForFinished().
|
2015-06-02 18:54:08 +01:00 |
|
Roland Winklmeier
|
1b26311983
|
Fix license header spelling
|
2015-04-16 00:59:56 +02:00 |
|
Klaus Basan
|
aafee8eafd
|
refs #402, post merge feedback by MS
|
2015-04-11 02:09:10 +02:00 |
|
Klaus Basan
|
f0db7ed660
|
refs #380, QConcurrent vs QThread sample and fix
* in same step fixed nullptr issue in worker (with no parent)
* Changed from QConccurennt::run to CWorker in core
|
2015-03-20 16:33:23 +01:00 |
|
Mathew Sutcliffe
|
2a1541786a
|
refs #334 Added class CContinuousWorker, base class for long-lived threaded worker objects. Inherits from CWorkerBase.
|
2014-11-30 02:29:21 +01:00 |
|
Mathew Sutcliffe
|
7b352c907a
|
refs #334 Refactored CWorker parts relating to finished() signal into new base class CWorkerBase.
|
2014-11-30 02:29:18 +01:00 |
|
Mathew Sutcliffe
|
418dd5e126
|
refs #325, CWorker class for executing arbitrary tasks in their own threads
|
2014-10-07 13:10:49 +02:00 |
|