index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Async: use baseclass instead of this-> to refer to parent class member
Dan Vrátil
2015-04-10
*
Fix build (flatbuffers API changed)
Dan Vrátil
2015-04-10
*
Async: fix build for real this time
Dan Vrátil
2015-04-10
*
Async: fix build
Dan Vrátil
2015-04-10
*
Async: const'ify
Dan Vrátil
2015-04-06
*
Async: improve error handling and error propagation
Dan Vrátil
2015-04-06
*
Async: remove the silly all-tests benchmark
Dan Vrátil
2015-04-04
*
Async: update components and lifetime documentation
Dan Vrátil
2015-04-04
*
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: one TODO done, few more to go
Dan Vrátil
2015-04-04
*
Async: fix crash in Job::nestedJobWrapper
Dan Vrátil
2015-04-04
*
We have to copy all values anyways, so this transaction is no longer required.
Christian Mollekopf
2015-04-03
*
log messages.
Christian Mollekopf
2015-04-03
*
Merge remote-tracking branch 'origin/develop' into develop
Christian Mollekopf
2015-04-03
|
\
|
*
Async: support (re-)executing single Job multiple times
Dan Vrátil
2015-04-01
*
|
debug messages
Christian Mollekopf
2015-04-03
*
|
Continue processing if there are more messages.
Christian Mollekopf
2015-04-03
*
|
ResourceAccess: copy the buffer before capturing it in the lambda.
Christian Mollekopf
2015-04-02
*
|
async simplifications
Christian Mollekopf
2015-04-02
*
|
Unbreak the clientapi.
Christian Mollekopf
2015-04-02
*
|
Cleanup and debug messages.
Christian Mollekopf
2015-04-02
|
/
*
Async: have the top executor reference itself during execution
Dan Vrátil
2015-04-01
*
Use dowhile
Christian Mollekopf
2015-04-01
*
dowhile cleanup, second dowhile version without separate condition.
Christian Mollekopf
2015-04-01
*
Refactored resourcefactory further.
Christian Mollekopf
2015-04-01
*
Use Async::while
Christian Mollekopf
2015-04-01
*
Added Async::dowhile
Christian Mollekopf
2015-04-01
*
async simplifications
Christian Mollekopf
2015-03-31
*
async todos
Christian Mollekopf
2015-03-31
*
Attempt of a description how async is supposed to work, failing async lifetim...
Christian Mollekopf
2015-03-31
*
Storage: API cleanup/use QByteArray instead of std::string
Christian Mollekopf
2015-03-31
*
Don't try to restart the resource on every disconnect.
Christian Mollekopf
2015-03-31
*
Forgot to compile the notification schema
Christian Mollekopf
2015-03-31
*
Don't leak the listener instance to catch problems with object lifetimes.
Christian Mollekopf
2015-03-31
*
Minor cleanup, less warnings.
Christian Mollekopf
2015-03-31
*
Shutdown notification to achieve a clean shutdown.
Christian Mollekopf
2015-03-31
*
Resource crashhandler and logging facilities.
Christian Mollekopf
2015-03-31
*
Async: initial support for native chaining of KJobs
Dan Vrátil
2015-03-30
*
Async: allow consumer continuation without arguments
Dan Vrátil
2015-03-30
*
Async: allow appending Jobs to already running or finished Jobs
Dan Vrátil
2015-02-21
*
CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGS
Dan Vrátil
2015-02-21
*
Async: only notify watchers once when Future::setFinished() is called multipl...
Dan Vrátil
2015-02-20
*
Async: allow appending existing Job objects to the Job chain
Dan Vrátil
2015-02-20
*
Async: allow Async::start() to have input value
Dan Vrátil
2015-02-20
*
Async: beautification
Dan Vrátil
2015-02-09
*
Async: move public API implementation
Dan Vrátil
2015-02-09
*
Async: Move Async::PrevOut to Async::detail::prevOut
Dan Vrátil
2015-02-09
*
Async: improve error handling
Dan Vrátil
2015-02-09
*
Async: introduce sync executors
Dan Vrátil
2015-02-09
[next]