Mathew Sutcliffe
|
798b198d4e
|
refs #345 Style and doxygen.
|
2014-11-10 20:42:31 +00:00 |
|
Klaus Basan
|
34320ad3e1
|
refs #140, changed CValueObject classes to tupel concept
Remarks: Changes looking like an added file result from the shift of namespace voice -> audio
|
2014-03-10 14:48:56 +01:00 |
|
Mathew Sutcliffe
|
35e0c3e085
|
refs #91 & #124 using override and \copydoc throughout blackmisc
|
2014-02-17 16:37:04 +00:00 |
|
Roland Winklmeier
|
c4b458c97c
|
Fix missing arguments and const declarations in avionics
and geo classes. In the same step, add the override keyword
fixes #133 refs 124#
|
2014-02-08 11:03:06 +01:00 |
|
Klaus Basan
|
116db9a425
|
refs #91 & #124 doxygen fixes, style/comment changes, typos, and override / nullptr keywords
Remark: Doxygen <70 warnings
|
2014-02-07 01:09:31 +01: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
|
7316980a5c
|
Enabled coordinates for DBus
|
2013-07-25 12:37:51 +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
|
c97ddc4e3b
|
Polymorphic clone for CRT Pattern in templates (basically a static_cast for concrete initializations of template class)
|
2013-04-27 17:18:32 +02:00 |
|
Klaus Basan
|
c5b9c48cd6
|
Changed interpolator (preliminary) to work with PQs and new classes, added stubs for unit tests in BlackCore
|
2013-04-27 02:09:42 +02:00 |
|
Klaus Basan
|
f4affe55ef
|
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
|
2013-04-20 17:46:46 +02:00 |
|
Klaus Basan
|
7b0468d300
|
Completed transformation class and created samples for this class
|
2013-04-20 01:49:50 +02:00 |
|
Klaus Basan
|
8ffa443a69
|
Revised avionics (stringifier) and matrix operations
|
2013-04-19 14:36:30 +02:00 |
|
Klaus Basan
|
8121babe77
|
Initial structure for refactoring, some conversions still missing. Especially required further test cases.
|
2013-04-19 00:19:41 +02:00 |
|
Klaus Basan
|
5bf308c54b
|
Initial refactoring of vector and matrix classes
|
2013-04-18 01:04:21 +02:00 |
|