summaryrefslogtreecommitdiffstats
path: root/common/domainadaptor.h
Commit message (Collapse)AuthorAge
...
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
| | | | | All identifiers should be latin1 and we make this explicit by using QByteArray. QString is reserved for strings that can be UTF-8 or alike.
* Minor cleanup, less warnings.Christian Mollekopf2015-03-31
|
* Create buffer with values from domain objectChristian Mollekopf2015-01-21
|
* Shared domain adaptors between resource and facade.Christian Mollekopf2015-01-03