Klaus Basan
|
5b3c011a15
|
Added "url" to signature "dataRead(BlackMisc::Network::CEntityFlags::Entity entity, BlackMisc::Network::CEntityFlags::ReadState state, int number, const QUrl &url)"
Allows to write log. messages with URL
|
2020-06-12 18:42:38 +01:00 |
|
Mat Sutcliffe
|
e9a4c49d68
|
Ref T547 Update license masthead in all source code files.
|
2019-02-22 20:36:43 +00:00 |
|
Mat Sutcliffe
|
fe7a45afcf
|
Ref T516 Update CStatusMessage call sites to use new syntax.
|
2019-02-22 20:35:51 +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 |
|
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
|
9ec59514dc
|
Small improvements of auto stash component
- airline can be set in model
- fallback if there is no airline, but livery code
|
2018-08-22 12:32:07 +02:00 |
|
Roland Winklmeier
|
3774f2b60f
|
Fix cppcheck warnings and cleanup suppression config
- redundantAssignment
- knownConditionTrueFalse
|
2018-08-09 01:25:41 +02:00 |
|
Klaus Basan
|
be94da0048
|
refs #743, adjustments of auto stashing dialog
* using BlackCore::IProgressIndicator
* log categories
|
2016-10-17 14:34:13 +01:00 |
|
Klaus Basan
|
a49b98166c
|
refs #745, allow to decide which descriptions are overridden in auto stashing
* adjusted CAircraftModel to ignore auto generated message
* radio buttons in GUI to select all/non-empty descriptions
* allow to use the temp. livery
|
2016-08-27 14:31:44 +02:00 |
|
Klaus Basan
|
54b1234f7f
|
refs #649, refs #658 fixed includes to new subfolders "db"
some style changes in same step
|
2016-06-08 18:20:23 +02:00 |
|
Roland Winklmeier
|
f4c2939253
|
Fix BlackGui header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #598
|
2016-05-20 01:31:11 +02:00 |
|
Klaus Basan
|
301c47c594
|
refs #618, some functions consolidated as result of reviews in previous step (removed const/const signatures)
|
2016-03-30 03:07:13 +02:00 |
|
Klaus Basan
|
f1ace9dde0
|
refs #485, refs #605 make clear when we use process events just to refresh GUI
|
2016-03-18 01:09:21 +00:00 |
|
Klaus Basan
|
79f95845b2
|
refs #602, emoved web service provider
* webservices now directly accessible via sGui
* interface no longer needed
* no init of provider (setProvider) needed anymore
|
2016-03-18 01:09:00 +00:00 |
|
Roland Winklmeier
|
7953d550ea
|
Fix linux clang errors and warnings
refs #596
|
2016-02-15 18:35:34 +01:00 |
|
Klaus Basan
|
f16379c26b
|
refs #576 auto stash component
Get models, consolidate data with DB data and stash when there is no validation error
|
2016-02-05 17:59:57 +01:00 |
|