Klaus Basan
|
4a6efe0fbe
|
Ref T182, show image as overlay (and not as label, which is too small)
|
2017-11-09 04:42:18 +01:00 |
|
Klaus Basan
|
06b184a747
|
Ref T182, overlay messages can be closed + some fixes
* no slots needed
* check for nullptr
* init kill button correctly
|
2017-11-09 04:42:17 +01:00 |
|
Klaus Basan
|
0de9a2afc2
|
Ref T182, mapping / overlay component formatting
|
2017-11-09 04:42:16 +01:00 |
|
Klaus Basan
|
31e47f013c
|
Ref T182, matching log can be used with calculateScore
|
2017-11-09 04:42:15 +01:00 |
|
Klaus Basan
|
89db83f3c7
|
Ref T182, use enum instead of int in ps_networkConnectionStatusChanged
|
2017-11-09 04:42:15 +01:00 |
|
Klaus Basan
|
ad31868a3a
|
Ref T182, "private slots" -> "private" in model matcher component
|
2017-11-09 04:42:14 +01:00 |
|
Klaus Basan
|
3afe510736
|
Ref T180, allow to log invalid interpolated data
|
2017-11-09 04:42:13 +01:00 |
|
Klaus Basan
|
f95eadd748
|
Ref T180, interpolator provides default situation on its own, no need to check
|
2017-11-09 04:42:13 +01:00 |
|
Klaus Basan
|
5e803a4d32
|
Ref T180, reset status in linear interpolator
|
2017-11-09 04:42:12 +01:00 |
|
Klaus Basan
|
822ef11c02
|
Ref T180, formatting
|
2017-11-09 04:42:11 +01:00 |
|
Klaus Basan
|
6273892b84
|
Ref T180, update situation of pending aircraft
|
2017-11-09 04:42:10 +01:00 |
|
Klaus Basan
|
46a7b67ae5
|
Ref T180, interpolator status can check validity of situation and provide an info string
|
2017-11-09 04:42:10 +01:00 |
|
Klaus Basan
|
40dcd9c167
|
Ref T180, remove aircraft
* utility function getAllCallsigns
* allow to trace sendId (in removing)
* make sure aircraft are not added again by upfront clearing lists
|
2017-11-09 04:42:09 +01:00 |
|
Klaus Basan
|
fd62ef80e0
|
Ref T180, formatting and renaming of member/function
|
2017-11-09 04:42:08 +01:00 |
|
Klaus Basan
|
4fb30fdbc3
|
Ref T180, log pattern for cmd. line and logging some cmd line activities
|
2017-11-09 04:42:07 +01:00 |
|
Klaus Basan
|
7db5e9aea3
|
Ref T182, adjust scoring in livery, ICAO codes
|
2017-11-09 04:42:07 +01:00 |
|
Klaus Basan
|
0f133f6505
|
Ref T182, livery/ICAO classed formatting
|
2017-11-09 04:42:06 +01:00 |
|
Klaus Basan
|
8e9411edb1
|
Ref T182, utility functions for model/model list
|
2017-11-09 04:42:05 +01:00 |
|
Klaus Basan
|
482023b2c0
|
Ref T180, dot commands to set rendering setup
* enable parts/debug messages via dot command
* allow to log to console via application context
|
2017-11-06 22:20:59 +01:00 |
|
Klaus Basan
|
1bf2f63589
|
Ref T180, text message component "private" -> "private slots"
|
2017-11-05 20:02:37 +01:00 |
|
Klaus Basan
|
4972fe0af2
|
Ref T180, check callsign completer agains shared values
* avoid unnecessary loads via DBus
* fixes wrong m_validCallsign values (not updated)
* no signal when edited but no value changed
|
2017-11-05 20:02:36 +01:00 |
|
Klaus Basan
|
2d9bcc3e06
|
Ref T180, functions to access existing values in shared stringlist completer
|
2017-11-05 20:02:35 +01:00 |
|
Klaus Basan
|
62b859347b
|
Ref T180, minor message change
|
2017-11-05 20:02:35 +01:00 |
|
Klaus Basan
|
4b082ac99a
|
Ref T180, renamed function removeFromPendingAndAddAgainAircraft
|
2017-11-05 20:02:34 +01:00 |
|
Klaus Basan
|
57a7407ef9
|
Ref T180, check result of removing aircraft
|
2017-11-05 20:02:33 +01:00 |
|
Klaus Basan
|
986110b50b
|
Ref T180, use SIMCONNECT_DATA_REQUEST_ID as type for request id
|
2017-11-05 20:02:32 +01:00 |
|
Klaus Basan
|
be8598e708
|
Ref T180, clear hints when all aircraft are cleared
|
2017-11-05 20:02:31 +01:00 |
|
Klaus Basan
|
93a29b2b11
|
Ref T180, formatting
|
2017-11-05 20:02:06 +01:00 |
|
Klaus Basan
|
6b3cdf52ee
|
Ref T180, adjusted FSX/P3D includes
* the fix header belongs into fsxcommon (not fsx) dir
* P3D is purely P3D, we do not build a P3D x86 driver
|
2017-11-05 20:02:03 +01:00 |
|
Klaus Basan
|
e270a54a68
|
Ref T180, "on" is valid true value
|
2017-11-05 20:02:02 +01:00 |
|
Klaus Basan
|
05ec07edf3
|
Ref T180, allow to trace send ids
(Rational: hope to get more details about exceptions of FSX)
* trace functions
* command line parsing to set tracing on/off
|
2017-11-05 20:02:01 +01:00 |
|
Klaus Basan
|
ce7ae9701d
|
Ref T180, formatting and minor fixes of FSX driver
* timer no longer a pointer
* formatting/comments
* unified naming to simObject
* default model initialized in derived class (P3D/FSX)
|
2017-11-04 21:44:45 +01:00 |
|
Klaus Basan
|
68225e7bf6
|
Ref T180, FSX driver validates situation to check if there are any problems with that
|
2017-11-04 21:44:44 +01:00 |
|
Klaus Basan
|
924d4aab7f
|
Ref T180, get interpolated situation utility function in CSimConnectObject, returning the aircraft situation if there is no interpolation value
|
2017-11-04 21:44:44 +01:00 |
|
Klaus Basan
|
656d86a4ef
|
Ref T180, isNull for CCoordinateGeodetic / situation
|
2017-11-04 21:44:43 +01:00 |
|
Klaus Basan
|
e5261c3e99
|
Ref T180, added utility function getInterpolatorInfo() allowing to log some info about interpolator
|
2017-11-04 21:44:42 +01:00 |
|
Klaus Basan
|
88872f9f3a
|
Ref T180, setup loading dialog
* UI adjustments, style sheet
* use connectOnce for QFileSystemModel::directoryLoaded
|
2017-11-04 21:44:41 +01:00 |
|
Klaus Basan
|
ef56590d85
|
Ref T180, typo in directory name, causing assert
|
2017-11-04 21:44:41 +01:00 |
|
Klaus Basan
|
d777b8c611
|
Ref T180, fix emitting wrong status when disconnected
|
2017-11-04 21:44:40 +01:00 |
|
Klaus Basan
|
350c210d97
|
Ref T180, driver settings (FSX/P3D) supports SimConnect.ini file
|
2017-11-04 21:44:39 +01:00 |
|
Klaus Basan
|
5560d6cb78
|
Ref T180, support for SimConnect.ini files and some renamings in CSimConnectUtilities
|
2017-11-04 21:44:39 +01:00 |
|
Klaus Basan
|
1018d06f70
|
Ref T180, do not disconnect from dispatch (SimConnectProc) function
This causes a crash in P3Dv4 and has been wrong all the time because it closes itself from within the dispatcher
|
2017-11-04 21:44:38 +01:00 |
|
Klaus Basan
|
20316fd77d
|
Ref T180, minor renaming
|
2017-11-04 21:44:37 +01:00 |
|
Klaus Basan
|
df3dbff8e3
|
Ref T180, directly add parts/situation in CSimConnectObject ctor
|
2017-11-04 21:44:17 +01:00 |
|
Klaus Basan
|
c733705209
|
Ref T180, pilot client UI formatting (form layout)
|
2017-11-04 16:03:52 +01:00 |
|
Klaus Basan
|
d5bb1733f4
|
Ref T180, formatting / const
|
2017-11-04 16:03:40 +01:00 |
|
Klaus Basan
|
3876b010cb
|
Ref T176, set selection mode deferred because otherwise it will be overidden from UI builder code
|
2017-10-31 15:39:40 +01:00 |
|
Klaus Basan
|
0445a88d6d
|
Ref T176, setting scrollbar policy (vertical) to "always" avoids overflow
|
2017-10-31 15:39:39 +01:00 |
|
Klaus Basan
|
0b388cb103
|
Ref T177, addressing some overlay messages frame issues
* use enum for buttons
* removed unused declaration setInnerFrameFactor
* private slots -> private
|
2017-10-31 15:39:38 +01:00 |
|
Klaus Basan
|
1fda080070
|
Ref T177, UI layout of settings component
|
2017-10-31 15:39:37 +01:00 |
|