Klaus Basan
|
eed9910e75
|
refs #506, init log filter
|
2017-01-10 23:45:56 +00:00 |
|
Klaus Basan
|
1a7c11f49c
|
refs #506, allow to set dialog or filter widget for log component
Added filter widget, dialog and filter can be toggled
|
2017-01-10 23:45:54 +00:00 |
|
Klaus Basan
|
59eb0247a7
|
refs #506, applied recommended changes for 506 to other filters
https://dev.vatsim-germany.org/issues/506#note-5
|
2017-01-10 23:45:53 +00:00 |
|
Klaus Basan
|
b3c7be8765
|
refs #506, use digest signals in pilot client
(less UI updates)
|
2017-01-10 23:45:52 +00:00 |
|
Klaus Basan
|
63dab2dd28
|
refs #506, using filters in view/logcomponet
|
2017-01-10 23:45:50 +00:00 |
|
Klaus Basan
|
67216876f1
|
refs #506, status filter bar/dialog for status messages
|
2017-01-10 23:45:49 +00:00 |
|
Klaus Basan
|
67125a1ecc
|
refs #506, filter for status messages
|
2017-01-10 23:45:48 +00:00 |
|
Klaus Basan
|
3c8056c838
|
refs #506, use digest signal modelDataChangedDigest
|
2017-01-10 23:45:46 +00:00 |
|
Klaus Basan
|
deed61a88c
|
Formatting, doxygen, minor adjustments
|
2017-01-10 23:45:44 +00:00 |
|
Klaus Basan
|
5d5da0641f
|
refs #844, use inline UI for settings and settings in ATC component
Allow to toggle stations in/outside range
|
2017-01-10 23:45:42 +00:00 |
|
Klaus Basan
|
b98a1408ae
|
refs #844, UI for ATC stations settings (inline)
|
2017-01-10 23:45:40 +00:00 |
|
Klaus Basan
|
97819f0154
|
Formatting
|
2017-01-10 23:45:38 +00:00 |
|
Klaus Basan
|
d1e5566579
|
refs #844, settings for ATC stations (value object + trait)
|
2017-01-10 23:45:37 +00:00 |
|
Klaus Basan
|
a7469d2959
|
refs #841, use settings to decide which text message is displayed
|
2017-01-10 23:45:36 +00:00 |
|
Klaus Basan
|
062f0671ea
|
refs #841, UI to set text message settings and added this UI to textmessage component
|
2017-01-10 23:45:34 +00:00 |
|
Klaus Basan
|
b2e53d64f1
|
refs #841, settings which text messages will be displayed in GUI
(not to be confused which messages will be relayed to simulator)
|
2017-01-10 23:45:33 +00:00 |
|
Klaus Basan
|
534b9fb09e
|
refs #840, style and const-correctness
|
2017-01-10 23:45:24 +00:00 |
|
Klaus Basan
|
97137c46a6
|
refs #785, use selection interface with views
* adjusted sortByPropertyIndex, selectObjects
* function to select by row numbers
|
2017-01-10 23:45:11 +00:00 |
|
Klaus Basan
|
a374146a41
|
refs #785, use selection interface
* reselect of updates
* marked some QStandardItemModel functions as final (as suggested by MS)
* removed no longer used functions
|
2017-01-10 23:45:09 +00:00 |
|
Klaus Basan
|
988e1b70be
|
refs #785, interface to access selection model
|
2017-01-10 23:45:08 +00:00 |
|
Roland Winklmeier
|
7e1a3d4ef2
|
Aircraft parts history component
This frame component allows to display the current aircraft parts
and the received history for a given callsign.
refs #835
|
2017-01-10 23:45:01 +00:00 |
|
Klaus Basan
|
5adb86ae83
|
refs #836, display elevation in UI
* added has hasGroundElevation
* added elevation to sim.values
|
2017-01-10 23:44:55 +00:00 |
|
Mathew Sutcliffe
|
6c36cd202b
|
refs #837 ICoordinateGeodetic::geodeticHeight is a CAltitude.
|
2017-01-10 23:44:34 +00:00 |
|
Mathew Sutcliffe
|
b252673928
|
refs #837 Using new abbreviated syntax for null units.
|
2017-01-10 23:44:30 +00:00 |
|
Klaus Basan
|
73ba4e5ff2
|
refs #834, improved default value for last set/models simulator
Remark: The bug itself was slightly related to the default value, as only the default loader suffered from a not reset flag
|
2016-12-15 04:06:20 +01:00 |
|
Klaus Basan
|
4e5413ff3f
|
refs #832, overlay messages may be overridden with pending confirmation dialogs
found during #832
|
2016-12-13 19:02:26 +01:00 |
|
Klaus Basan
|
e0b38fb296
|
refs #832, unnecessary restriction to single entity
(assert removed)
|
2016-12-13 19:02:25 +01:00 |
|
Klaus Basan
|
16b9c88abf
|
Some UI finetuning
|
2016-12-13 19:02:24 +01:00 |
|
Klaus Basan
|
3b2468632a
|
refs #830, improved widget style detection
|
2016-12-13 19:02:23 +01:00 |
|
Klaus Basan
|
eb3b2252a2
|
refs #830, use settings in views
also avoid changing style when not needed
|
2016-12-13 19:02:22 +01:00 |
|
Klaus Basan
|
fd5f82f1f1
|
Minor adjustments of update time UI, allow to reset values
Follow up of refs #814
|
2016-12-13 19:02:21 +01:00 |
|
Klaus Basan
|
c90ae32c7e
|
refs #830, UI for selection mode settings
|
2016-12-13 19:02:20 +01:00 |
|
Klaus Basan
|
f3037f083a
|
refs #830, settings for global GUI properties
(such as widget style, selection mode)
|
2016-12-13 19:02:19 +01:00 |
|
Klaus Basan
|
1d773f2264
|
Minor GUI adjustments
|
2016-12-13 19:02:18 +01:00 |
|
Klaus Basan
|
e55867c297
|
refs #829, use settings for own model set
(ignore excluded models)
|
2016-12-13 19:02:17 +01:00 |
|
Klaus Basan
|
fcb8df92b1
|
refs #829, ui for model settings
|
2016-12-13 19:02:16 +01:00 |
|
Klaus Basan
|
b69008e0b3
|
refs #829, consolidated settings for simulator/messages
* move traits from blackcore to blackmisc
* renamed CSimulatorSettings/Messages
|
2016-12-13 19:02:13 +01:00 |
|
Klaus Basan
|
763e92cc2a
|
refs #814, fixed wrong default values for update times causing CPU overload
* use 10s as conservative default value
* check in assert if update time is correct
|
2016-12-13 19:02:11 +01:00 |
|
Klaus Basan
|
7e69ff7f70
|
refs #814, some adjustments because of MS comment
(performance of airline view)
|
2016-12-13 19:02:09 +01:00 |
|
Klaus Basan
|
608e39ee9a
|
refs #828, added function to show matrix from ui
|
2016-12-13 19:02:08 +01:00 |
|
Klaus Basan
|
603bfd9dc4
|
refs #787, using digest signals in load component
|
2016-12-13 19:01:56 +01:00 |
|
Klaus Basan
|
6e1efaf88a
|
refs #822, display file ts in views
* consolidated models
* renamed flags
|
2016-12-13 19:01:53 +01:00 |
|
Klaus Basan
|
add3aa5a74
|
Minor formatting/tweaks
|
2016-12-13 19:01:47 +01:00 |
|
Klaus Basan
|
34b2a792aa
|
Display login since / own login data in login screen
|
2016-12-13 19:01:46 +01:00 |
|
Klaus Basan
|
d398fc7e9e
|
refs #820, tab order in test UI
|
2016-12-13 19:01:42 +01:00 |
|
Klaus Basan
|
fc3ac8b323
|
refs #787, MS review items + discussion on slack
https://dev.vatsim-germany.org/issues/787#note-4
|
2016-12-13 19:01:39 +01:00 |
|
Klaus Basan
|
df2073e5e6
|
refs #814, allow to disable aircraft parts updates, mostly for testing
* added flag in setup
* and UI
* plus some formatting in driver classes, removed unused member
|
2016-12-13 19:01:38 +01:00 |
|
Klaus Basan
|
387a39be77
|
refs #787, allow DB refresh when debug/beta build
|
2016-12-13 19:01:36 +01:00 |
|
Klaus Basan
|
1b69a65b00
|
refs #787, support for shared files in load component
Display component in swift pilot client (under settings)
|
2016-12-13 19:01:32 +01:00 |
|
Klaus Basan
|
973cbbb440
|
Minor unrelated adjustments
|
2016-12-13 19:01:29 +01:00 |
|