Klaus Basan
4e2707f9d1
Ref T534, show filtered counts and info if no ATC stations are shown
2019-02-22 20:36:10 +00:00
Klaus Basan
74727469f0
Ref T534, fixed/improved settings component
...
* allow to set counts as info (see if something is filtered)
* used Qt::QueuedConnection to not override changes in same step from toggled signal
* set radio button correctly
2019-02-22 20:36:10 +00:00
Klaus Basan
ac0d3b20ad
Ref T505, simulator live data
...
* gs in kts and km/h
* altitude in m/ft
* heading 0-360
2019-02-22 20:36:09 +00:00
Klaus Basan
b0f11362be
Ref T528, fixed re-matching
...
* do not use getISimulator() in remote UI
* overlay message for re-matching
2019-02-22 20:36:08 +00:00
Roland Rossgotterer
90da3f191c
Fix CRadarComponent cppcheck issues
2019-02-22 20:36:07 +00:00
Klaus Basan
fb46947252
Ref T529, own models UI component message sorting
...
* if errors sort by severity
* timeout if there is no error
* check connects
2019-02-22 20:36:06 +00:00
Klaus Basan
f55db48cef
Mapping tool: improved setting of simulator
...
* problem: tab was not updated
* use "setSimulator" to reload from context menu
* forced "setSimulator" possible
2019-02-22 20:36:03 +00:00
Klaus Basan
7cd1eb5ea5
Ref T529, automatically adjust model/view columns depening on status messages
...
Add/remove order column automatically
2019-02-22 20:36:02 +00:00
Klaus Basan
f363d4f41b
Ref T529, use no sort order as workaround for validation messages
...
This will be superseded later by `IOrderable`
2019-02-22 20:36:01 +00:00
Klaus Basan
e1fccf17d8
Ref T529, log component allows to set sort order or no order
2019-02-22 20:36:00 +00:00
Klaus Basan
3aee73840d
Ref T529, allow to explicitly set no sort order in model/view
2019-02-22 20:36:00 +00:00
Klaus Basan
72bba35423
Ref T514, fixed load progress checks
2019-02-22 20:35:59 +00:00
Klaus Basan
2aff3bb775
Ref T472, category UI component
2019-02-22 20:35:59 +00:00
Klaus Basan
1b730dd0b1
Ref T472, style
2019-02-22 20:35:59 +00:00
Klaus Basan
210df12889
Ref T472, support for aircraft category flag
2019-02-22 20:35:55 +00:00
Mat Sutcliffe
fe7a45afcf
Ref T516 Update CStatusMessage call sites to use new syntax.
2019-02-22 20:35:51 +00:00
Roland Rossgotterer
4273eb4260
First version of CRadarComponent
2019-02-22 20:35:49 +00:00
Klaus Basan
0669f5136f
Ref T515, minor UI adjustments, however still an "QWindowsWindow::setGeometry: Unable to set geometry" somewhere in the log component (uncritical, only Qt warning)
2019-02-22 20:35:47 +00:00
Klaus Basan
13357516fa
Ref T515, avoid unnecessary updating (last result ts) and UI adjustments
2019-02-22 20:35:47 +00:00
Klaus Basan
970a7a0af8
Use style sheet for login model string field, remove hardcoded values
2019-02-22 20:35:45 +00:00
Klaus Basan
365c52613a
Audio setup component deferred init,
...
because in a distributed swift system it takes a moment until the
settings are sychronized this is leading to
undesired "save settings" messages and played sounds
2019-02-22 20:35:44 +00:00
Klaus Basan
3ad7182448
Minor completer adjustments
2019-02-22 20:35:44 +00:00
Klaus Basan
d669f7c370
Style
2019-02-22 20:35:43 +00:00
Klaus Basan
998f0344fa
Ref T515, retrieve last validation results in distributed swift setup
2019-02-22 20:35:42 +00:00
Klaus Basan
6470c61d0a
Ref T515, added failover flag for addingRemoteModelFailed
...
* adjusted signatures
* renamings and minor style adjustments
2019-02-22 20:35:41 +00:00
Klaus Basan
f316c63fbe
Ref T515, validation dialog can trigger new validation
2019-02-22 20:35:41 +00:00
Klaus Basan
04e02fd074
Simulator selector style
2019-02-22 20:35:41 +00:00
Klaus Basan
2dd396c0df
Ref T515, renaming to "isKnownModelInSet"
2019-02-22 20:35:40 +00:00
Klaus Basan
583a5bfb28
Ref T515, mapping component improvements
...
* allow to re-display validation dialog
* highlight disabled models
2019-02-22 20:35:40 +00:00
Klaus Basan
019cc6259e
Ref T515, highlight by models and changed naming
2019-02-22 20:35:39 +00:00
Klaus Basan
7ef7fb3449
Ref T515, model validation dialog/component
2019-02-22 20:35:39 +00:00
Klaus Basan
e46b7f5494
Make the ATC tool buttons look like push buttons
...
For some reason turning them into QPushButton breaks the layout.
This way is a simple way to have tool buttons looking like push buttons.
Overall goal: Make cleare what can be clicked.
2019-02-22 20:35:38 +00:00
Klaus Basan
27b9c5e8c8
Text message improvements
...
* css (text message style sheet)
* settings/send to group boxes NOT checked at beginning
* qss
* string concat with %
2019-02-22 20:35:36 +00:00
Klaus Basan
11daf3b418
Only update ATC buttons if visible
2019-02-22 20:35:36 +00:00
Klaus Basan
5d46017af2
Copy from other swift versions minor UI adjustments
2019-02-22 20:35:35 +00:00
Klaus Basan
a0c8f3778b
Ref T515, context menus for re-matching
...
* added re-matching for single aircraft
* re-ordered
2019-02-22 20:35:33 +00:00
Klaus Basan
a90d4465a2
Ref T451, fixed temp. disabled model
...
* display info message
* aircraft model list implementing ICallsignObjectList (for message)
* fixed wrong flag in requestTempDisable
2019-02-22 20:35:33 +00:00
Klaus Basan
25df1921eb
Style
2019-02-22 20:35:33 +00:00
Klaus Basan
13c67e4838
Login UI/lookup improvements
...
* made tool -> push buttons as easier to spot
* reverse lookup of model before login -> always latest DB data
* use "text only" ICAO code if loading from DB yields no result
2019-02-22 20:35:33 +00:00
Klaus Basan
474b1aad6c
Ref T514, signal/slot for model loading progress displayed in UI
2019-02-22 20:35:32 +00:00
Klaus Basan
f8ee2acf5d
Ref T430, context menus in mapping tool for FG
2019-02-22 20:35:32 +00:00
Klaus Basan
b706af4767
Ref T506, better highlite SUP messages
...
* use stylesheet with properties
* QSS
2019-02-22 20:35:31 +00:00
Klaus Basan
b110c6aaad
Avoid ASSERT as reported in SLACK:
...
".. when time allows, can you have a look into the crashreports related to https://swift-project.sp.backtrace.io/dashboard/swift-project/project/testing/debugger/30 "
2019-02-22 20:35:27 +00:00
Klaus Basan
3c0c61ae19
Ref T489, better progress indication in DB load dialog
2019-02-22 20:35:27 +00:00
Klaus Basan
fee2f8c5a0
Ref T506, context menu for user view -> COM text messages
2019-02-22 20:35:27 +00:00
Klaus Basan
8bb1915d97
Ref T506, partially reverted QDockWidget overlay messages
...
* for some reasons overlay message do not work with COverlayMessagesDockWidget when floating
* so using COverlayMessagesFrame for ATC/Cockpit again
* COverlayMessagesFrame does not have the issue with floating
2019-02-22 20:35:26 +00:00
Klaus Basan
dda468b899
Removed slots in cockpit component
2019-02-22 20:35:26 +00:00
Klaus Basan
f2722d78f7
Ref T506, only use displayInInfoWindow if not an overlay text message widget
2019-02-22 20:35:25 +00:00
Klaus Basan
0a8247cc12
Ref T506, for some reasons "pressed" sometimes fired twice, used "released"
...
Remark: No idea why this happened, but using "released" solved the issue
2019-02-22 20:35:25 +00:00
Klaus Basan
a08b2fff3c
Ref T506, SUP text message with red close buttons
2019-02-22 20:35:24 +00:00