Commit Graph

7982 Commits

Author SHA1 Message Date
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
Mat Sutcliffe
c8d2f2be7e Return status message when value is not set because it was unchanged. 2019-04-12 14:54:47 +01:00
Mat Sutcliffe
5521a20883 Swap comparison order in case the value expensive to compare. 2019-04-12 14:54:46 +01:00
Mat Sutcliffe
6d9c1b4d5e Ref T552 Added unittest for QDataStream marshalling. 2019-04-12 13:57:18 +01:00
Mat Sutcliffe
d29576b67a Ref T552 Register value classes with qRegisterMetaTypeStreamOperators. 2019-04-12 13:57:17 +01:00
Mat Sutcliffe
6d9f9a286d Ref T552 Using QDataStream marshalling mixins in value classes. 2019-04-12 13:30:55 +01:00
Mat Sutcliffe
fabf6e59ab Ref T552 Added mixins for QDataStream marshalling. 2019-04-12 13:30:55 +01:00
Mat Sutcliffe
a6facc7e7c Ref T552 Removed old unused string-based QDataStream operator that would cause ambiguity with new ones. 2019-04-12 13:30:54 +01:00
Mat Sutcliffe
3454e08bb1 Using more constexpr in metaclass system, that was not possible before due to compiler bugs. 2019-04-12 13:30:54 +01:00
Mat Sutcliffe
a366ad8943 Added with() and withValidation() methods in CLogCategoryList. 2019-04-12 13:30:54 +01:00
Mat Sutcliffe
1cb21f0a4b Ref T545 Removed redundant constructors that are now inherited. 2019-04-12 13:30:53 +01:00
Mat Sutcliffe
c05a32dbd4 Ref T545 Using constructor inheritance in derived container classes. 2019-04-12 13:30:51 +01:00
Mat Sutcliffe
8c0d82de99 Added CDatabaseWriter::getLogCategories. 2019-04-12 13:30:49 +01:00
Mat Sutcliffe
21a13978a2 Remove redundant code. 2019-04-12 13:30:49 +01:00
Mat Sutcliffe
bb59007656 D99 Enable compiler caches 2019-04-12 13:30:48 +01:00
Mat Sutcliffe
08b1141072 D98 Split up releaseWithDebugInfo and profileRelease as 2 separate configs 2019-04-12 13:30:48 +01:00
Mat Sutcliffe
980e1d7b80 Restored constexpr initialization and return-by-value of CMeasurementUnit constants
that were removed by commit 787b54108e.

For rationale, see the commits fef2bc528e, c8d78ada65, 07ec7e6bc1 where these
were originally introduced.
2019-04-12 13:30:48 +01:00
Mat Sutcliffe
30c0054f57 Next version number. 2019-04-12 12:38:26 +01:00
Mat Sutcliffe
fee3562d32 Bump to version 0.9. RELEASE_0.9.0 2019-04-11 22:16:31 +01:00
Mat Sutcliffe
50e71b11a5 Ref T546 Fixed mistake with locking the correct mutexes. 2019-04-11 22:12:20 +01:00