1
0
Fork 0
flightgear/src
James Turner fc842c17f0 Canvas: LayoutItem.setVisible can be chained
Wrap LayoutItem::setVisible so it returns self, and hence can be chained,
similar to methods implemented in Nasal.
2023-01-04 15:22:24 +00:00
..
Add-ons SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
AIModel AI/ATC 2022-12-29 22:21:23 +01:00
Aircraft SGSubsystemMrg GroupType fixes for a few subsystem registrations. 2022-11-29 11:41:34 +01:00
Airports AI logging for missing runway at arrival airport 2022-11-27 17:16:17 +01:00
ATC AI/ATC 2022-12-29 22:21:23 +01:00
Autopilot Route-manager: is expose is-route property for UI 2022-12-02 12:22:15 +00:00
Canvas SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Cockpit SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment Atmosphere: add ISA Mach conversion helpers 2022-11-28 15:33:15 +00:00
FDM YASim Hitch: correct typo brake to break 2023-01-04 10:58:37 +00:00
GUI Fix build on riscv64 by using atomic int instead of atomic bool. 2022-12-11 08:48:15 +01:00
Include GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Input SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Instrumentation SGSubsystemMrg GroupType fixes for a few subsystem registrations. 2022-11-29 11:41:34 +01:00
Main Prevent from closing the simulator just because it can't write to the logger file 2023-01-03 11:13:48 +00:00
Model Error reports: set context before loading FGFX 2022-09-12 13:31:57 +01:00
MultiPlayer YASim Hitch: correct typo brake to break 2023-01-04 10:58:37 +00:00
Navaids Extend FlightPlan to handle ‘between’ restrictons 2022-11-28 15:34:00 +00:00
Network SGSubsystemMrg GroupType fixes for a few subsystem registrations. 2022-11-29 11:41:34 +01:00
Radio 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Scenery WS30 - Clear WS30 data on tile unload 2022-12-01 16:43:23 +00:00
Scripting Canvas: LayoutItem.setVisible can be chained 2023-01-04 15:22:24 +00:00
Sound SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Systems 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Time SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Traffic AI logging for missing runway at arrival airport 2022-11-27 17:16:17 +01:00
Viewer SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00