Commit Graph

8051 Commits

Author SHA1 Message Date
Klaus Basan
5caea5ad9b Ref T620, check for empty string as path, QDir("") exists 2019-05-13 11:20:40 +02:00
Klaus Basan
a553dfc708 Ref T632, minor improvements for no callsign 2019-05-13 11:20:40 +02:00
Klaus Basan
0360b298d6 Better log message 2019-05-13 11:20:40 +02:00
Klaus Basan
f57dd8d9dd Ref T630, avoid invalid simulator for new set 2019-05-13 11:20:40 +02:00
Klaus Basan
9fd3925238 Style 2019-05-13 11:20:40 +02:00
Klaus Basan
f6ea91e0b2 Add missing FG part 2019-05-13 11:20:40 +02:00
Klaus Basan
2d654e2fef Ref T609, tristate LED showing if synced with simulator com 2019-05-13 11:20:40 +02:00
Klaus Basan
90373c3a34 Ref T609, UI setting for COM synced 2019-05-13 11:20:39 +02:00
Klaus Basan
53fb28d70c Ref T609, setting if COM is synced with simulator 2019-05-13 11:20:39 +02:00
Klaus Basan
927903ec53 XSwiftBus spelling 2019-05-13 11:20:39 +02:00
Klaus Basan
c7542105c5 Ref T605, Maximize Window flag, allows to use standard Win10 navigation 2019-05-13 11:20:39 +02:00
Klaus Basan
13a2465424 Ref T609, encapsulate PTT action/key 2019-05-13 11:20:39 +02:00
Klaus Basan
c69a833598 Style 2019-05-13 11:20:39 +02:00
Klaus Basan
b093d02f49 Bring a modal window back to front when opening a dialog
Otherwise it can happen the modal window in background blocks the other UI.
2019-05-13 11:20:39 +02:00
Klaus Basan
803e68edd3 Do not show core button in standalone 2019-05-13 11:20:38 +02:00
Klaus Basan
918559e60f Ref T609, active COM1/2 in sim LEDs and function 2019-05-13 11:20:38 +02:00
Klaus Basan
9f8f70c22a Ref T609, set send/receive COM1/2 from P3D/FSK 2019-05-13 11:20:38 +02:00
Klaus Basan
bf26695530 Ref T609, added send/receive flags for COM unit 2019-05-13 11:20:38 +02:00
Klaus Basan
8eb3bd5278 Own model set dialog / dialog improvements
* better terms
* clear button to clear own model set
2019-05-13 11:20:38 +02:00
Klaus Basan
1af80575b7 Do not show context help if widget is visible
That would trigger help twice/multiple times
2019-05-13 11:20:38 +02:00
Klaus Basan
4ed0d6befd Style 2019-05-13 11:20:38 +02:00
Klaus Basan
8cf79a512a Ref T613, added missing checkbox and style 2019-05-13 11:20:38 +02:00
Klaus Basan
139ae130db Improved tooltip/error message 2019-05-13 11:20:37 +02:00
Klaus Basan
4951e7e35f Ref T614, improved log 2019-05-13 11:20:37 +02:00
Klaus Basan
9e1f437326 Use a default simulator for emulated driver to avoid ASSERT 2019-05-13 11:20:37 +02:00
Klaus Basan
9287713cb8 Ref T606, added back/tab/ESC as hotkeys 2019-05-13 11:20:37 +02:00
Klaus Basan
df686d7efc Ref T607, detect mappings from quick mapping wizard 2019-05-13 11:20:36 +02:00
Klaus Basan
fbf761f3f0 Ref T599, use event filter for uc 2019-05-13 11:20:36 +02:00
Klaus Basan
320bae9a2d Ref T599, event filter for uc characters 2019-05-13 11:20:35 +02:00
Klaus Basan
cbe9aea282 Ref T602, use conversion table in dialog 2019-05-13 11:20:35 +02:00
Klaus Basan
aecce06b33 Ref T602, read conversion table (ft/m) and functions from/to ft/m 2019-05-13 11:20:35 +02:00
Klaus Basan
9be734ee73 Ref T602, added FL/meter/ft conversion table 2019-05-13 11:20:35 +02:00
Klaus Basan
e1b3f075b5 Ref T602, allow to define floor (round down)/round for altitude 2019-05-13 11:20:35 +02:00
Klaus Basan
e67a54f497 Ref T600, use CTRL/SHIFT for info area shortcut, not conflicting with some other shortcuts 2019-05-13 11:20:35 +02:00
Klaus Basan
dd1aec056f Ref T601, added chat command 2019-05-13 11:20:34 +02:00
Klaus Basan
bfed07fbc7 Allow to display the bootstrap and info files (for debugging) 2019-05-13 11:20:34 +02:00
Klaus Basan
4a3107d054 Re-Enable changing style 2019-05-13 11:20:34 +02:00
Klaus Basan
ccbd650a1d Basic sim settings, removed unnecessary column in grid layout 2019-05-13 11:20:33 +02:00
Klaus Basan
5e38732276 Ref T577, DEP sort order + QStringView 2019-05-13 11:20:33 +02:00
Klaus Basan
d727392306 Improved validation overlay msgs. and tab preselect 2019-05-13 11:20:33 +02:00
Klaus Basan
9436bce9be Minor mapping tool improvements, including scrollTo first highlighted row 2019-05-13 11:20:33 +02:00
Mat Sutcliffe
8915625357 [Jenkinsfile] Configuration to discard old builds. 2019-05-13 11:20:32 +02:00
Mat Sutcliffe
7e25360d3c Ref T603 Different message if xswiftbus version string is empty. 2019-05-13 11:20:32 +02:00
Mat Sutcliffe
821ebffbcf [Jenkinsfile] Publish artifacts to datastore for both dev and release branches. 2019-05-13 11:20:32 +02:00
Mat Sutcliffe
c1f0aa72b7 [Jenkinsfile] Removed redundant redefinitions of global variables. 2019-05-13 11:20:31 +02:00
Mat Sutcliffe
32a3c561f7 [Jenkinsfile] Use Warnings Next Generation plugin 2019-05-13 11:20:31 +02:00
Mat Sutcliffe
a78f455c18 Ref T585 Check for missing %n placeholders in log message format strings. 2019-04-12 14:54:48 +01:00
Mat Sutcliffe
6e01e63a89 [gitignore] ignore VS Code temp files 2019-04-12 14:54:48 +01:00
Mat Sutcliffe
1ecf46071f Fix build error in MSVC 2019 RC. 2019-04-12 14:54:47 +01:00
Mat Sutcliffe
5d75d58784 Ref T570 Measure sortHint using true CPU time routines. 2019-04-12 14:54:47 +01:00