Mat Sutcliffe
|
38fe2d1c49
|
Removed null check in CPhysicalQuantity::compareImpl as it was wrong and useless.
|
2019-04-11 22:12:04 +01:00 |
|
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 |
|
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
|
246d9abca8
|
Ref T578, CG null and DB key improvements
|
2019-04-11 22:12:02 +01:00 |
|
Klaus Basan
|
4925bb46bd
|
Added FG in config component, follow up of T430
|
2019-04-11 22:12:01 +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
|
57356a372a
|
No validation if model set is empty
|
2019-04-11 22:11:59 +01:00 |
|
Klaus Basan
|
77a898c9ec
|
Utility functions for notification sounds
|
2019-04-11 22:11:58 +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
|
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
|
1b273a36dc
|
Refactoring code of FG plugin
|
2019-04-11 22:11:56 +01:00 |
|
Lars Toenning
|
8a4a346c83
|
Completing modelloader for FG
|
2019-04-11 22:11:55 +01:00 |
|
Lars Toenning
|
27de455f98
|
Add/update copyright/license notice
|
2019-04-11 22:11:55 +01:00 |
|
Lars Toenning
|
193510dd29
|
Change modelString generation for AI aircrafts
|
2019-04-11 22:11:54 +01:00 |
|
Lars Toenning
|
8bae56a36c
|
Clean up
|
2019-04-11 22:11:54 +01:00 |
|
Lars Toenning
|
68edb32c6c
|
Update to default AI models from FG model loader
|
2019-04-11 22:11:53 +01:00 |
|
Lars Toenning
|
5e65420739
|
Working model loader for AI aircrafts
|
2019-04-11 22:11:53 +01:00 |
|
Lars Toenning
|
fd9712caea
|
Basically load AI FG aircraft to swift
|
2019-04-11 22:11:53 +01:00 |
|
Lars Toenning
|
a84eb1b156
|
Cleaned up FG model loader
|
2019-04-11 22:11:53 +01:00 |
|
Lars Toenning
|
0fa989c2f1
|
Basic model loader implementation for FG
|
2019-04-11 22:11:52 +01:00 |
|
Lars Toenning
|
716dde38e4
|
Add activation possibility
|
2019-04-11 22:11:52 +01:00 |
|
ltoenning
|
68cf4fa63d
|
Initial FlightGear plugin commit
|
2019-04-11 22:11:52 +01:00 |
|
Roland Rossgotterer
|
db861569ef
|
Move grouped Notifications out of NotificationFlag enum
Those were convenience helpers that do not belong to the enum itself.
|
2019-04-11 22:11:50 +01:00 |
|
Roland Rossgotterer
|
d5b3a336dd
|
Move Notification sounds into CNotificationPlayer
|
2019-04-11 22:11:50 +01:00 |
|
Roland Rossgotterer
|
3f9042848f
|
Use QDateTime::setOffsetFromUtc instead of QDateTime::setUtcOffset
|
2019-04-11 22:11:50 +01:00 |
|
Roland Rossgotterer
|
c82ff139fe
|
Remove usage of deprecated qSort
|
2019-04-11 22:11:49 +01:00 |
|
Roland Rossgotterer
|
7bc20d45cf
|
Add missing include
|
2019-04-11 22:11:49 +01:00 |
|
Klaus Basan
|
46f69217c0
|
Doxygen comments
|
2019-04-11 22:11:49 +01:00 |
|
Klaus Basan
|
57ae224c41
|
Ref T573, short XPDR string
|
2019-04-11 22:11:46 +01:00 |
|
Klaus Basan
|
8c83020b92
|
Ref T567, PTT click also on key up
* added sound
* UI component
|
2019-04-11 22:11:45 +01:00 |
|
Klaus Basan
|
e53e37f770
|
Load/save invalid models to file, originally Ref T247
|
2019-04-11 22:11:45 +01:00 |
|
Klaus Basan
|
86f14046bf
|
Improved model validation messages, originally Ref T247
|
2019-04-11 22:11:44 +01:00 |
|
Klaus Basan
|
0633c55ab1
|
Ref T554, changed attribute to "modelstring"
|
2019-04-11 22:11:43 +01:00 |
|
Klaus Basan
|
c8eb8ecc2d
|
Ref T554, parse response of auto publishing
|
2019-04-11 22:11:43 +01:00 |
|
Klaus Basan
|
8569713331
|
Ref T554, style
|
2019-04-11 22:11:42 +01:00 |
|
Klaus Basan
|
244c7e638a
|
Ref T565, setup and support for "no audio transmission" sound
* UI, added checkbox for "no audio tx"
* added in audio settings
* added in sound generator
|
2019-04-11 22:11:42 +01:00 |
|
Klaus Basan
|
5ac1f65756
|
Ref T565, "canTalk" utility functions
|
2019-04-11 22:11:42 +01:00 |
|
Klaus Basan
|
0b29894bd8
|
Ref T472, completer displays category
|
2019-04-11 22:11:41 +01:00 |
|
Klaus Basan
|
3a10483379
|
Ref T472, added a 1st version of glider category matching
|
2019-04-11 22:11:41 +01:00 |
|
Klaus Basan
|
13de708944
|
Ref T472, improved scoring for ICAO code and added category support
|
2019-04-11 22:11:41 +01:00 |
|
Klaus Basan
|
54adb40329
|
Ref T472, further utility functions for category handling
|
2019-04-11 22:11:40 +01:00 |
|