Commit Graph

15 Commits

Author SHA1 Message Date
Klaus Basan
9f9b4c3526 Callsign completer signal for entered callsign
* digest signals
* validChangedCallsignEntered
2019-05-13 11:21:09 +02:00
Mat Sutcliffe
e9a4c49d68 Ref T547 Update license masthead in all source code files. 2019-02-22 20:36:43 +00:00
Klaus Basan
41b48a4420 Style 2019-02-22 20:36:15 +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
Klaus Basan
511b3ae6c3 Style 2018-12-10 03:41:16 +01:00
Klaus Basan
fb93d26453 Ref T275, IRemoteAircraftProvider::remoteAircraftParts cutoff time was never used so parameter was removed 2018-06-18 03:04:30 +02:00
Klaus Basan
43cc99710a Shutdown guard 2018-05-12 21:40:20 +02:00
Klaus Basan
301eb79eca Renamings and adjustments of developer flag 2018-01-30 20:34:50 +01:00
Klaus Basan
aa52889767 Ref T171, use callsign completer in history and matcher log
* "private slots" -> "private"
* UI connects as Qt::QueuedConnection
2017-10-18 22:58:44 +02:00
Klaus Basan
423d18b0cd Default for parts history UI
(enable for dev. version)
2017-04-17 23:59:31 +01:00
Klaus Basan
6a63bcf666 No updates when UI component is invisible or unchanged HTML code 2017-04-17 23:57:57 +01:00
Klaus Basan
060a10dfb6 Replaced QLatin1Literal by QLatin1String
refs #883
2017-02-24 15:22:09 +00:00
Klaus Basan
ec23863d53 Formatting, QStringBuilder 2017-02-24 00:20:04 +00:00
Klaus Basan
1e85842c71 Some minor fixes (typos, doxygen, etc.) found during #846 2017-01-10 23:45:58 +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