Klaus Basan
|
a280d239e6
|
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
refs #81
|
2014-01-08 00:59:00 +00:00 |
|
Klaus Basan
|
67a5dbfe48
|
converting value objects to/from QVariant
refs #81
|
2014-01-08 00:58:56 +00:00 |
|
Klaus Basan
|
978f3c88e5
|
style changes and removals of typeid
refs #81
|
2014-01-08 00:57:43 +00:00 |
|
Mathew Sutcliffe
|
21ca361bc1
|
removed operator= and copy ctor from classes where they only duplicated the behaviour of the default implementations that C++ generates automatically
|
2013-08-19 03:21:12 +01:00 |
|
Mathew Sutcliffe
|
2c781e8b36
|
style fixes: mostly just things that make my eyes bleed :)
|
2013-08-13 22:29:48 +01:00 |
|
Klaus Basan
|
62591a750f
|
Refactoring, renamed: convertToQString (old: stringForConvert)
|
2013-07-28 03:31:04 +02:00 |
|
Klaus Basan
|
a53ea0c5fd
|
DBus: track, heading, transponder. Added I18N for track/heading, added further I18N keys. Of course not all I18N strings are translated yet.
|
2013-07-28 03:20:04 +02:00 |
|
Klaus Basan
|
40a97c3d82
|
Added I18N for PQs, initial version. Hence resource file and language files. Changed samplesphysicalquantities to check some I18N topics.
|
2013-07-27 20:23:23 +02:00 |
|
Klaus Basan
|
8b512ba818
|
DBus enabling of base classes plus sample for testing / show how to use them. Also qdbuscpp2xml plugin for blackmisc classes.
|
2013-07-22 14:33:50 +02:00 |
|
Klaus Basan
|
c6426a0759
|
Move Math constants into class (to be consistent with other constants), tested against minGW / gcc 4.7.2 and fixed various issues (mainly initializer lists, unused variables). BlackMisc compiles now in MinGW, but still issues (especially with qDebug() friend methods)
|
2013-04-29 16:00:41 +02:00 |
|
Klaus Basan
|
7c7ca2dfae
|
Fixed some issues with MinGW gcc, e.g. added some includes, removed nullptr, changed some initializer lists (prevents warnings)
|
2013-04-29 00:15:32 +02:00 |
|
Klaus Basan
|
8ffa443a69
|
Revised avionics (stringifier) and matrix operations
|
2013-04-19 14:36:30 +02:00 |
|
Klaus Basan
|
42712a2baf
|
Fixed Doxygen comments
|
2013-04-11 00:28:35 +02:00 |
|
Klaus Basan
|
e196a5585f
|
Added legal header, changed include guards to contain namespace prefix e.g BLACKMISC_XYZ_H
|
2013-04-10 00:50:25 +02:00 |
|
Klaus Basan
|
9a87731944
|
Avionics classes for Transponder, ADF, changed namespace to 2ndlevel
|
2013-04-09 02:00:38 +02:00 |
|