This website requires JavaScript.
Explore
Help
Sign In
flightsimulatorplatfrom
/
pilotclient
Watch
1
Star
0
Fork
0
You've already forked pilotclient
mirror of
https://github.com/swift-project/pilotclient.git
synced
2026-04-01 13:36:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0e212998fdf9ca26ce2b6dbbcd5a5bcf83487ec
pilotclient
/
src
/
blackmisc
History
Klaus Basan
b0e212998f
degree/radian conversion functions
...
refs
#81
2014-01-08 00:59:16 +00:00
..
translations
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
avallclasses.h
removed CAviationVerticalPositions
2013-08-13 22:23:55 +01:00
avaltitude.cpp
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
avaltitude.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
avheading.cpp
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
avheading.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
avioadfsystem.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
aviobase.h
rename CStreamable to CValueObject
2014-01-08 00:58:50 +00:00
aviocomsystem.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
aviomodulator.cpp
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
aviomodulator.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
avionavsystem.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
aviotransponder.cpp
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
aviotransponder.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
avtrack.cpp
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
avtrack.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
blackmisc.h
Initial refactoring of vector and matrix classes
2013-04-18 01:04:21 +02:00
blackmisc.pro
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
blackmisc.qrc
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
blackmiscfreefunctions.cpp
CValueMap generic representation of a value object as a map of QVariants
2014-01-08 00:59:03 +00:00
blackmiscfreefunctions.h
CValueMap generic representation of a value object as a map of QVariants
2014-01-08 00:59:03 +00:00
CMakeLists.txt
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
context.cpp
Updating IContext to our current style and making it less reliant on macros.
2013-10-05 18:12:16 +01:00
context.h
Updating IContext to our current style and making it less reliant on macros.
2013-10-05 18:12:16 +01:00
coordinateecef.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
coordinategeodetic.cpp
WGS84 function in CCoordinateGeodetic
2014-01-08 00:59:06 +00:00
coordinategeodetic.h
WGS84 function in CCoordinateGeodetic
2014-01-08 00:59:06 +00:00
coordinatened.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
coordinatetransformation.cpp
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
coordinatetransformation.h
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
debug.cpp
Updating IContext to our current style and making it less reliant on macros.
2013-10-05 18:12:16 +01:00
debug.h
Updating IContext to our current style and making it less reliant on macros.
2013-10-05 18:12:16 +01:00
display.cpp
suppress a compiler warning
2014-01-08 00:59:13 +00:00
display.h
#31
Squashed merge of commits relating to the plugin system and IContext redesign, from the 'interconnect' branch.
2013-04-17 01:26:54 +01:00
geoallclasses.h
Enabled coordinate classes for DBus, added generation method for lat/lng by WGS84 strings
2013-07-25 23:58:09 +02:00
geoearthangle.cpp
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
geoearthangle.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
geolatitude.h
format latitude and longitude strings with cardinal directions
2014-01-08 00:59:10 +00:00
geolongitude.h
format latitude and longitude strings with cardinal directions
2014-01-08 00:59:10 +00:00
log.cpp
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
log.h
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
logmessage.cpp
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
logmessage.h
Updating IContext to our current style and making it less reliant on macros.
2013-10-05 18:12:16 +01:00
mathallclasses.h
Enabled DBus with matrix classes, noticed issue with QList Signature (ad, addddd)
2013-07-25 00:10:50 +02:00
mathematics.cpp
degree/radian conversion functions
2014-01-08 00:59:16 +00:00
mathematics.h
degree/radian conversion functions
2014-01-08 00:59:16 +00:00
mathmatrix1x3.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
mathmatrix3x1.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
mathmatrix3x3.cpp
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
mathmatrix3x3.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
mathmatrixbase.cpp
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
mathmatrixbase.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
mathvector3d.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
mathvector3dbase.cpp
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
mathvector3dbase.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
plugins.h
- Fixed: using Qt5 plugin system based on Q_PLUGIN_METADATA
2013-07-05 23:22:11 +01:00
pqacceleration.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqallquantities.h
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
pqangle.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqbase.cpp
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
pqbase.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
pqconstants.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqfrequency.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqlength.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqmass.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqphysicalquantity.cpp
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
pqphysicalquantity.h
using hashes to perform comparisons between blackmisc value objects stored inside of QVariant
2014-01-08 00:59:00 +00:00
pqpressure.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqspeed.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqtemperature.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqtime.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
pqunits.cpp
style changes and removals of typeid
2014-01-08 00:57:43 +00:00
pqunits.h
converting value objects to/from QVariant
2014-01-08 00:58:56 +00:00
readme.txt
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
valuemap.cpp
CValueMap generic representation of a value object as a map of QVariants
2014-01-08 00:59:03 +00:00
valuemap.h
CValueMap generic representation of a value object as a map of QVariants
2014-01-08 00:59:03 +00:00
valueobject.cpp
CValueMap generic representation of a value object as a map of QVariants
2014-01-08 00:59:03 +00:00
valueobject.h
CValueMap generic representation of a value object as a map of QVariants
2014-01-08 00:59:03 +00:00
readme.txt
I18N: lupdate -noobsolete blackmisc.pro
Reference in New Issue
View Git Blame
Copy Permalink