Klaus Basan
dfe5d8ec5a
refs #535 , const for model
2015-12-20 16:59:57 +01:00
Klaus Basan
92f930b068
refs #535 completer for airline name
...
* common base class for airline completers
* changed dependend classes
2015-12-20 16:59:56 +01:00
Klaus Basan
2c84c51a93
refs #535 , stash componet
...
* allow to assign livery/ICAO to selected objects
* allow access to corresponding mapping component
2015-12-20 16:59:54 +01:00
Klaus Basan
a7fc01ecff
refs #535 , find standard livery
2015-12-20 16:59:53 +01:00
Klaus Basan
670bef0fd1
refs #535 , finetuning of drop site
...
* stylesheet
* sizes of deploying components
2015-12-20 16:59:52 +01:00
Klaus Basan
1601ca62fd
refs #535 , updated aircraft model / view
...
* add functions to apply changes to selected objects
* allow to highlight models by their model strings
* Utility function to show which parts come from DB
* model strings can be obtained sorted/unsorted
2015-12-20 16:59:51 +01:00
Klaus Basan
ecb4694c7f
refs #535 , updated viewbase and formatters
...
* Fixed wrong masking
* changed signal for model
* update selected models
* directly set object in model
2015-12-20 16:59:30 +01:00
Klaus Basan
431117e83b
Support stylesheets in drop site widget
2015-12-20 16:57:54 +01:00
Klaus Basan
d3487bb375
Event accept
2015-12-20 16:57:53 +01:00
Klaus Basan
953dee6060
Set datacache flag as discussed in slack (MS/KB)
2015-12-20 16:57:53 +01:00
Klaus Basan
41ae580ab4
debug output of context fixed
2015-12-20 16:57:52 +01:00
Roland Winklmeier
cbf54d0416
Handle unknown direct play error codes instead of an empty message
...
refs #546
2015-12-20 16:57:51 +01:00
Roland Winklmeier
9960431d01
Move global Fs9 variables into CSimulatorFs9Factory
...
Global variables are always a bad idea since the order of destruction
is unknown and can cause undefined behaviour. In this case the
global shared pointer can be destroyed before CSimulatorFs9Factory which
relies on it.
refs #546
2015-12-17 19:51:16 +01:00
Roland Winklmeier
7779c65ab8
Fix XPlane driver log message
2015-12-17 19:51:15 +01:00
Mathew Sutcliffe
51efdca8cc
Fixed bug that could have caused X-Plane to stop displaying status messages.
2015-12-13 16:41:35 +00:00
Mathew Sutcliffe
ecf02621cd
refs #540 Performance tweak for getStackTrace on Windows.
2015-12-13 16:41:06 +00:00
Mathew Sutcliffe
3064b319c6
refs #540 Fixed getStackTrace for Linux.
2015-12-13 16:41:05 +00:00
Mathew Sutcliffe
6139818138
refs #552 Linear interpolator directly manipulates n-vector instead of converting to lat/lon and back again.
2015-12-13 16:38:32 +00:00
Mathew Sutcliffe
81fd3ef1d9
refs #552 CCoordinateGeodetic: added methods to get/set n-vector as doubles, to avoid narrowing.
2015-12-13 16:38:29 +00:00
Mathew Sutcliffe
0589198508
refs #552 CCoordinateGeodetic: Using double precision in the conversion from n-vector to lat/lon.
2015-12-13 16:38:17 +00:00
Mathew Sutcliffe
e6011ec7cd
refs #552 Style & doxygen.
2015-12-13 16:38:13 +00:00
Mathew Sutcliffe
c1d57b8971
refs #552 Fixed broken SubdivisionConverter, and added another test to verify.
2015-12-13 16:38:10 +00:00
Mathew Sutcliffe
1f36f07bed
refs #552 Fixed broken SubdivisionConverter2, and added a test to verify.
2015-12-13 16:38:07 +00:00
Klaus Basan
5d82ed4233
refs #552 , samples to check accuracy of coordinates
2015-12-13 16:38:04 +00:00
Klaus Basan
cd7daac4a8
style
2015-12-13 16:37:58 +00:00
Mathew Sutcliffe
16833e29a2
Fixed the vcsubdirs workaround to support the .file modifier in nested subdirs.
2015-12-13 16:37:56 +00:00
Mathew Sutcliffe
1b8a2dff81
Fixed tests project names in QtCreator.
2015-12-13 16:37:51 +00:00
Mathew Sutcliffe
abea471b5a
Fixed samples project names in QtCreator.
2015-12-12 04:47:34 +00:00
Klaus Basan
ed52fc2295
refs #544 fixed \copydoc references to Qt docs
2015-12-12 04:47:27 +00:00
Klaus Basan
1b46e0400c
refs #544 doxygen
2015-12-12 04:47:18 +00:00
Klaus Basan
72019961eb
fixes refs #551 caused by missing units
2015-12-10 03:15:09 +01:00
Klaus Basan
0eec523d54
refs #551 , formatting and minor changes found during searching for the issue
2015-12-10 03:13:20 +01:00
Klaus Basan
4daf0453cb
Some more fixes:
...
* sort order in compare was inverted
* correct message when model is empty
2015-12-09 04:03:21 +01:00
Mathew Sutcliffe
541f29003c
Updated externals submodule.
2015-12-08 22:30:12 +00:00
Mathew Sutcliffe
1282fc4c14
refs #540 Add the ability to capture the current call stack, and use it in singleShot.
2015-12-08 22:30:10 +00:00
Mathew Sutcliffe
886f9937ce
Fixed errors found while trying to compile with Clang on Windows.
2015-12-08 21:16:57 +00:00
Mathew Sutcliffe
366030f2a9
refs #536 Moved CDataCache serialization into a worker thread.
2015-12-08 21:16:26 +00:00
Mathew Sutcliffe
e266ccefad
CValueCache::saveToFiles doesn't need to lock the mutex.
2015-12-08 21:16:25 +00:00
Mathew Sutcliffe
4a3cf916c7
Added missing Q_OBJECT macros.
2015-12-08 21:16:24 +00:00
Mathew Sutcliffe
7d5e416991
Enable multi-core when compiling with the Visual Studio IDE.
2015-12-08 21:16:24 +00:00
Klaus Basan
3d96e2e332
Shortcut for filter
2015-12-08 20:14:25 +01:00
Klaus Basan
c1b612e193
Some fixes as follow up of refs #533
...
* made plugin aware functions protected
* set setup for FSX ( refs #547 ) and made setup protected
* removed CLogHandler::instance()->disconnect(); as discussed in slack
* some formatting
2015-12-08 20:14:24 +01:00
Klaus Basan
2a10aa93ec
Added extra mode for swift client mapping view
2015-12-08 20:14:23 +01:00
Klaus Basan
27bbb3d58c
refs #533 , fixed matcher as temporary solution until we have DB data
...
* the whole concept here will change, see comments CAircraftMatcher::getClosestMatch
* currently returns exact match or default model
* added ASSERT in monitor to detect missing callsign for model at an early stage
2015-12-08 20:14:21 +01:00
Klaus Basan
bc65cde182
Specific fix for KB, which will be removed later
2015-12-08 20:14:21 +01:00
Klaus Basan
f9c160d625
refs #533 , fix callsign validation and split into functions for ATC/aircraft
2015-12-08 20:14:20 +01:00
Klaus Basan
6ac1808d25
Allow to save list of "other servers"
...
* load / save setting called
* fixed handling in server form
Follow up of refs #533 , related to #545
2015-12-08 20:14:19 +01:00
Klaus Basan
8058a19288
refs #546 , allows to run on Win10 without DirectX
...
Does not fix that it is asked to install DX, but avoids the crash if installation is denied
2015-12-08 20:14:19 +01:00
Klaus Basan
ac44485ff8
Improved/fixed ICAO designator displayed in table view
...
(discovered during #refs #533 tasks)
2015-12-08 20:14:18 +01:00
Klaus Basan
291c95160f
Doxygen fixes refs #544
2015-12-08 20:14:17 +01:00