summaryrefslogtreecommitdiffstats
path: root/client/main.cpp
Commit message (Collapse)AuthorAge
* send a sync command on startAaron Seigo2014-12-16
|
* default to the dummy pluginAaron Seigo2014-12-16
|
* move client classes into akonadi2common and add the base class for resource ↵Aaron Seigo2014-12-16
| | | | | | | | | plugins we can divide up libakonadi2common later once we have a full collection of classes this makes writing code a bit simpler now as we don't have to figuer out which libraries to link against or how class dependencies should look. when we have more infrastructure in place this will mostly become self-evident
* licensesAaron Seigo2014-12-15
|
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
|
* standardize on calling it Akonadi2Aaron Seigo2014-12-06
|
* stupid error: use the resources list so we actually get a default valueAaron Seigo2014-12-06
|
* allow defining which resource to connect toAaron Seigo2014-12-02
|
* sketch in the client/resource modelAaron Seigo2014-11-20