Mat Sutcliffe
|
e9a4c49d68
|
Ref T547 Update license masthead in all source code files.
|
2019-02-22 20:36:43 +00:00 |
|
Roland Winklmeier
|
364b16346d
|
Fix samples header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #598
|
2016-05-20 01:32:14 +02:00 |
|
Roland Winklmeier
|
866c8d2db6
|
Add samples to doxygen group 'samples' and subgroups
refs #594
|
2016-02-16 20:01:42 +01:00 |
|
Roland Winklmeier
|
bd6f0d0f25
|
Use namespace BlackSample in samples
refs #594
|
2016-02-16 20:01:28 +01:00 |
|
Klaus Basan
|
4bd9f987ce
|
Adjusted samples
* using QTextStream
* some new samples
|
2015-01-24 01:17:02 +01:00 |
|
Klaus Basan
|
ff662f21ad
|
refs #212, adjusted samples
|
2014-04-28 20:35:36 +02:00 |
|
Klaus Basan
|
978f3c88e5
|
style changes and removals of typeid
refs #81
|
2014-01-08 00:57:43 +00:00 |
|
Mathew Sutcliffe
|
e8b52b33d0
|
removed CAviationVerticalPositions
|
2013-08-13 22:23:55 +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
|
5bf308c54b
|
Initial refactoring of vector and matrix classes
|
2013-04-18 01:04:21 +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 |
|