mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
df4ac9538a1297ab8c9775d67bac28b5be2bf55c
When using QProcess::startDetached on Windows, a console Window is visible. Since dbus-daemon should run silently in the background, use our customized CProcess instead which supports starting without console. This commit also fixes a race condition. CDBusServer launched the dbus-daemon and immediatly tried to register. If dbus-daemon was not yet initialized and ready to accept connections, registering the service failed. This is fixed by a small timeout. refs #615
Introduction
How to use this repository
The directory (folder) structure
The .info files
The .README files and metadata standards
.README files are a place to specify what should be captured by the individual .info files and are very project specific, so are kept blank in this empty repository. You'll need to decide what is appropriate at a project level.
Citations
Doxygen Documentation
Doxygen documentation is generated automatically. Please note it will take a bit of time on git push. Documentation is available at: https://dev.vatsim-germany.org/vatpilotclient/doc/ Doxygen documentation generation log is available at: https://dev.vatsim-germany.org/vatpilotclient/doxygen.log The trailing / is mandatory.
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%