Commit Graph

1975 Commits

Author SHA1 Message Date
Klaus Basan
8fcbc09473 Ref T362, mapping component added workbench component
- adjusted UI
- singe function to get view per tab
- used setTabWidgetViewText
2018-09-20 00:47:17 +02:00
Klaus Basan
b07234562f Ref T362, workbench component
- temp. models
- can be stashed and consolidated
2018-09-20 00:47:16 +02:00
Klaus Basan
ebcdef6884 Ref T362, utility function to display view count in tab 2018-09-20 00:47:15 +02:00
Klaus Basan
978fc42fe5 Doxygen, style 2018-09-20 00:47:12 +02:00
Klaus Basan
ae60cf560d Ref T361, better guards for plugin and sGui
No need to create an assert if plugin is not avilable, though the plugin info should be "Unspecified" in that case
2018-09-18 19:23:13 +02:00
Klaus Basan
33a93bf0f4 Adjusted signal (added count) and overlay message if model loading succeeded 2018-09-18 03:09:05 +02:00
Klaus Basan
6c0f66f756 Overlay message single row selection 2018-09-18 02:27:56 +02:00
Klaus Basan
a4fc474d09 Ref T345, directly update ATC stations when "in range" radio button changes
- forced update
- use component directly, no copy of settings
2018-09-17 20:03:20 +02:00
Klaus Basan
1de3b28c49 Ref T345, clear online views when disconnected 2018-09-17 18:28:54 +02:00
Klaus Basan
4913b93724 Style 2018-09-17 18:28:52 +02:00
Klaus Basan
15a563058f Ref T345, clear model function 2018-09-17 18:28:50 +02:00
Klaus Basan
4413d87d43 Ref T345, Qt::QueuedConnection for UI slots 2018-09-17 18:28:47 +02:00
Klaus Basan
56ec1ed43d Ref T357, CPluginConfigWindow now COverlayMessagesFrame 2018-09-17 18:28:44 +02:00
Klaus Basan
00651ae9f8 Ref T357, wizard page to copy terrain probe
- changed xSwiftBus page and added terrain probe copy Ui as well
- component for terrain probe
2018-09-17 18:28:42 +02:00
Klaus Basan
6b01021a0a UI adjustments 2018-09-17 18:28:41 +02:00
Klaus Basan
73c4af4c6d Ref T357, simulator selector can hide simulators 2018-09-17 18:28:39 +02:00
Klaus Basan
6955e66641 Ref T357, support for overlay messages in QWizardPage 2018-09-17 18:28:36 +02:00
Klaus Basan
6015e34c12 Style 2018-09-17 18:28:34 +02:00
Klaus Basan
c12e1585fd Allow to save interpolation/rendering setup
- setting trait
- save/load logic in context
- adjusted UI, allow to reset global setup
2018-09-17 18:28:33 +02:00
Klaus Basan
849bc0b9d0 Ref T348, style 2018-09-17 18:28:15 +02:00
Klaus Basan
ba7906b0a6 Ref T348, if plugin is unloaded, also fire "simulator disconnected". Also change to Qt::QueuedConnection.
Related: Ref T317 Ref T247 Ref T335
2018-09-17 18:28:13 +02:00
Klaus Basan
6f6ec17c3d Ref T335, adjusted consuming "slots" to use disabled flag if adding failed 2018-09-12 20:30:07 +02:00
Klaus Basan
c43b51056b Ref T335, show removed consolidated models as overlay message 2018-09-12 17:40:56 +02:00
Klaus Basan
7d715a909e Ref T335, style and CLANG warnings 2018-09-12 17:40:49 +02:00
Klaus Basan
e1ffa49268 Check for known model so mapping component can check without loaded model set 2018-09-12 17:40:45 +02:00
Klaus Basan
7613ec9219 Server form adjustments 2018-09-12 17:40:43 +02:00
Klaus Basan
97cf9f4939 Ref T346, framless window “UpdateLayeredWindowIndirect failed” error preparations 2018-09-12 17:40:41 +02:00
Klaus Basan
1e5525e08f Shift to go to first ATC tab 2018-09-12 17:40:39 +02:00
Klaus Basan
7e9f3a6c7f Ref T342, distance of airport can be recalculated 2018-09-12 17:40:38 +02:00
Klaus Basan
3c9b8f98ca Ref T345, fixes in ATC UI
- use toggled to detect all/in range
- update ATIS when row is selected or clicked
- changing all/in range "updates"
2018-09-12 17:40:37 +02:00
Klaus Basan
46c684f04c Ref T345, in view added acceptRowSelection 2018-09-12 17:40:34 +02:00
Klaus Basan
e89b29fe1f Ref T343, use 7digit id 2018-09-12 17:40:29 +02:00
Klaus Basan
8c10237dce Ref T343, style 2018-09-12 17:40:27 +02:00
Klaus Basan
9ead9fd338 Ref T323, UI message for overriding flight plan 2018-09-12 17:40:26 +02:00
Roland Winklmeier
3804612bed Fix the initial weather request in case last position is null
calculateGreatCircleDistance returns false immediately if any of the
arguments was null.

ref T324
2018-09-12 17:01:51 +02:00
Klaus Basan
d411aa471f CLANG fixes, requires "this" 2018-09-12 17:01:42 +02:00
Klaus Basan
3d2d999f7a Ref T338, style 2018-09-09 02:55:16 +02:00
Klaus Basan
30669a4d35 Ref T331, closing "X" on message tab 2018-09-09 02:55:15 +02:00
Klaus Basan
947ca805bb Ref T334, assert message 2018-09-09 02:54:38 +02:00
Klaus Basan
916f2f6180 Added missing "order" context menu 2018-09-08 15:36:25 +02:00
Klaus Basan
ece54729ef Views style 2018-09-08 15:36:24 +02:00
Klaus Basan
f07ec8c519 Ref T322, ATC stations UI, request updated distance along with stations 2018-09-08 15:36:22 +02:00
Klaus Basan
b6edb13da0 Fixed UI component warning 2018-09-08 15:36:20 +02:00
Klaus Basan
09c3e06660 Settings UI adjustments 2018-09-08 15:36:20 +02:00
Klaus Basan
76cf63f149 Wizard UI adjustments 2018-09-08 15:36:20 +02:00
Klaus Basan
fbbef75341 Improved hotkey messages 2018-08-31 20:08:08 +02:00
Roland Winklmeier
625f8d1d6b Fix wrong argument passed to fixWindowsUncPaths 2018-08-31 20:08:07 +02:00
Klaus Basan
1b5888bf82 Context menu improvements
- rneamed some paths, group "model stuff" together
- no spearators if same menu key root (such entries belong semantically together)
2018-08-28 03:55:53 +02:00
Klaus Basan
e8f51cc111 Ref T310, more detailed statistics in UI 2018-08-28 01:16:57 +02:00
Klaus Basan
8ba5463d18 Ref T310, renamings 2018-08-28 01:16:24 +02:00