20,741
edits
m (Hooray moved page Qt5 Launcher to Integrated Qt5 Launcher) |
|||
| Line 11: | Line 11: | ||
}} | }} | ||
}} | }} | ||
In-app launcher for Mac, based on Qt5. The old Mac launcher doesn’t work on Yosemite, add a tiny Qt-based launcher inside the main process (no need to fork / exec) which runs before the OSG window is created. Will be merged for 3.4, hopefully with no impact on other platforms.[https://gitorious.org/fg/flightgear/commit/78e8f533124ad38c414d10470abcd2149b6d01e8#src/Main/main.cxx] | |||
{{FGCquote | {{FGCquote | ||
|the goal is to make an *optional* Qt dependency to replace PLIB PUI. Except of course PUI will have to remain for some awkward use cases in the short term (aircraft dialogs, potentially). When compiled without Qt support, you’ll get a fully functional FG (i.e, Qt will never be a requirement to build FG), but without the GUI functions - which is indeed what some people want anyway, e.g. some home cockpit setups.<br/> | |the goal is to make an *optional* Qt dependency to replace PLIB PUI. Except of course PUI will have to remain for some awkward use cases in the short term (aircraft dialogs, potentially). When compiled without Qt support, you’ll get a fully functional FG (i.e, Qt will never be a requirement to build FG), but without the GUI functions - which is indeed what some people want anyway, e.g. some home cockpit setups.<br/> | ||