Mathew Sutcliffe
|
36a2e1a2bb
|
refs #413 All value classes which had custom policies shall inherit from mixins instead.
|
2015-05-12 20:37:50 +01:00 |
|
Mathew Sutcliffe
|
6b40cde862
|
refs #413 Make all value class methods non-virtual.
toCVariant() and convertFromCVariant() are now deprecated,
use CVariant::from() and CVariant::to() instead.
|
2015-05-12 20:37:47 +01:00 |
|
Mathew Sutcliffe
|
b64ae55a86
|
refs #413 Access control of convertToQString changed from protected to public.
|
2015-05-12 20:37:43 +01:00 |
|
Mathew Sutcliffe
|
30cc7048ac
|
refs #413 Decomposed dbus-related functions of CValueObject into Mixin::DBusByTuple.
|
2015-05-12 20:37:31 +01:00 |
|
Mathew Sutcliffe
|
2f55caf7c6
|
refs #413 Decomposed hash-related functions of CValueObject into Mixin::HashByTuple.
|
2015-05-12 20:36:04 +01:00 |
|
Roland Winklmeier
|
a089d3641d
|
refs #403 add BlackMisc shared library build
|
2015-05-05 21:34:19 +02:00 |
|
Roland Winklmeier
|
1b26311983
|
Fix license header spelling
|
2015-04-16 00:59:56 +02:00 |
|
Mathew Sutcliffe
|
9977d97a67
|
refs #356 Renamed CValueObjectStdTuple to CValueObject.
|
2015-03-27 23:03:25 +00:00 |
|
Mathew Sutcliffe
|
f219d290f1
|
refs #345 Third and final wave of value classes using the CValueObjectStdTuple CRTP class template, with policy classes.
|
2014-11-10 20:45:18 +00:00 |
|
Mathew Sutcliffe
|
755d1afe0d
|
refs #338 Added class CLogPattern which provides different ways of matching log messages based on their categories.
|
2014-10-22 03:04:58 +01:00 |
|