Klaus Basan
|
5f7c3f0e9c
|
refs #855, removed hiding where no longer needed
|
2017-01-10 23:47:32 +00:00 |
|
Klaus Basan
|
076fff417a
|
refs #855, support for timeout in CEnableForViewBasedIndicator
|
2017-01-10 23:47:30 +00:00 |
|
Klaus Basan
|
02cbd8e00d
|
refs #855, timeout support in view
* clear also hides indicator
* standard functions use timeout to hide indicator just in case something goes wrong
|
2017-01-10 23:47:29 +00:00 |
|
Klaus Basan
|
6a1130100e
|
refs #855, load indicator timeout
* id for each displayed indicator
* timeout function can time out particular id
|
2017-01-10 23:47:28 +00:00 |
|
Klaus Basan
|
1177cd862a
|
refs #855, re-center load indicator when resizing load overview
|
2017-01-10 23:47:25 +00:00 |
|
Klaus Basan
|
c2861b792c
|
refs #855, re-center load indicator when resizing views
|
2017-01-10 23:47:24 +00:00 |
|
Klaus Basan
|
78c55170d6
|
#855, formatting
|
2017-01-10 23:47:23 +00:00 |
|
Klaus Basan
|
3939b0166f
|
refs #853, JSON exception handling in view base class
|
2017-01-10 23:47:18 +00:00 |
|
Klaus Basan
|
9eff387207
|
Removed deprecated funtions and changed code to use new functions
|
2017-01-10 23:47:10 +00:00 |
|
Klaus Basan
|
bac77e233d
|
refs #849, statistics UI in pilot client
|
2017-01-10 23:47:09 +00:00 |
|
Klaus Basan
|
cfca78ec2a
|
refs #849, aircraft matcher
* support for statistics entries
* when setting models, corresponding simulator can be set
|
2017-01-10 23:47:05 +00:00 |
|
Klaus Basan
|
b35bbd8b81
|
refs #849, model/view for statistics
|
2017-01-10 23:46:52 +00:00 |
|
Klaus Basan
|
cb1e213c64
|
refs #849, new column formatter for integer
|
2017-01-10 23:46:51 +00:00 |
|
Klaus Basan
|
dcfaca431c
|
refs #849, use timestamp with server to indicate when login started
* CServer -> ITimestampBased
* added compare functions
|
2017-01-10 23:46:48 +00:00 |
|
Klaus Basan
|
5f18707c9c
|
Minor fixes: Formatting, string generation
|
2017-01-10 23:46:47 +00:00 |
|
Mathew Sutcliffe
|
bda0f42c60
|
refs #815 Mark with \todo the remaining places where CJsonException needs to be caught.
|
2017-01-10 23:46:37 +00:00 |
|
Mathew Sutcliffe
|
51c3ae8c25
|
refs #815 Catch and handle CJsonException when calling convertFromJson.
|
2017-01-10 23:46:36 +00:00 |
|
Klaus Basan
|
c94584a19f
|
Removed redundant speed formatter, use existing CSpeedKtsFormatter
CAircraftSpeedFormatter renamed to CSpeedKtsFormatter in same step
|
2017-01-10 23:46:16 +00:00 |
|
Klaus Basan
|
46d805830d
|
refs #844, added range to ATC station view
|
2017-01-10 23:46:14 +00:00 |
|
Klaus Basan
|
99254938b1
|
refs #844, avoid pending load indicator
* Renamed to settingsChanged
* update bookings even if not connected
|
2017-01-10 23:46:13 +00:00 |
|
Klaus Basan
|
d6235d901e
|
refs #846, allow to display cmdLineErrorMessage by BlackMisc::CStatusMessageList
Improved formatting and HTL escape message
|
2017-01-10 23:46:01 +00:00 |
|
Klaus Basan
|
1e85842c71
|
Some minor fixes (typos, doxygen, etc.) found during #846
|
2017-01-10 23:45:58 +00:00 |
|
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 |
|