summaryrefslogtreecommitdiffstats
path: root/common/genericresource.h
Commit message (Expand)AuthorAge
* Fixed more warnings and then disabled themChristian Mollekopf2018-03-25
* Support for storage upgradesChristian Mollekopf2018-01-30
* Fixed tests with secretstoreChristian Mollekopf2017-09-20
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* CleanupChristian Mollekopf2016-11-28
* Used the CommandProcessor as central place for all command processing.Christian Mollekopf2016-11-28
* Moved inspection commands to a separate inspector.Christian Mollekopf2016-11-28
* Move the commandprocessor to a separate file.Christian Mollekopf2016-11-28
* CleanupChristian Mollekopf2016-11-27
* Added the flush command.Christian Mollekopf2016-11-25
* Process change replays as part of the synchronization queueChristian Mollekopf2016-11-22
* Folded the SourceWriteback into the Synchronizer.Christian Mollekopf2016-11-21
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Avoid using the resource object to remove the data from disk.Christian Mollekopf2016-10-07
* As long as the primary component is the same we can shorten the idChristian Mollekopf2016-07-11
* A new debug system.Christian Mollekopf2016-07-07
* Less memory leaking with unique_ptrChristian Mollekopf2016-07-07
* Fixed genericresource so it works with the maildirresourcetestChristian Mollekopf2016-05-29
* Moved the classes to individual filesChristian Mollekopf2016-05-28
* Refactored the generic resource to use separate classes forChristian Mollekopf2016-05-28
* Handle all the remoteId updating and entity reading in the base-class.Christian Mollekopf2016-05-25
* A much more comprehensive mail testChristian Mollekopf2016-05-24
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
* Executed database removal in the resource instead of the client.Christian Mollekopf2016-02-08
* Writeback of unread flag changesChristian Mollekopf2016-02-02
* Insall sincommon_export.hChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Working resource inspectionChristian Mollekopf2016-01-18
* Draft of inspection APIChristian Mollekopf2016-01-18
* Centralize where we create the storesChristian Mollekopf2015-12-30
* Moved all generic synchronization code to the base class.Christian Mollekopf2015-12-30
* Don't expose enabling/disabling of changerecording to resourceChristian Mollekopf2015-12-30
* Renamed Processor to CommandProcessorChristian Mollekopf2015-12-29
* Changereplay for maildir folders.Christian Mollekopf2015-12-28
* Removed an unnecessary member variableChristian Mollekopf2015-12-17
* Avoid duplication accross resource implementationsChristian Mollekopf2015-12-15
* Added resource disk usageChristian Mollekopf2015-12-10
* A change-replay functionChristian Mollekopf2015-12-10
* Made pipeline preprocessing synchronous.Christian Mollekopf2015-10-28
* Draft of ChangeReplayChristian Mollekopf2015-10-20
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* CleanupChristian Mollekopf2015-10-10
* Transactions in the pipelineChristian Mollekopf2015-08-19
* Made the pipeline an implementation detail of the resource.Christian Mollekopf2015-07-30
* Pass command around as QByteArrayChristian Mollekopf2015-07-23
* Centralized type specific code.Christian Mollekopf2015-05-25