Commit Graph

1588 Commits

Author SHA1 Message Date
Klaus Basan
4567138e36 Ref T219, pilot name form
(used to override server credentials for VATSIM/other servers)
2018-01-14 18:46:32 +01:00
Klaus Basan
66560e4098 Ref T219, message frame UI style 2018-01-14 18:46:30 +01:00
Klaus Basan
6d2cc0a182 Ref T219, server list selector signal (changed server) 2018-01-14 18:46:28 +01:00
Klaus Basan
9822c86bdd Ref T219, minor serverform UI adjustments 2018-01-14 18:46:25 +01:00
Klaus Basan
4b73c2f936 Ref T219, FSD setup form adjustments / renamings 2018-01-14 18:46:23 +01:00
Klaus Basan
728b3c0473 Formatting 2018-01-14 18:46:21 +01:00
Klaus Basan
b982b7aca6 Ref T219, changed UI element for login buttons
QFrame based instead of QGroupBox based
2018-01-14 18:46:11 +01:00
Klaus Basan
e7073202bd Ref T219, adjusted existing forms 2018-01-14 18:46:09 +01:00
Klaus Basan
9fc231b657 Ref T219, changed CForm so it can be used with/without DB User 2018-01-14 18:46:06 +01:00
Klaus Basan
ccd3dd5bb5 Ref T215, make read only fields obvious 2018-01-14 18:45:59 +01:00
Klaus Basan
fd500cee35 Ref T218, only report conflicts for same machine 2018-01-14 18:45:56 +01:00
Klaus Basan
2c5a6c0a3a Ref T218, renamed some functions of CIdentifier 2018-01-14 18:45:48 +01:00
Klaus Basan
0979b9cc77 Ref T215, FP component using the altitude line edit 2018-01-14 18:45:43 +01:00
Klaus Basan
a116560742 Ref T215, UI element for FP altitude 2018-01-14 18:45:40 +01:00
Klaus Basan
7b414121df UI adjustment 2018-01-14 18:45:30 +01:00
Klaus Basan
02a3f20ad1 Ref T215, text message adjustments (private slots -> private) 2018-01-14 18:45:28 +01:00
Klaus Basan
2fb7bde447 Ref T215, some adjustments of user object
* remove "valid" from some functions, because no validity is checked
* homebase + real name string
2018-01-13 05:04:34 +01:00
Klaus Basan
2270c8c38b Ref T215, fixed text message sending from keypad command line
* context menu delete history
* signals to relay messages which are not "dot" commands
2018-01-13 05:04:29 +01:00
Klaus Basan
26b5a6ce28 Found during T215, rectify CIdentifier issues
* null/anonymous identifier
* CIdentifier can be linked with QObject and
* CIdentifier reflects name changes of QObject (UI components change name after ctor call)
2018-01-13 05:04:27 +01:00
Klaus Basan
dd0f4058f2 Ref T215, FP UI improvements
* check can be stricht or lenient
* help page for equipment codes
* prefix handling H (vPilot) and T (TCAS)
* values automtaically derived from DB data
2018-01-13 05:04:19 +01:00
Klaus Basan
d127f98d60 Ref T215, minor fixes for overlay messages 2018-01-13 05:04:15 +01:00
Klaus Basan
0975abcc46 Ref T215, remember last server and model as cache value
* also remember last server not VATSIM server
* remember last model used
* server list selector uses remembered value
* login component sets those values
2018-01-13 05:04:11 +01:00
Klaus Basan
ee0d69faf2 Ref T215, validator can be restricted to a string list 2018-01-13 05:04:07 +01:00
Klaus Basan
9799fc1724 Ref T215, using "COverlayMessagesTabWidget" for FP UI 2018-01-13 05:04:01 +01:00
Klaus Basan
75202eb4ce Ref T215, overlay message frame can be used with multiple widgets (not only QFrame) 2018-01-13 05:03:57 +01:00
Klaus Basan
1c05927c0c Ref T215, generator button 2018-01-13 05:03:55 +01:00
Klaus Basan
2e9f70f4ad Login, password can be shown (temporarily) 2018-01-13 05:03:52 +01:00
Klaus Basan
b94e33ea97 Some UI settings like "window title" or "whats this?" 2018-01-04 21:29:51 +01:00
Klaus Basan
d8abb3f83b Ref T172, server form supports ecosystem 2017-12-29 19:49:40 +01:00
Klaus Basan
5f90497626 Ref T172, added ecosystem column 2017-12-29 19:49:35 +01:00
Klaus Basan
426ac96f3e Ref T172, combo box for ecosystems 2017-12-29 19:49:32 +01:00
Klaus Basan
efd4e110b7 Ref T172, formatting
* this->m_ => m_
* formatting
* comments / doxygen
2017-12-28 18:44:32 +01:00
Klaus Basan
ee1e5e8e95 Ref T199, setup loading widget can display a "copy from other swift versions" dialog 2017-12-28 18:41:38 +01:00
Klaus Basan
2509a1581b Ref T199, copy configuration as dialog + some utility functions 2017-12-25 13:14:14 +01:00
Klaus Basan
e81211775b RW's review fixes Ref T202 Ref T189 Ref T210
* dmg comment and follow up issue created
* cppcheck-suppress passedByValue in cppcheck.supp
* renamed from Xsb -> XSwiftBus
* reverted wrong "static const QString dataStr"
2017-12-21 19:50:19 +01:00
Klaus Basan
3cc3440bba Ref T211, hotkey dialog fixes
* add identifier of current hotkey if any
* utility function getAllIdentifiers
* setWindowFlags to hide "?"
2017-12-21 19:50:03 +01:00
Klaus Basan
aaf4c35f80 Ref T211, formatting 2017-12-21 19:49:59 +01:00
Klaus Basan
0f8bbbbfc2 Ref T210, adjusting classes to use new functions 2017-12-21 19:49:52 +01:00
Klaus Basan
745fdb50d1 Follow up, made "private slots" -> "private" 2017-12-21 19:49:31 +01:00
Klaus Basan
fd4c7c09f6 Crashreport: https://swift-project.slack.com/archives/G7GD2UP9C/p1513012215000494
Fixed by ignoring all other property indexes
2017-12-21 19:49:28 +01:00
Klaus Basan
5bb0025d4a Ref T203, style sheet for download dialog/component 2017-12-21 19:49:21 +01:00
Klaus Basan
1293953a11 Check if services are available 2017-12-21 19:49:14 +01:00
Klaus Basan
cca275b278 Doxygen 2017-12-21 19:49:11 +01:00
Klaus Basan
ceaf224a4f Ref T203, overlay messages can be forced small and factors set 2017-12-21 19:49:04 +01:00
Klaus Basan
9cc38c7f39 Ref T203, download component (generic file download) 2017-12-21 19:48:57 +01:00
Klaus Basan
18fe389303 Ref T203, renamed to CUpdateInfoDialog 2017-12-21 19:48:50 +01:00
Klaus Basan
f0cf15a572 Ref T203, CInstallXSwiftBusComponent now using TUpdateInfo (and no longer the XSwiftBus service)
* default name can be set
* XSwiftBusFileInfo no longer needed
* data read from cache (i.e. TUpdateInfo)
2017-12-21 19:48:47 +01:00
Klaus Basan
187fabafcf Ref T203, renamed loadedAlphaXSwiftBusFileInfo in CInstallXSwiftBusComponent 2017-12-21 19:48:37 +01:00
Klaus Basan
67f927c3f6 Ref T203, moved distribution info component to update info component
* adjusted components like launcher etc.
* deleted CDistributionInfoComponent
* CUpdateInfoComponent uses TUpdateInfo/CUpdateInfo
* UI adjustments
2017-12-21 19:48:33 +01:00
Klaus Basan
0dc6b63ba5 Ref T201, info component
* removed private signal, no longer needed as a newer signature does not require an input signal
* timestamp format
* fixed !entities.testFlag
2017-12-21 19:47:43 +01:00