Commit Graph

1950 Commits

Author SHA1 Message Date
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
Klaus Basan
be816f076d Ref T312, UI simulator settings to check listeners manually per push button 2018-08-27 18:58:24 +02:00
Klaus Basan
0db1683aa3 Init simulator display field, shorter text, typo 2018-08-27 18:58:20 +02:00
Klaus Basan
d320f590b4 Ref T311, avoid crash of model set dialog
- check for nullptr mapping component
- disable new set button in dialog
2018-08-27 18:58:19 +02:00
Klaus Basan
a7d3fb4db0 Minor UI adjustments in 1st model set/copy 2018-08-27 18:58:17 +02:00
Klaus Basan
3d5bd897ce Ref T312, simulator settings UI adjustments (removed redundant grid layout) 2018-08-27 18:58:16 +02:00
Klaus Basan
54802e9ea9 Ref T310, added model statistics dialog
* UI for statistics
* renamed to "coverageSummaryForModel"
* model list "htmlStatistics"
2018-08-27 18:58:11 +02:00
Klaus Basan
35b70db67d Ref T310, removed "m_separator" from IMenuDelegate as it is not used 2018-08-26 15:27:05 +02:00
Klaus Basan
73ddec5147 Ref T306, directory setting in models component loading, plus QPointer guard 2018-08-26 15:27:05 +02:00
Klaus Basan
09e8b3ffcf Completer sort order and ICAO code string building 2018-08-26 15:27:04 +02:00
Klaus Basan
3ec3bb8e15 Ref T298, split military flag into check for civilian/military
* in military -> only military aircraft?
* in civilian -> only civilian aircraft?
2018-08-26 15:27:03 +02:00
Klaus Basan
1b92144f40 Use Qt::QueuedConnection for reader -> UI component signal/slots
For DB load overview also text descriptions (long/short) are adjusted
2018-08-26 15:27:03 +02:00
Klaus Basan
a40b3b728c Ref T306, copy directory settings in wizard 2018-08-26 15:27:02 +02:00
Klaus Basan
b0091e4674 Ref T306, copy settings style/Doxygen 2018-08-26 15:27:02 +02:00
Klaus Basan
722566453b Ref T306, use settings for flightplan and view directories 2018-08-26 15:27:01 +02:00
Klaus Basan
302e9fc9d0 Use QStringBuilder in livery 2018-08-26 15:26:59 +02:00
Klaus Basan
a7ccf9e27a UI fix 2018-08-26 15:26:58 +02:00
Klaus Basan
2fcb5fd304 Fixed missing compare index + style for matching statistics 2018-08-26 15:26:57 +02:00
Klaus Basan
e0e47a46f6 Ref T298, buttons for re-matching 2018-08-26 15:26:56 +02:00
Klaus Basan
19fbc345fb Better shortcut handling in views
- display shortcuts
- shortcut for resize
2018-08-26 15:26:55 +02:00
Klaus Basan
a640343433 Ref T298, exclude models from matching configurable 2018-08-26 15:26:53 +02:00
Klaus Basan
4814178961 Own models component message box if disk loaded models shall be written to cache 2018-08-26 15:26:50 +02:00
Klaus Basan
efb2c5b858 Auto stash UI adjustments 2018-08-26 15:26:50 +02:00
Klaus Basan
956ffd949d Style 2018-08-26 15:26:49 +02:00
Roland Winklmeier
d5a37a9d9e Fix hidden member from base class 2018-08-25 22:12:07 +02:00
Roland Winklmeier
5e38936fd2 Fix weak vtables 2018-08-25 22:12:06 +02:00