Klaus Basan
fd751e66c2
Faster QString handling in aircraft ICAO code
2018-08-27 18:58:12 +02:00
Klaus Basan
54802e9ea9
Ref T310, added model statistics dialog
...
* UI for statistics
* renamed to "coverageSummaryForModel"
* model list "htmlStatistics"
2018-08-27 18:58:11 +02:00
Klaus Basan
35b70db67d
Ref T310, removed "m_separator" from IMenuDelegate as it is not used
2018-08-26 15:27:05 +02:00
Klaus Basan
73ddec5147
Ref T306, directory setting in models component loading, plus QPointer guard
2018-08-26 15:27:05 +02:00
Klaus Basan
09e8b3ffcf
Completer sort order and ICAO code string building
2018-08-26 15:27:04 +02:00
Klaus Basan
3ec3bb8e15
Ref T298, split military flag into check for civilian/military
...
* in military -> only military aircraft?
* in civilian -> only civilian aircraft?
2018-08-26 15:27:03 +02: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
a40b3b728c
Ref T306, copy directory settings in wizard
2018-08-26 15:27:02 +02:00
Klaus Basan
b0091e4674
Ref T306, copy settings style/Doxygen
2018-08-26 15:27:02 +02:00
Klaus Basan
722566453b
Ref T306, use settings for flightplan and view directories
2018-08-26 15:27:01 +02:00
Klaus Basan
4098cc843f
Ref T306, remember directories value class
2018-08-26 15:27:00 +02:00
Klaus Basan
19b1345766
Ref T308, check parsing of YYYYmmdd strings (length)
2018-08-26 15:26:59 +02:00
Klaus Basan
302e9fc9d0
Use QStringBuilder in livery
2018-08-26 15:26:59 +02:00
Klaus Basan
a7ccf9e27a
UI fix
2018-08-26 15:26:58 +02:00
Klaus Basan
653911e042
StringBuilder in CCountry + style
2018-08-26 15:26:57 +02:00
Klaus Basan
2fcb5fd304
Fixed missing compare index + style for matching statistics
2018-08-26 15:26:57 +02:00
Klaus Basan
e0e47a46f6
Ref T298, buttons for re-matching
2018-08-26 15:26:56 +02:00
Klaus Basan
cb351aca1a
Ref T298, improved/fixed re-matching (match all aircraft again)
...
- reset to network model (otherwise we match "matched model" -> "matched model")
- renamed/added functions doMtachingAgain/doMatchinsAgain in contexts
2018-08-26 15:26:56 +02:00
Klaus Basan
1b72333b05
Trial to fix worker's finish "deleteLater"
2018-08-26 15:26:55 +02:00
Klaus Basan
19fbc345fb
Better shortcut handling in views
...
- display shortcuts
- shortcut for resize
2018-08-26 15:26:55 +02:00
Klaus Basan
a975ee9ca4
Ref T398, matcher configurable exclusion
2018-08-26 15:26:54 +02:00
Klaus Basan
a640343433
Ref T298, exclude models from matching configurable
2018-08-26 15:26:53 +02:00
Klaus Basan
109c1554f9
Ref T298, exclude models
2018-08-26 15:26:53 +02:00
Klaus Basan
5b7ec38b0a
Clear state of Network VATLIB
2018-08-26 15:26:52 +02:00
Klaus Basan
bcce4c3bc2
fixed typo ("," -> ";")
2018-08-26 15:26:52 +02:00
Klaus Basan
7cbbb1d933
Improved thread info (for debugging)
2018-08-26 15:26:51 +02:00
Klaus Basan
1755463ec4
Improved way to get situation with altitude offset
2018-08-26 15:26:51 +02:00
Klaus Basan
4814178961
Own models component message box if disk loaded models shall be written to cache
2018-08-26 15:26:50 +02:00
Klaus Basan
efb2c5b858
Auto stash UI adjustments
2018-08-26 15:26:50 +02:00
Klaus Basan
956ffd949d
Style
2018-08-26 15:26:49 +02:00
Klaus Basan
d010f6f15a
Utility functions to improve resolution in auto stash component
2018-08-26 15:25:08 +02:00
Roland Winklmeier
2392a27a59
Add missing include
2018-08-26 10:04:58 +02:00
Roland Winklmeier
88ce557c80
Replace left over Q_OS_MAC macro with APL in xswiftbus
2018-08-25 22:12:08 +02:00
Roland Winklmeier
5dfdbb3621
Fix doxygen getting confused
2018-08-25 22:12:07 +02:00
Roland Winklmeier
d5a37a9d9e
Fix hidden member from base class
2018-08-25 22:12:07 +02:00
Roland Winklmeier
84dcc53dc0
Misc clang warning fixes
2018-08-25 22:12:07 +02:00
Roland Winklmeier
5e38936fd2
Fix weak vtables
2018-08-25 22:12:06 +02:00
Roland Winklmeier
4cf3bc580f
Use case sensitive name of Windows header files
2018-08-25 22:12:06 +02:00
Roland Winklmeier
a60ee4a7dd
Use override for destructors
2018-08-25 22:12:06 +02:00
Roland Winklmeier
9b3b645c12
Use nullptr
2018-08-25 22:12:05 +02:00
Roland Winklmeier
d4608e6a5b
Result of comparison of unsigned enum expression >= 0 is always true
2018-08-25 22:12:04 +02:00
Roland Winklmeier
4b160fe42c
Fix wrong type
2018-08-25 22:12:04 +02:00
Roland Winklmeier
93d30e844a
Use const ref to avoid copies
2018-08-25 22:12:04 +02:00
Roland Winklmeier
3267d1ec38
Fix implicit conversion warning
2018-08-25 22:12:03 +02:00
Roland Winklmeier
29e50ee516
Fix missing function argument
2018-08-25 22:12:03 +02:00
Roland Winklmeier
bd9f00f819
Fix missing include
2018-08-25 22:12:03 +02:00
Roland Winklmeier
ca9a2e5fd1
Fix floating point comparison
2018-08-25 22:12:03 +02:00
Roland Winklmeier
08e06c6ed1
Fix float to double conversion
2018-08-25 22:12:02 +02:00
Roland Winklmeier
5cc8249b38
Add X-Plane utils unit test
2018-08-25 22:12:02 +02:00
Roland Winklmeier
77ce9f8b8a
Split the giant test binaries into smaller unit tests
...
This is an intermediate step to have smaller unit tests. It is a trade off
between having many many test executables compared to a few bigger ones. But
this comes a lot closer to what QtTest is meant to be used.
2018-08-25 22:12:01 +02:00