Commit Graph

4503 Commits

Author SHA1 Message Date
Mathew Sutcliffe
b7f69c6887 refs #937 Resolved clazy warnings: unnecessary memory allocation. 2017-04-19 19:31:39 +01:00
Mathew Sutcliffe
fce1513dae refs #937 Resolved clazy warnings: unnecessary detaching of containers. 2017-04-19 19:31:38 +01:00
Mathew Sutcliffe
ce1730b453 refs #937 Support for clazy. 2017-04-19 19:31:36 +01:00
Mathew Sutcliffe
69b75ad265 refs #555 Fixed egregious copypaste mistake
*%{font-size:16pt}😠%*
2017-04-19 19:31:34 +01:00
Mathew Sutcliffe
488f42b0a1 refs #928 Parse and load OBJ8 CSL packages. 2017-04-19 19:31:33 +01:00
Mathew Sutcliffe
65ac945281 refs #925 Animate landing gear by linear interpolation. 2017-04-19 19:31:31 +01:00
Mathew Sutcliffe
2f02cd30d9 refs #925 XP driver sends parts to xbus, and guesses gear and lights if parts not available. 2017-04-19 19:31:29 +01:00
Mathew Sutcliffe
1a6caece3e refs #925 Removed unused code. 2017-04-19 19:31:28 +01:00
Mathew Sutcliffe
d9989d6d2c Update to latest libxplanemp upstream. 2017-04-19 19:31:26 +01:00
Klaus Basan
53a021de78 refs #935, set opacity of main window when wizard is active
https://dev.vatsim-germany.org/issues/935#note-5
2017-04-19 19:31:25 +01:00
Klaus Basan
07db0732ed refs #935, showHelp function, so other widgets can invoke help 2017-04-19 19:31:23 +01:00
Klaus Basan
7907dff967 refs #935, refs #936 utility function to set OS specific properties
this can be used in qss selectors
2017-04-19 19:31:22 +01:00
Klaus Basan
197560c3c3 refs #935, stylesheet 2017-04-19 19:31:20 +01:00
Klaus Basan
ec025d63a7 refs #935, detect changed stylesheet in launcher 2017-04-19 19:31:19 +01:00
Klaus Basan
864fa88c65 refs #935, added cmdline args for crashpad server 2017-04-19 19:31:17 +01:00
Klaus Basan
6c76e0fea6 refs #935, globalsetup.cpp(369): warning C4503 2017-04-19 19:31:16 +01:00
Klaus Basan
f69c1e7c3f refs #935, adjusted 4th segment of version to timestamp since 2010
slack discussion/meeting 20170413
2017-04-19 19:31:14 +01:00
Klaus Basan
6802246276 Formatting 2017-04-19 19:31:13 +01:00
Roland Winklmeier
6e6fb1f9a8 Workaround transparent style issues on Mac OS 2017-04-19 19:31:11 +01:00
Roland Winklmeier
4076722aab Generate fonts.qss dynamically during build
The static font size and weight looked odd on Mac OS.
QSS does not support different platform specific styles. Hence the platform
scopes had to be added to blackgui.pro and fonts.qss generated during
build process.

refs 936
2017-04-19 19:31:09 +01:00
Roland Winklmeier
3d496c6df8 Fix launcher executable paths for Mac OS 2017-04-19 19:31:08 +01:00
Klaus Basan
269ecadf7d refs #935, hack to fix QWizardPage style as stylesheet selection does not work 2017-04-19 19:31:06 +01:00
Klaus Basan
1c2ca5fca1 refs #935, avoid timestamp "overflow" 2017-04-19 19:31:05 +01:00
Klaus Basan
be24d069fe refs #935, resizing for message frame
also avoid showing overlay message too soon (ie when not full initialized)
2017-04-19 19:31:03 +01:00
Klaus Basan
f34e80ea62 refs #935, avoid issues when shutting down 2017-04-19 19:31:02 +01:00
Klaus Basan
d475246941 refs #935, add log. categories for vatlib 2017-04-19 19:31:00 +01:00
Klaus Basan
f2d89bf56c Fixed misc. things for bootstrap file/reader
* added help URL
* added swift map URL
* fixed typo for crash report server
* added more failover servers
2017-04-19 19:30:58 +01:00
Klaus Basan
b13eb16d51 Log.copied files in copy config component 2017-04-18 00:08:50 +01:00
Klaus Basan
88f9a4d04a Log. category for wizard added 2017-04-18 00:08:47 +01:00
Klaus Basan
7b6337e6ad refs #933, added icon for MCX 2017-04-18 00:08:44 +01:00
Klaus Basan
1ccbe5952c refs #933, start MCX from context menu 2017-04-18 00:08:42 +01:00
Klaus Basan
45f0cea083 refs #933, UI for MCX setup 2017-04-18 00:08:39 +01:00
Klaus Basan
8eb9a8b217 refs #933, utility class to start MCX and settings trait 2017-04-18 00:08:37 +01:00
Klaus Basan
54219966ac refs #933, allow to explicitly add separator as menu action
(a bit of a hack, but unproblematic and sometimes useful)
2017-04-18 00:08:31 +01:00
Klaus Basan
2d56167e65 Misc: removed redundant default value (settings), formatting, hide kill button 2017-04-18 00:08:25 +01:00
Klaus Basan
78c618e589 Allow to add to model set from stash 2017-04-18 00:08:23 +01:00
Klaus Basan
eec33847b2 UI layout mapping form 2017-04-18 00:08:20 +01:00
Klaus Basan
8143add432 Show distribution file URL in distribution component (tooltip) 2017-04-18 00:08:14 +01:00
Klaus Basan
5c32a912f3 Based on unit test failure (clang):
* now ignore incomplete entities for airline/aircraft ICAOs from DB
* utility functions to find invalid designators
* adjusted unit test, avoid taking a random element
* and fixed 4 wrong ICAO entries in DB
2017-04-18 00:08:08 +01:00
Klaus Basan
4bb29de652 refs #930, support compression for uploads in DB writer 2017-04-18 00:08:05 +01:00
Klaus Basan
f2602a8915 Formatting, const, Doxygen
#930
2017-04-18 00:08:02 +01:00
Klaus Basan
660798e43c refs #930, moved multipart functions to database utils and added support for compression 2017-04-18 00:08:00 +01:00
Klaus Basan
03cbdcddc2 refs #930, unified signal emit/log when data are read 2017-04-18 00:07:57 +01:00
Klaus Basan
976af53516 refs #930, use compression enabled functions in specialized readers 2017-04-18 00:07:54 +01:00
Klaus Basan
de80053c7c refs #930, utility conversion functions supporting compression 2017-04-18 00:07:52 +01:00
Klaus Basan
da59ff42a4 Formatting, comments
#930
2017-04-18 00:07:50 +01:00
Roland Winklmeier
cdb7b6631a Use installer date format without '-' and '_' 2017-04-18 00:07:47 +01:00
Roland Winklmeier
5c37ccdbeb Use CProcessCtrl::startDetached in dbus server and sample
refs #866
2017-04-18 00:07:41 +01:00
Roland Winklmeier
b80f204293 Refactor CProcessCtrl to start detached with or without console
QTBUG-53833 - which caused a console application to launch with a console
if it was started with QProcess::startDetached - is fixed in 5.8.0.
There were use cases for both options - with and without console -
but not offered by Qt API. Therefore CProcessCtrl is refactored  as a
wrapper to offer both options. If no console is required, it defaults to
QProcess::startDetached. Otherwise uses its own implementation.

refs #866
2017-04-18 00:07:39 +01:00
Klaus Basan
5ab1ae7193 refs #902, refs #887, avoid oversize combobox 2017-04-18 00:07:37 +01:00