summaryrefslogtreecommitdiffstats
path: root/async/src/future.cpp
Commit message (Expand)AuthorAge
* KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* Async: rename Async namespace to KAsyncDan Vrátil2015-05-15
* Async: implement progress reporting through futureDan Vrátil2015-04-04
* Async: move as much Future code as possible from public header to .cppDan Vrátil2015-04-04
* Async: support (re-)executing single Job multiple timesDan Vrátil2015-04-01
* Fixed Async::Future.Christian Mollekopf2015-01-19
* Async: relicense from GPLv2 to LGPLv2+Dan Vrátil2014-12-18
* Async: bring back synchronous Future::waitForFinished()Dan Vrátil2014-12-14
* Async: make the processing truly asynchronousDan Vrátil2014-12-14