Commit Graph

7804 Commits

Author SHA1 Message Date
Mat Sutcliffe
798a0b8f06 Using friend function comparison and arithmetic operators, for parameter symmetry. 2019-04-11 22:12:03 +01:00
Mat Sutcliffe
1089adf18d Cause fatal errors to trigger a crashpad crash on Windows release builds.
This is needed because Qt changed from `std::abort` to `__fastfail`,
which can't be caught by crashpad.
2019-04-11 22:12:03 +01:00
Klaus Basan
057031293d Ref T578, display level and path (not just path) 2019-04-11 22:12:03 +01:00
Roland Rossgotterer
6b17f847e9 Fix and improve xswiftbus version mismatch warning 2019-04-11 22:12:03 +01:00
Klaus Basan
8223ddb710 Checks to avoid crash during shutdown 2019-04-11 22:12:03 +01:00
Klaus Basan
f54d85dfbc Ref T578, allow to search gliders in parallel branch
* utility functions
* logs
* fixed returning wrong result
2019-04-11 22:12:03 +01:00
Klaus Basan
b13035b3f9 Check for XSwiftBus version before download 2019-04-11 22:12:03 +01:00
Klaus Basan
c900123af5 Ref T578, style/typo 2019-04-11 22:12:02 +01:00
Klaus Basan
305a1a34c2 Ref T578, allow to use workbench data in matcher component for testing 2019-04-11 22:12:02 +01:00
Klaus Basan
246d9abca8 Ref T578, CG null and DB key improvements 2019-04-11 22:12:02 +01:00
Klaus Basan
254e21ab1f Fix for QSoundEffect(qaudio): Error decoding source 2019-04-11 22:12:02 +01:00
Klaus Basan
048c20a2a3 First model set wizard improvements
* overlay messages
* hide load indicator in case of a failure
2019-04-11 22:12:02 +01:00
Klaus Basan
837fc86b7e Matching form UI adjustments 2019-04-11 22:12:01 +01:00
Klaus Basan
4925bb46bd Added FG in config component, follow up of T430 2019-04-11 22:12:01 +01:00
Klaus Basan
a5835f963c Loading defaults from launcher setup did not work anymore.
For some strange reason the radio button checking did not work. Used a new concept.
2019-04-11 22:12:01 +01:00
Klaus Basan
8be1465f24 About info, fix relative files in onAnchorClicked 2019-04-11 22:12:01 +01:00
Klaus Basan
072bb34a32 Utility function to set button width for QWizard 2019-04-11 22:12:01 +01:00
Klaus Basan
0732c32922 Typo, style 2019-04-11 22:12:01 +01:00
Klaus Basan
de4adda779 Fixed quick mapping wizard
* preselect rows if data are already from DB
* guess simulator and filter distributors by simulator
* allow to override simulator data (checkboxes)
* improved validation messages
2019-04-11 22:12:00 +01:00
Klaus Basan
5eeb29bafe Functions to select distributor/ICAO in component 2019-04-11 22:12:00 +01:00
Klaus Basan
30b65d6c36 Fixed selection of view rows when changing to filtered data
* return values for select functions
* select function must be "public override"
* reselect filtered data as well
2019-04-11 22:12:00 +01:00
Klaus Basan
88e82404e2 Validate simulator info for model (used for quick mapping wizard) 2019-04-11 22:11:59 +01:00
Klaus Basan
3d563d9e7d Ref T554, clean up outdated auto publish files 2019-04-11 22:11:59 +01:00
Klaus Basan
3988fbdb32 Ref T430, follow ups of FG integration fixing wrong distributor handling
* fixing a bug where the radio button and check box names got mixed
* removed code for FG disabling
* style

Backend T576
2019-04-11 22:11:59 +01:00
Klaus Basan
cdca20abe9 Word wrap for plugin details labels, avoids geometry warning 2019-04-11 22:11:59 +01:00
Klaus Basan
57356a372a No validation if model set is empty 2019-04-11 22:11:59 +01:00
Klaus Basan
12a6e17fa2 XPlane JSON file 2019-04-11 22:11:59 +01:00
Klaus Basan
cf95f3e85e Use "COverlayMessagesWizardPage" in quick mapping wizard 2019-04-11 22:11:59 +01:00
Klaus Basan
6a2b0a89d1 Style 2019-04-11 22:11:58 +01:00
Klaus Basan
77a898c9ec Utility functions for notification sounds 2019-04-11 22:11:58 +01:00
Klaus Basan
9450dfc3b0 [legal] adjusted about page so it can be displayed in Qt HTML widgets 2019-04-11 22:11:58 +01:00
Klaus Basan
720f35f392 FG spelling 2019-04-11 22:11:58 +01:00
Klaus Basan
dfd54e497c [qss] Stylesheet improvements as discussed in Discord for Win 1920x....
* Launcher slightly larger to avoid scrollbars
* XPDR mode in status bar a bit higher
* Cockpit COM component a bit higher
2019-04-11 22:11:58 +01:00
Roland Rossgotterer
f3c647fde4 Add FlightGear and emulated simulator plugins to installer 2019-04-11 22:11:58 +01:00
Lars Toenning
710e10f86f Adjusting FG transponder modes 2019-04-11 22:11:57 +01:00
Lars Toenning
3a44a729a1 Remove method as not used for FG 2019-04-11 22:11:57 +01:00
Lars Toenning
4b84dc6ff2 Adjust FG default model 2019-04-11 22:11:57 +01:00
Roland Rossgotterer
264002cb63 Style and formatting 2019-04-11 22:11:57 +01:00
Lars Toenning
9b4a01cd25 Formatting code 2019-04-11 22:11:57 +01:00
Lars Toenning
aea2f11b42 Clean up traffic module 2019-04-11 22:11:56 +01:00
Lars Toenning
decf9222ad Fix compiler warnings 2019-04-11 22:11:56 +01:00
Lars Toenning
37cdb2e246 Remove unused FGSettingsWriter 2019-04-11 22:11:56 +01:00
Lars Toenning
0d77f9d41c Rename FG settings file 2019-04-11 22:11:56 +01:00
Lars Toenning
2628d53927 Reactive cg/elevation check 2019-04-11 22:11:56 +01:00
Lars Toenning
1b273a36dc Refactoring code of FG plugin 2019-04-11 22:11:56 +01:00
Lars Toenning
9363bf3b1f Remove aircraft parts for FG 2019-04-11 22:11:55 +01:00
Lars Toenning
d4581a5b74 Removing weather module for FG 2019-04-11 22:11:55 +01:00
Lars Toenning
43563496aa Finishing FG service module calls 2019-04-11 22:11:55 +01:00
Lars Toenning
68f7ba6691 Remove livery from displayed model
As FG cannot send livery data this is unnecessary.
2019-04-11 22:11:55 +01:00
Lars Toenning
8a4a346c83 Completing modelloader for FG 2019-04-11 22:11:55 +01:00