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
|
5f267e8245
|
minor regularization of vectors and matrices
|
2013-08-19 17:44:33 +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
|
2fc08a0376
|
Enabled DBus with matrix classes, noticed issue with QList Signature (ad, addddd)
|
2013-07-25 00:10:50 +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
|
5eac9be7d5
|
Unit tests for acceleration and more for vector
|
2013-04-25 20:21:04 +02:00 |
|
Klaus Basan
|
a31e405b6b
|
Implemented commutative multiplications as friends in the templates, further test cases (unit tests), fixed Doxygen attributes, renamed test classes
|
2013-04-25 01:56:18 +02:00 |
|
Klaus Basan
|
bd53371de4
|
Fixed some issue with scalar multiplications (explicit) and continued with UNIT tests
|
2013-04-21 01:13:23 +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
|
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 |
|