Errors: Check terraSync path before others
Disable Sentry reporting of ground-net errors
Report all errors as ALERT, for now
props_io: strip whitespace and ignore case when reading boolean properties
Devops/qt5 build
Add CI build using the qt5 image
Add writeability check to download-dir
Fix Qt5 support
Reduce dependency version of C-Ares
Reduce dependency version of C-Ares
Fixed intentionally overrided method to new standard.
Report failed FGData download
Add writeability check to download-dir
Make macOS file dialogs block on exec
Fix command name on remove
Fix command name on remove
Make macOS file dialogs block on exec
Fix GetLastError logic
Explicit set launcher fullscreen options
Back-port 'clear-flight-history' command
Add`clear most recent` command to FGFlightHistory
Tweaks to Windows locking
Support much older C-Ares versions
Simplify base-package version checks
Unit-tests for Nasal hash parsing errors
Fix error reporting in parsing malformed Nasal hashes
Fix error reporting in parsing malformed Nasal hashes
Fix crash in no-launcher + read-only mode
Add magnetic heading to runways in Nasal
Avoid infinite recursion on missing aircraft
Fix crash in no-launcher + read-only mode
Add magnetic heading to runways in Nasal
Fix two warnings Florent found with GCC
Guess fix for remaining std::string{} ctor crash
Sentry: fix crasphad handler deploy path
Forward-port SetupRoot / launcher fixes
Sentry: fix crasphad handler deploy path
Allow more feedback when updating a HTTP-Repo
Bugfix/controls nan checks
Download shared models/airports on first-run
Re-add a check for the package data
Backport/terrasync cache dirindex
Drop duplicate slashes in HTTP repo URLs
Better local caching of TerraSync dirs
If-Modified-Since for TerraSync
Drop duplicate slashes in HTTP repo URLs
Use updated Python create_dirindex.py
Use updated Python create_dirindex.py
Update submodules
Fix incorrect face/impl order in set_Euler_angles
Qt: Adjust to last 6.5 release via aqtinstall
Set our macOS minimum version correctly in the bundle
Fix 'file not open' log errors when resuming download
Raise macOS Qt version to 6.5 LTS
replace: force binary mode in two more places
Fix reading from resume file when server can't resume
Fix deployment bugs
Sync the existing dir-index files from TerraySync
Fix shutdown crash during startup
Fix shutdown crash during startup
Allow more feedback when updating a HTTP-Repo
Disable “Similar-text heuristic” when running 'lupdate'
Omit 'reset' button in LockFileDialog on Windows
One more fix to uDNS compatability
Report failed FGData download
Allow using uDNS on stable
Delete update_git_mirror.sh - we no longer use Jenkins
Delete sync_to_SF_frs.sh - no longer needed
Delete post_upload.py : no longer needed with new CI infrastructure
Replace download_and_compile.sh with download_and_compile.sh.md (text)
Another QML binding syntax fix
Fix `nasal-test-dir` fgcommand
Fix version check sign
Bump the base package patch level
Also create .zip for the base package
Don't report missing apt.dat runways during threshold.xml parsing
Fix removing last vector index
Add tests for vector methods in Nasal
Fix removing last vector index
replace: force binary mode in two more places
VR: Tear down & recreate VRManager on reset
Generalise the exclusive lock for FG instances.
Generalise the exclusive lock for FG instances.
HID: allow sending output reports from Nasal
Add conversion to sg_location for source location
Add separator to strutils::encodeHex
Filter duplicate device paths from HID enumeration.
Expose device serial and unique name to the property tree.
Forward part that Tar extract closes current file on error
Fix double-free loading bad route
Flag network / out-of-memory errors directly
Fix macOS Qt 6.1 QNetworkInformation usage
src/Aircraft/replay-internal.cxx: possible fix for failure to load Continuous...
Categorise network errors
Update FG submodule for FFMpeg Cmake fix
Add missing FindFFMpeg CMake module
Update submodule
Add missed SimGearConfig FFMpeg entry
Fix memory leak of tree data structures
Update submodules