Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Use QByteArray instead of QString | Christian Mollekopf | 2015-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 Mollekopf | 2015-03-31 | |
| | ||||
* | Create buffer with values from domain object | Christian Mollekopf | 2015-01-21 | |
| | ||||
* | Shared domain adaptors between resource and facade. | Christian Mollekopf | 2015-01-03 | |