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 |
|
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
|
4c8148acf1
|
refs #345 First wave of value classes using the CValueObjectStdTuple CRTP class template.
|
2014-11-10 20:44:25 +00:00 |
|
Mathew Sutcliffe
|
798b198d4e
|
refs #345 Style and doxygen.
|
2014-11-10 20:42:31 +00:00 |
|
Roland Winklmeier
|
f970e7cfaa
|
refs #318 Value class CEventHotkeyFunction
Event which will be transferred to another process and trigger a
hotkey function remotely.
|
2014-08-27 23:07:42 +02:00 |
|