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 |
|
Klaus Basan
|
3215a2e756
|
Ref T177, added direct write flag because only direct writes require a consolidation
|
2017-10-31 15:39:36 +01:00 |
|
Klaus Basan
|
2e307555a2
|
Ref T177, clear highlighting once new models are stashed
|
2017-10-31 15:39:35 +01:00 |
|
Klaus Basan
|
df25dc5c18
|
Ref T145, temp. workaround until task is completed
|
2017-10-31 15:39:34 +01:00 |
|
Klaus Basan
|
f252f7542d
|
Ref T118, for x64 P3D do not show SimConnect dll details
|
2017-10-31 15:39:32 +01:00 |
|
Klaus Basan
|
9d66062f05
|
Ref T118, set correct P3Dv4 default model and description
|
2017-10-31 15:39:30 +01:00 |
|
Klaus Basan
|
bad71a41d5
|
Ref T118, simulator info from DB can be parsed from bool and string
|
2017-10-31 15:39:30 +01:00 |
|
Klaus Basan
|
5ac8a24e74
|
Ref T118, formatted authenticated user
|
2017-10-31 15:39:29 +01:00 |
|
Klaus Basan
|
b74623599e
|
Ref T118, color search follow up formatting
|
2017-10-31 15:39:28 +01:00 |
|
Klaus Basan
|
297426ae8e
|
Ref T118, fixed wrong color search (restrict to color liveries)
|
2017-10-31 15:39:27 +01:00 |
|
Klaus Basan
|
8473cd7eb4
|
Ref T118, fixed / improved watchdog
* deleteLater for reply
* allow to check via HTTP (avoid wrong positive checks)
|
2017-10-31 15:39:26 +01:00 |
|
Klaus Basan
|
4166982954
|
Ref T118, allow to just provide an id (from backend) and set the entity on swift side
* added getDistributorForDbKey
* added fillInMissingAircraftAndLiveryEntities
* fromDbJson function adjusted
|
2017-10-31 15:39:26 +01:00 |
|
Klaus Basan
|
585d82f84b
|
Minor UI formatting
|
2017-10-31 15:39:25 +01:00 |
|
Klaus Basan
|
622101f113
|
Ref T118, formatted CDistributor
|
2017-10-31 15:39:24 +01:00 |
|
Klaus Basan
|
bd2b6ebbd8
|
Ref T118, adjust model dirs if sim directory changes
|
2017-10-31 15:39:23 +01:00 |
|
Klaus Basan
|
58c4e36413
|
Ref T118, settings simulator formatting
|
2017-10-31 15:39:23 +01:00 |
|
Klaus Basan
|
53b31600a5
|
Ref T118, minor fix to allow easy testing of the multinline issue
|
2017-10-31 15:39:22 +01:00 |
|
Klaus Basan
|
28c4f14026
|
Ref T118, background updater subscribes simplified published models signal
* direct consolidation after models have been published
* renamed some syncModelOrModelSetCacheWithDbData variables
|
2017-10-31 15:39:21 +01:00 |
|
Klaus Basan
|
c54c325cce
|
Ref T118, database writer new simplified slot
|
2017-10-31 15:39:20 +01:00 |
|
Klaus Basan
|
5612033924
|
Minor fixes, formatting, static const
|
2017-10-31 15:39:19 +01:00 |
|
Klaus Basan
|
e25a3bdc93
|
Ref T118, aircraft ICAO formatting
|
2017-10-31 15:39:19 +01:00 |
|
Klaus Basan
|
d74bd4e7c3
|
Ref T118, "ZZZZ" ICAO from DB passes validation
|
2017-10-31 15:39:18 +01:00 |
|
Klaus Basan
|
11f15c6692
|
Ref T176, clear old messages when publishing
(no idea why I have originally kept them)
|
2017-10-31 15:39:17 +01:00 |
|