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-03-31 12:55:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6f89ce9eaf626940b320d31dd5b73cafdec9c76
pilotclient
/
src
/
blackmisc
History
Mathew Sutcliffe
a6f89ce9ea
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01: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
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
avaltitude.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
avheading.cpp
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
avheading.h
Remove switchUnit() from CHeading and CTrack; they already inherit switchUnit() from CPhysicalQuantity
2013-08-18 23:13:56 +01:00
avioadfsystem.h
suppress/fix a few more GCC and MSVC warnings and errors
2013-08-14 18:05:12 +01:00
aviobase.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
aviocomsystem.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
aviomodulator.cpp
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
aviomodulator.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
avionavsystem.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
aviotransponder.cpp
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
aviotransponder.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
avtrack.cpp
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
avtrack.h
Remove switchUnit() from CHeading and CTrack; they already inherit switchUnit() from CPhysicalQuantity
2013-08-18 23:13:56 +01:00
blackmisc.h
Initial refactoring of vector and matrix classes
2013-04-18 01:04:21 +02:00
blackmisc.pro
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
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
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
blackmiscfreefunctions.h
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
CMakeLists.txt
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
com_client_buffer.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
com_client_buffer.h
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
com_client.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
com_client.h
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
com_handler.cpp
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
com_handler.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
com_server.cpp
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
com_server.h
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
config_manager.cpp
#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
config_manager.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
config.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
config.h
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
context.cpp
#31
CApplicationContext: fixed setDebug and getDebug (thanks Roland)
2013-04-18 23:05:28 +01:00
context.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
coordinateecef.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
coordinategeodetic.cpp
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
coordinategeodetic.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
coordinatened.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
coordinatetransformation.cpp
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
coordinatetransformation.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
debug.cpp
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
debug.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
display.cpp
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
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
Enabled coordinate classes for DBus, added generation method for lat/lng by WGS84 strings
2013-07-25 23:58:09 +02:00
geoearthangle.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
geolatitude.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
geolongitude.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
gui_messages.h
Added qmake project files / standardized #includes
2013-03-16 18:44:46 +01: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
- Fixed: toAscii() and fromAscii() Methods are deprecated
2013-07-05 21:03:05 +02: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
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
mathematics.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
mathmatrix1x3.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
mathmatrix3x1.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
mathmatrix3x3.cpp
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
mathmatrix3x3.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
mathmatrixbase.cpp
suppress/fix a few more GCC and MSVC warnings and errors
2013-08-14 18:05:12 +01:00
mathmatrixbase.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
mathvector3d.h
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
mathvector3dbase.cpp
style fixes: mostly just things that make my eyes bleed :)
2013-08-13 22:29:48 +01:00
mathvector3dbase.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
message_dispatcher.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
message_dispatcher.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
message_factory.cpp
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
message_factory.h
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
message_handler.cpp
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
message_handler.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
message_system.cpp
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
message_system.h
blacklib folder reorganisation
2013-03-11 20:41:29 +01:00
message.cpp
#12
Fixing linux build
2013-03-30 17:41:04 +01:00
message.h
String-ifier for streams as preparation for the GeoClasses
2013-04-12 19:21:50 +02:00
plugins.h
- Fixed: using Qt5 plugin system based on Q_PLUGIN_METADATA
2013-07-05 23:22:11 +01:00
pqacceleration.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01: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
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqbase.cpp
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqbase.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
pqconstants.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqfrequency.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqlength.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqmass.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqphysicalquantity.cpp
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqphysicalquantity.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
pqpressure.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqspeed.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqtemperature.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqtime.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqunits.cpp
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01:00
pqunits.h
First major wave of PQ refactoring, including but not limited to:
2013-08-19 03:05:08 +01: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
serialize.h
String-ifier for streams as preparation for the GeoClasses
2013-04-12 19:21:50 +02:00
streamable.h
renamed CBaseStreamStringifier to CStreamable
2013-08-19 03:05:09 +01:00
type_info.cpp
#12
Fixing linux build
2013-03-30 17:41:04 +01:00
type_info.h
#12
Fixing linux build
2013-03-30 17:41:04 +01:00
readme.txt
I18N: lupdate -noobsolete blackmisc.pro
Reference in New Issue
View Git Blame
Copy Permalink