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
|
ad6ac0186b
|
Cleaned up tests / samples a bit
|
2013-04-30 03:27:34 +02:00 |
|
Klaus Basan
|
b84df5fc21
|
Merged with changes of MS, some similar bug fixes done in parallel
|
2013-04-30 02:34:15 +02:00 |
|
Klaus Basan
|
8f5d9263fd
|
Fixed all issues detected by the test cases under MinGW - such as usage of abs() -> changed to qAbs(), rounding issues detected during calculations, and changed streaming methods with qDebug() (QDebug vs &QDebug issue).
|
2013-04-30 01:43:14 +02:00 |
|
Mathew Sutcliffe
|
3c2b894c93
|
fixed qmake files to support GNU make _and_ MSVC (discussed in #34)
|
2013-04-29 23:14:42 +01: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
|
5eac9be7d5
|
Unit tests for acceleration and more for vector
|
2013-04-25 20:21:04 +02:00 |
|
Klaus Basan
|
472521f281
|
Further details on classes like epsilon compare, further unit tests.
|
2013-04-24 01:59:17 +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 |
|
Klaus Basan
|
5f678dfe28
|
String-ifier for streams as preparation for the GeoClasses
|
2013-04-12 19:21:50 +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 |
|
Klaus Basan
|
eb102372f1
|
Individual (per object) conversion as well as per unit (class) now possible, this is required for sexagesimal conversion (degrees) and will be required for geo-positions. Further classed for avionics.
|
2013-04-05 02:29:52 +02:00 |
|
Klaus Basan
|
943872ff67
|
Changed order of samples directory, started with aviation classes.
|
2013-04-01 21:53:35 +02:00 |
|