mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
b78b40bbc01bb0190cdf7d8dd99678a8a181208f
Up to now the UI appearance on all platforms was aligned as much as possible with stylesheets. Since the base widget styles still were platform dependent defaults, there were many small differences in details and controls. Some of them were even broken. Instead of trying to tweak all platform specific styles, default to one on all platforms. This guarantees that the UI is truly cross platform and all styles and fixes cover all platforms at the same time. For users who want to change the default style, they have now a gui setting. But it is strongly recommended to stick with the default. refs #683
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%