Klaus Basan
c14235cbf8
Mapping wizard UI adjustments
2019-02-22 20:35:04 +00:00
Klaus Basan
788f827110
Ref T489, Ref T484, string improvements
2019-02-22 20:35:03 +00:00
Klaus Basan
c0337b531a
Ref T489, display read state in model component as overlay
2019-02-22 20:35:03 +00:00
Klaus Basan
6ce833186b
Overlay messages with ratio and line parameter
2019-02-22 20:35:03 +00:00
Klaus Basan
efb1ac46f2
Ref T489, added "parsing" state for entity read states
2019-02-22 20:35:02 +00:00
Klaus Basan
a908c03e93
Ref T489, download progress for model component
...
* using COverlayMessagesFrame
* onEntityDownloadProgress displaying progress
2019-02-22 20:35:02 +00:00
Klaus Basan
fefeeac33b
Ref T489, overlay message support for download progress
2019-02-22 20:35:01 +00:00
Klaus Basan
d71e5f289a
Style
2019-02-22 20:35:01 +00:00
Klaus Basan
400a8fc2a8
Splash screen messages for web data services
2019-02-22 20:35:01 +00:00
Klaus Basan
8cb04e4965
Minor fixes DB loading overview
2019-02-22 20:35:00 +00:00
Klaus Basan
9d2da4524a
Shared URLs display only every 5secs
2019-02-22 20:35:00 +00:00
Klaus Basan
48b18c7acd
Resize columns of "other swift versions" to percentage
2019-02-22 20:34:59 +00:00
Klaus Basan
7baf5f238e
Allow columns with percentage width
2019-02-22 20:34:59 +00:00
Mat Sutcliffe
7cb581f865
Ref T488 Fixed cppcheck warnings.
2019-02-22 20:34:57 +00:00
Mat Sutcliffe
5a17f43a5b
Ref T488 Update cppcheck suppressions.
2019-02-22 20:34:56 +00:00
Mat Sutcliffe
e625c67005
Ref T480 Fixed remaining uses of QStringLiteral and QLatin1String in QStringBuilder expressions.
2019-02-22 20:34:55 +00:00
Mat Sutcliffe
225ff81252
Ref T485 Adjust CLogMessage and CStatusMessage call sites to use the new API.
2019-02-22 20:34:55 +00:00
Mat Sutcliffe
f48a411f43
Using qOverload, removing static_cast workaround.
2019-02-22 20:34:53 +00:00
Klaus Basan
93cf349a04
Ref T451, context menu in views (simulated aircraft/model) to disable model
2019-02-22 20:24:03 +00:00
Klaus Basan
7f1591c972
Filter, deferred connect of "setFilter" signals to avoid filtering during "swing-in" of UI
2019-02-22 20:24:02 +00:00
Klaus Basan
314c48d5d1
Filter minor style/refactoring
...
* use normal functions instead of slots
* some renamings
2019-02-22 20:24:02 +00:00
Klaus Basan
0efb24f7fc
Minor tweaks, style
2019-02-22 20:24:01 +00:00
Klaus Basan
e7a807efdf
Allow text messages on the splash screen, currently used with setup reader
2019-02-22 20:24:00 +00:00
Klaus Basan
0817d38b4c
Ref T265, Ref T430, added parts and CG to modify form
2019-02-22 20:24:00 +00:00
Klaus Basan
ddb26a0ea5
Ref T265, Ref T430, Ref T473 renamed to CDbModelMappingModifyDialog (as it is a dialog)
2019-02-22 20:23:59 +00:00
Klaus Basan
4aec50ccfc
Ref T478, removed the critical functions + adjustments
...
The code was never used as we decided not to translate swift, but do it all in English. So that code branch was never executed and I have removed the above 4 function + required adjustments.
* getTranslationContextChar
* getColumnNameChar
* getColumnToolTipChar
* getTranslationContextChar
2019-02-22 20:23:59 +00:00
Klaus Basan
da0e021332
Ref T265, Ref T430, Ref T473 parts added to mapping UI
2019-02-22 20:23:58 +00:00
Klaus Basan
000a03b2c9
Ref T265, Ref T430, Ref T473 CG/parts in UI model
2019-02-22 20:23:58 +00:00
Klaus Basan
6bd3a50ed8
Ref T265, Ref T430, Ref T473 improved validator for parts
2019-02-22 20:23:54 +00:00
Klaus Basan
d89b217e9b
PQ parsing using "best guess" strategy as default plus renamings
2019-02-22 20:23:54 +00:00
Klaus Basan
4e1835b80d
Overlay progress bar
2019-02-22 20:23:53 +00:00
Klaus Basan
298f746862
Ref T265, Ref T430, Ref T473 CG in model form
2019-02-22 20:23:53 +00:00
Klaus Basan
c14e85a805
ATC stations, display icon+text for buttons
2019-02-22 20:23:52 +00:00
Mat Sutcliffe
d6b5dca6b2
Return a default-constructed QString instead of implicitly converting an empty string literal.
2019-02-22 20:23:49 +00:00
Mat Sutcliffe
6c05c5249d
When calling arg() on a QString constructed from a literal, use QStringLiteral.
2019-02-22 20:23:47 +00:00
Mat Sutcliffe
ace7650ebe
Ref T480 No need for QStringLiteral when concatenating with %, use UTF-16 string literals.
2019-02-22 20:23:46 +00:00
Mat Sutcliffe
1b4ed84e1b
CListModelBase and CViewBase: reduce the number of template parameters
...
by relying on what can easily be deduced from the first parameter(s).
2019-02-22 20:23:44 +00:00
Mat Sutcliffe
5295473c4f
Added fixme comments marking undefined behaviour in CColumn.
2019-02-22 20:23:44 +00:00
Mat Sutcliffe
99ad324503
Added fixme comments to change dynamic_cast to qobject_cast.
2019-02-22 20:23:43 +00:00
Mat Sutcliffe
cfcee4bed0
Fixed clazy warning: const signal.
2019-02-22 20:23:43 +00:00
Mat Sutcliffe
db928c8b0e
Fixed clazy warnings: QString::arg.
2019-02-22 20:23:42 +00:00
Mat Sutcliffe
b4724996c6
Fixed clazy warnings: unused QString.
2019-02-22 20:23:42 +00:00
Mat Sutcliffe
fc23a25ce1
Fixed clazy warnings: new-style signal/slot connect syntax.
2019-02-22 20:23:40 +00:00
Mat Sutcliffe
c71d358648
Fixed clazy warnings: unnecessary containers and containers being detached.
2019-02-22 20:23:37 +00:00
Mat Sutcliffe
462172a87f
Fixed clazy warnings: unnecessary containers and containers being detached in range-for loops.
2019-02-22 20:23:37 +00:00
Mat Sutcliffe
684ffeb671
Fixed clazy warnings: rule of zero/three/five.
2019-02-22 20:23:35 +00:00
Mat Sutcliffe
8979b5257e
Fixed clazy warnings: returning void expression.
2019-02-22 20:23:34 +00:00
Mat Sutcliffe
e32ea65a27
Fixed clazy warnings: fully-qualified signal parameter types.
2019-02-22 20:23:34 +00:00
Mat Sutcliffe
9f85a7b560
Fixed clazy warnings: pass large objects by reference to const.
2019-02-22 20:23:33 +00:00
Mat Sutcliffe
e40af8132c
Fixed clazy warnings: missing Q_OBJECT.
2019-02-22 20:23:33 +00:00