| Commit message (Expand) | Author | Age |
* | Cleanup and debug messages. | Christian Mollekopf | 2015-04-02 |
* | Use dowhile | Christian Mollekopf | 2015-04-01 |
* | Refactored resourcefactory further. | Christian Mollekopf | 2015-04-01 |
* | Use Async::while | Christian Mollekopf | 2015-04-01 |
* | async simplifications | Christian Mollekopf | 2015-03-31 |
* | Storage: API cleanup/use QByteArray instead of std::string | Christian Mollekopf | 2015-03-31 |
* | Minor cleanup, less warnings. | Christian Mollekopf | 2015-03-31 |
* | Added JOBAPI todo's. | Christian Mollekopf | 2015-02-02 |
* | introduce a set of isInternalKey functions to hide this impl detail | Aaron Seigo | 2015-01-27 |
* | debug output | Christian Mollekopf | 2015-01-25 |
* | debug output, fixed dummyresourcetest | Christian Mollekopf | 2015-01-25 |
* | A way to ensure all messages have been processed. | Christian Mollekopf | 2015-01-25 |
* | Uid index + query using that index. | Christian Mollekopf | 2015-01-24 |
* | Create buffer with values from domain object | Christian Mollekopf | 2015-01-21 |
* | Fixed sync, detect errors during sync, wait until sync items are processed un... | Christian Mollekopf | 2015-01-19 |
* | Fixed pipeline. | Christian Mollekopf | 2015-01-19 |
* | Use jobs in queries, sync works again. | Christian Mollekopf | 2015-01-18 |
* | Use jobs to track progress of write commands. | Christian Mollekopf | 2015-01-18 |
* | missing includes | Christian Mollekopf | 2015-01-16 |
* | Asynchronously go through messagequeues | Christian Mollekopf | 2015-01-16 |
* | Async message queue processing. | Christian Mollekopf | 2015-01-15 |
* | Writing from facade. | Christian Mollekopf | 2015-01-15 |
* | Made the domain adaptor actually work. We can read stuff now. | Christian Mollekopf | 2015-01-07 |
* | Turned synchronizeResource command into a job. | Christian Mollekopf | 2015-01-06 |
* | Pass entity to preprocessor. | Christian Mollekopf | 2015-01-03 |
* | Shared domain adaptors between resource and facade. | Christian Mollekopf | 2015-01-03 |
* | DomainTypeAdaptor factory, per type preprocessor pipeline configuration. | Christian Mollekopf | 2015-01-02 |
* | Buffers wrapped into entity buffer, async command progress tracking. | Christian Mollekopf | 2014-12-28 |
* | unifying buffer, and a better way to implement domain object adapters. | Christian Mollekopf | 2014-12-24 |
* | Write-Read loop from clientside. | Christian Mollekopf | 2014-12-21 |
* | Fixed build. | Christian Mollekopf | 2014-12-18 |
* | a basically-working Pipeline implementation | Aaron Seigo | 2014-12-17 |
* | sync stub | Aaron Seigo | 2014-12-16 |
* | dummy resource factory plugin | Aaron Seigo | 2014-12-16 |
* | move client classes into akonadi2common and add the base class for resource p... | Aaron Seigo | 2014-12-16 |
* | licenses | Aaron Seigo | 2014-12-15 |
* | set a good trend for akonadi2 library name: akonadi2_resource_<name> | Aaron Seigo | 2014-12-15 |
* | namespace everything in libs with Akonadi2 | Aaron Seigo | 2014-12-15 |
* | shared libraries, install targets | Aaron Seigo | 2014-12-15 |
* | Dummyresourcefacade test. | Christian Mollekopf | 2014-12-11 |
* | ubyte, like the one in the tests | Aaron Seigo | 2014-12-06 |
* | standardize on calling it Akonadi2 | Aaron Seigo | 2014-12-06 |
* | read takes an error handler rather than returns a bool | Aaron Seigo | 2014-12-06 |
* | major reorg that puts Storage (previously Database) into common | Aaron Seigo | 2014-12-05 |
* | use the standard storage location | Aaron Seigo | 2014-12-04 |
* | build | Aaron Seigo | 2014-12-04 |
* | The resource can read (but not very selective yet). | Christian Mollekopf | 2014-12-04 |
* | dummyresource that doesn't work yet | Christian Mollekopf | 2014-12-03 |