Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved client and dummyresource to examples/ | Christian Mollekopf | 2015-04-19 |
| | |||
* | Shared domain adaptors between resource and facade. | Christian Mollekopf | 2015-01-03 |
| | |||
* | Fixed build. | Christian Mollekopf | 2014-12-18 |
| | |||
* | dummy resource factory plugin | Aaron Seigo | 2014-12-16 |
| | |||
* | move client classes into akonadi2common and add the base class for resource ↵ | Aaron Seigo | 2014-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 | ||
* | set a good trend for akonadi2 library name: akonadi2_resource_<name> | Aaron Seigo | 2014-12-15 |
| | | | | also, correct Qt library usage | ||
* | shared libraries, install targets | Aaron Seigo | 2014-12-15 |
| | |||
* | Dummyresourcefacade test. | Christian Mollekopf | 2014-12-11 |
| | | | | Huzaa, we can read a value! | ||
* | standardize on calling it Akonadi2 | Aaron Seigo | 2014-12-06 |
| | |||
* | dummyresource that doesn't work yet | Christian Mollekopf | 2014-12-03 |