summaryrefslogtreecommitdiffstats
path: root/common/propertymapper.cpp
Commit message (Collapse)AuthorAge
* Set to/cc/bccChristian Mollekopf2016-11-01
|
* Mail::Contact mappingChristian Mollekopf2016-10-31
|
* Fixed new diagnostics errorsChristian Mollekopf2016-07-13
|
* Support for QByteArrayListChristian Mollekopf2016-05-03
|
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Support the attachment propertyChristian Mollekopf2015-12-21
|
* example client and propertiesChristian Mollekopf2015-12-04
|
* Added mail and folder propertiesChristian Mollekopf2015-12-04
|
* Added support for mails to akonadi and the dummyresource.Christian Mollekopf2015-09-08
| | | | Adding new types definitely needs to become easier.
* DebuginfoChristian Mollekopf2015-07-23
|
* Moved default read/write property mapper to TypeImplementationChristian Mollekopf2015-05-31
There is always exactly one default buffer that we can centralize in TypeImplementation.