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
9c3ae527aa
Ref T521, removed CWorkerPointer as discussed MS/KB
2019-02-22 20:35:38 +00:00
Klaus Basan
85cf339e04
Ref T515, some minor adjustments
...
* use validation status messages for prerequisites
* SwiftGuiStd::onRequestedConsoleMessage
* displayInOverlayWindow for HTML messages
2019-02-22 20:35:37 +00:00
Klaus Basan
cea6611656
Ref T515, added background validation in simulator context
...
* added signals
* added validator
2019-02-22 20:35:37 +00:00
Klaus Basan
0bcd47b277
Ref T515, background validation for models (in simulator context)
2019-02-22 20:35:37 +00:00
Klaus Basan
4be8ff9e3d
Ref T515, use model utils for validation
2019-02-22 20:35:36 +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
77e642d42d
Ref T515, logic for "isLikely" simulator list moved to model list
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
6e9d1c7940
Ref T519, only simplify text messages, do not remove accents
2019-02-22 20:35:35 +00:00
Klaus Basan
898e8560d9
Hint when only observer mode is enabled because of no simulator attached
2019-02-22 20:35:35 +00:00
Klaus Basan
5d46017af2
Copy from other swift versions minor UI adjustments
2019-02-22 20:35:35 +00:00
Klaus Basan
f3dd2425ee
Ref T515, validate aircraft config values
2019-02-22 20:35:35 +00:00
Klaus Basan
de680f4fcd
Ref T515, further utility functions to validate models
2019-02-22 20:35:34 +00:00
Klaus Basan
bb9b5e8e97
Ref T515, added validation dialog for model view
2019-02-22 20:35:34 +00:00
Klaus Basan
5c1f6d9029
Ref T515, minor tweaks
2019-02-22 20:35:34 +00:00
Klaus Basan
107464d92a
Ref T515, utility functions for file name/path etc.
2019-02-22 20:35:34 +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
985674f1cf
Ref T514, do not skip reading when aircraft.cfg is found
...
* check for directories not need to be parsed
* do not skip reading
2019-02-22 20:35:32 +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
257c8ea9f9
Ref T472, aircraft category value object and list
2019-02-22 20:35:31 +00:00
Klaus Basan
e8e516cc3d
Hide STEALTH login mode
2019-02-22 20:35:31 +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
6e1640e1dd
Ref T509, sort before displaying
2019-02-22 20:35:30 +00:00
Klaus Basan
0a1a23512e
Ref T509, Qwt adjustments in model statistics
2019-02-22 20:35:30 +00:00
Klaus Basan
6ce9f5724a
Qwt externals
2019-02-22 20:35:30 +00:00
Klaus Basan
77a0d628f2
Use Qwt from externals
2019-02-22 20:35:30 +00:00
Klaus Basan
935cffe250
Ref T509, Qwt adjustments in model statistics
2019-02-22 20:35:29 +00:00
Klaus Basan
dba043c23f
Ref T509, changed to Qwt (instead of QChart) using bar chart
2019-02-22 20:35:29 +00:00
Klaus Basan
3fa25798ce
Ref T509, added ICAO graph
2019-02-22 20:35:29 +00:00
Klaus Basan
20b83d66eb
Ref T509, utility function for ICAO codes
2019-02-22 20:35:29 +00:00
Klaus Basan
80a36f4346
Ref T509, added a first version of QChart for distributors
2019-02-22 20:35:28 +00:00
Klaus Basan
1652fb7074
Ref T509, style
2019-02-22 20:35:28 +00:00
Klaus Basan
c67ca53aa1
Ref T509, utility function
2019-02-22 20:35:28 +00:00
Klaus Basan
66c2059538
swift data UI style
2019-02-22 20:35:28 +00:00
Klaus Basan
e84de3e476
Ref T506, fixing background color for statistics dialog
2019-02-22 20:35:27 +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
33a3984588
Approach to fix "Q_ASSERT(found != end1);" assert as reported by RP
...
https://swift-project.slack.com/archives/G96QTUBEG/p1546880962000700
2019-02-22 20:35:27 +00:00
Klaus Basan
ed2acf4d74
Ref T506, warning if widget too small for overlay messages
2019-02-22 20:35:26 +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
3c314e9882
Ref T506, use overlay text messages if those are available
2019-02-22 20:35:25 +00:00
Klaus Basan
377e21ce6a
Ref T506, removed unused ctor
2019-02-22 20:35:25 +00:00