Commit message (Expand) | Author | Age | |
---|---|---|---|
* | KAsync has moved to it's own kasync.git repository | Dan Vrátil | 2015-05-18 |
* | Async: rename Async namespace to KAsync | Dan Vrátil | 2015-05-15 |
* | Async: implement progress reporting through future | Dan Vrátil | 2015-04-04 |
* | Async: move as much Future code as possible from public header to .cpp | Dan Vrátil | 2015-04-04 |
* | Async: support (re-)executing single Job multiple times | Dan Vrátil | 2015-04-01 |
* | Fixed Async::Future. | Christian Mollekopf | 2015-01-19 |
* | Async: relicense from GPLv2 to LGPLv2+ | Dan Vrátil | 2014-12-18 |
* | Async: bring back synchronous Future::waitForFinished() | Dan Vrátil | 2014-12-14 |
* | Async: make the processing truly asynchronous | Dan Vrátil | 2014-12-14 |