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 |
|
Mathew Sutcliffe
|
9977d97a67
|
refs #356 Renamed CValueObjectStdTuple to CValueObject.
|
2015-03-27 23:03:25 +00:00 |
|
Mathew Sutcliffe
|
df1a9d7b9e
|
refs #356 toPixmap is public in the base class, so it should be public in the derived class.
|
2015-03-27 19:08:45 +00:00 |
|
Klaus Basan
|
4e1db5c837
|
Fixes of MS'review as proposed
https://dev.vatsim-germany.org/issues/368#change-2380 (1,2)
https://dev.vatsim-germany.org/issues/364#change-2379 (1-11,13)
|
2015-01-24 01:16:50 +01:00 |
|
Klaus Basan
|
ac87e7ef60
|
refs #368, pixmap class which is DBus compliant
|
2015-01-23 18:47:50 +01:00 |
|