Mat Sutcliffe
21cf4de84f
[Jenkinsfile] Run arc patch when triggered by Differential.
2019-02-22 20:35:12 +00:00
Mat Sutcliffe
0880a8166a
[Jenkinsfile] Style changes.
2019-02-22 20:35:12 +00:00
Mat Sutcliffe
1f83d677f3
Changed BLACK_FALLTHROUGH to Q_FALLTHROUGH().
2019-02-22 20:35:12 +00:00
Mat Sutcliffe
0c5442d59c
Fixed unintentional fallthrough in switch statement.
2019-02-22 20:35:12 +00:00
Mat Sutcliffe
afd9541eb3
Removed workaround for MinGW 5.3.
2019-02-22 20:35:11 +00:00
Mat Sutcliffe
4d4d7a7854
Added missing override keyword.
2019-02-22 20:35:11 +00:00
Mat Sutcliffe
66a06427f9
Ref T495 Using QThreadStorage because thread_local caused a static destruction order fiasco.
2019-02-22 20:35:11 +00:00
Mat Sutcliffe
80308b85d5
Changed QOverload to qOverload.
2019-02-22 20:35:11 +00:00
Mat Sutcliffe
03e68de890
Removed workarounds for old versions of MSVC.
2019-02-22 20:35:10 +00:00
Klaus Basan
b5ffa57fe8
Ref T444, Ref T471 style/comment
2019-02-22 20:35:10 +00:00
Klaus Basan
7be54fde87
Display number of included/DB models in "1st model set wizard"
2019-02-22 20:35:10 +00:00
Klaus Basan
2de192600f
Reduced hard coded stylesheet values
...
* disabled hardcoded wizard pages style sheet
* adjusted style sheet
* fixed QMneu issue: https://stackoverflow.com/questions/53991839/qt-5-12-menu-items-with-unwanted-extra-space
* tagged remaining ones as "\fixme hardcoded"
2019-02-22 20:35:10 +00:00
Klaus Basan
cd095dbb3f
Misc. smaller UI adjustments/style
2019-02-22 20:35:09 +00:00
Klaus Basan
e85680f1b0
Improved livery filter bar and filer, accept virtual airline designators
2019-02-22 20:35:09 +00:00
Klaus Basan
8bb7eb5d2b
Minor wizard UI adjustments
2019-02-22 20:35:09 +00:00
Klaus Basan
d28b09141b
PTT click sound as a follow up of Ref T494
2019-02-22 20:35:08 +00:00
Klaus Basan
427c23c5e4
Ref T494, play notification for callsign mentioned
...
* added audio settings in text message component
* play sound for callsign mentioned in text body
2019-02-22 20:35:08 +00:00
Klaus Basan
90b893c62a
Ref T494, moved audio settings Trait directly info BlackMisc settings file
2019-02-22 20:35:07 +00:00
Klaus Basan
13647329f9
Ref T494, fixed voiceroom member updates
...
* changedUrl was actually equal URL, no idea how this ever did work out
* unnecessary redundant updates of voice room members fixed
2019-02-22 20:35:07 +00:00
Klaus Basan
3be93ab753
Ref T494, audio settings for notification
...
* use new sounds
* fixed bug that changes of notifications were never set in settings
* play sound if box is checked (how hoes it sound?)
2019-02-22 20:35:07 +00:00
Klaus Basan
3137af30bb
Ref T494, detect callsign in text message
2019-02-22 20:35:07 +00:00
Klaus Basan
f8c17e10e8
Ref T494, CNotificationSounds refactring
...
* use Q_DECLARE_FLAGS NotificationFlag/Notification for sounds, not the weird version from very early swift days
* splt into h/cpp files
* added new sounds
2019-02-22 20:35:06 +00:00
Klaus Basan
dc8ea83839
Ref T494, added new sounds
2019-02-22 20:35:06 +00:00
Klaus Basan
80ed972e53
Ref T494, style
...
* removed some old "foreach" loops
* fixed some CLANG warnings
2019-02-22 20:35:05 +00:00
Klaus Basan
cb084427ec
Unified "simplification" to ASCII only for text messages
...
Based on the codepage discussion of text messages
* in text message value object still store the unicode string
* the text is only "cleaned" up and Qt "simplified" (do not confuse with conversion to ASCII)
* only place where we simplify to ASCII only is
** in VATLIB
** or the utility
2019-02-22 20:35:05 +00:00
Klaus Basan
1e35519a0d
Added some resources (URLs) after the text message discussion
2019-02-22 20:35:05 +00:00
Klaus Basan
03ac54cefa
Ref T491, style/minor tweaks
2019-02-22 20:35:05 +00:00
Klaus Basan
e810dfecf5
Ref T489, display read state in model component for livery, airline, aircraft
...
* similar to model component
* distributor/countries too few data to benefit, hence not implemented
2019-02-22 20:35:04 +00:00
Klaus Basan
ea7694248e
Ref T491, prevent standard message tab from closing, search tabs from right to left
2019-02-22 20:35:04 +00:00
Klaus Basan
7a6a822432
Typo fixed, displaying station name on wrong tab
2019-02-22 20:35:04 +00:00
Klaus Basan
c14235cbf8
Mapping wizard UI adjustments
2019-02-22 20:35:04 +00:00
Klaus Basan
003ad0f0de
Ref T490, "ps_read" replacement
2019-02-22 20:35:03 +00:00
Klaus Basan
788f827110
Ref T489, Ref T484, string improvements
2019-02-22 20:35:03 +00:00
Klaus Basan
c0337b531a
Ref T489, display read state in model component as overlay
2019-02-22 20:35:03 +00:00
Klaus Basan
6ce833186b
Overlay messages with ratio and line parameter
2019-02-22 20:35:03 +00:00
Klaus Basan
efb1ac46f2
Ref T489, added "parsing" state for entity read states
2019-02-22 20:35:02 +00:00
Klaus Basan
a908c03e93
Ref T489, download progress for model component
...
* using COverlayMessagesFrame
* onEntityDownloadProgress displaying progress
2019-02-22 20:35:02 +00:00
Klaus Basan
fefeeac33b
Ref T489, overlay message support for download progress
2019-02-22 20:35:01 +00:00
Klaus Basan
d71e5f289a
Style
2019-02-22 20:35:01 +00:00
Klaus Basan
400a8fc2a8
Splash screen messages for web data services
2019-02-22 20:35:01 +00:00
Klaus Basan
8c3faa4ca9
Ref T489, support download progress in our readers
...
* signal for download progress per entity (DB reader)
* ProgressSlot
* changed signatures for ProgressSlot
2019-02-22 20:35:00 +00:00
Klaus Basan
5c785643c7
Ref T484, string improvements
2019-02-22 20:35:00 +00:00
Klaus Basan
8cb04e4965
Minor fixes DB loading overview
2019-02-22 20:35:00 +00:00
Klaus Basan
9d2da4524a
Shared URLs display only every 5secs
2019-02-22 20:35:00 +00:00
Klaus Basan
b6844e4a44
Fixed bug, some values not considered
2019-02-22 20:35:00 +00:00
Klaus Basan
48b18c7acd
Resize columns of "other swift versions" to percentage
2019-02-22 20:34:59 +00:00
Klaus Basan
7baf5f238e
Allow columns with percentage width
2019-02-22 20:34:59 +00:00
Mat Sutcliffe
73d8cf392b
Ref T275 testaircraftsituation: repeat test 20 times to mitigate external influences.
2019-02-22 20:34:59 +00:00
Mat Sutcliffe
4f2579b812
Ref T275 testaircraftsituation: detach lists to get meaningful benchmark results.
2019-02-22 20:34:58 +00:00
Mat Sutcliffe
b87b3177d3
Fix T193 by setting a Qt environment variable.
2019-02-22 20:34:58 +00:00