]> git.mxchange.org Git - flightgear.git/history - src
Closedown crash prevention
[flightgear.git] / src /
2015-04-10 Richard HarrisonClosedown crash prevention
2015-04-10 Bertrand CoconnierRemoved executable flags for JSBSim source files and...
2015-04-10 James TurnerNew PathsDialog, for managing locations.
2015-04-10 James TurnerWork on new download-dir option
2015-04-10 James TurnerGUI exclude support.
2015-04-10 James TurnerHacking on the delegate height.
2015-04-10 James TurnerAircraftModel hacking for package support.
2015-04-10 James TurnerWorking on adding catalogs from the GUI
2015-04-10 James TurnerBasics on catalog list model in the GUI.
2015-04-09 Rebecca N. Palmerremove obsolete comments
2015-04-09 James TurnerFix —show-aircraft with multiple aircraft dirs
2015-04-07 Torsten DreyerCatch exception by reference, not by value
2015-04-07 Torsten DreyerDigitalFilter: remove debug output
2015-04-07 Torsten DreyerBetter fix for NoaaMetarGetRequest::onDone
2015-04-07 Thomas Albrechtadd DampedOsciFilter
2015-04-06 Rebecca N. PalmerFix spelling
2015-04-04 Rebecca N. PalmerDon't free METAR objects, it makes NoaaMetarGetRequest...
2015-04-03 Rebecca N. PalmerFix compile with CMake 3.2.1, by Kevin Seroux
2015-04-03 Rebecca N. PalmerUIUC: fix check_float (EOF is not an error in this...
2015-04-03 Rebecca N. PalmerQtLauncher: fix adding aircraft paths
2015-04-02 Erik HofmanDo not run the HoldDown code until after the aircraft...
2015-04-02 Erik HofmanSync. with JSBSim just in time for the official JSBSim...
2015-03-30 Torsten DreyerMake command "request-metar" also work
2015-03-30 Torsten DreyerMake command "clear-metar" work
2015-03-27 Torsten Dreyerhttpd: extend the NavDbUriHandler
2015-03-27 Torsten DreyerAdd simple getter for all runways to FGAirport
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2015-03-24 James TurnerFix UIUC libc++ compilation.
2015-03-23 Edward d'AuvergneFix to restore the UIUC FDM aircraft after the FGAddon...
2015-03-22 Torsten DreyerFix StateMachine autopilot component
2015-03-20 Rebecca N. PalmerImprove error messages for system.fgfsrc removal
2015-03-20 Rebecca N. PalmerNasal: remove /tmp/*.xml from allowed paths list
2015-03-19 James TurnerPercentage feedback during nav-cache build.
2015-03-18 James TurnerFix a clang unused constant warning
2015-03-18 James TurnerEnable anti-aliasing in the airport diagram
2015-03-18 James TurnerFix clang warning: unused constant.
2015-03-17 Torsten DreyerPropertyChangeWebsocket: sanitize property names
2015-03-14 Torsten Dreyeretxtend "pause" command to force pause/continue
2015-03-13 Rebecca N. PalmerNormalize the allowed paths as well (fix Windows breakage)
2015-03-13 Torsten Dreyerwarning fix: use correct type for std::string::find...
2015-03-13 bcoconniThe QUrl header is needed for compilation on Linux
2015-03-13 Rebecca N. PalmerDisable system.fgfsrc
2015-03-13 Rebecca N. PalmerDocument that property write-protection is not a securi...
2015-03-13 Rebecca N. Palmerremove checkIORules(), replaced by check in fgInitAllow...
2015-03-13 Rebecca N. PalmerMake fgValidatePath always return std::string, not...
2015-03-13 Rebecca N. PalmerMove Nasal io.open to flightgear, and make it use fgVal...
2015-03-13 Rebecca N. PalmerStop using property listener for fgValidatePath
2015-03-12 James TurnerMake a new launcher tab for add-ons
2015-03-12 Torsten DreyerSplit multiplayer command
2015-03-11 James TurnerAircraft path support in the Qt launcher
2015-03-11 Torsten DreyerRunUriHandler: add some INFO logging for the requests
2015-03-11 Torsten DreyerAdd command multiplayer to control the multiplay_mgr
2015-03-11 Torsten DreyerMetarProperties: don't double-trigger listeners on...
2015-03-11 Torsten Dreyerextract RemoteXMLRequest to make it reusable
2015-03-11 James TurnerStart wiring package manager into the launcher.
2015-03-11 James TurnerRemove obsolete #ifdef check
2015-03-11 James TurnerRefactor aircraft helper classes
2015-03-11 Torsten DreyerFix recently introduced bug in json-to-prop conversion
2015-03-09 Torsten DreyerJSON Properties: encode NaN as null
2015-03-09 Torsten Dreyerhttpd: expose if airport has metar in navdb uri handler
2015-03-09 Torsten DreyerLive weather: ensure valid flag is set correctly
2015-03-08 James TurnerOne more log item for the tile-cache.
2015-03-08 James TurnerFix non-Qt build.
2015-03-08 James TurnerGUI ‘restore defaults’ support.
2015-03-08 James TurnerAdd missing GPL boilerplate.
2015-03-08 James TurnerCmake always generates version.h
2015-03-08 James TurnerVery crude work on GUI base package selection.
2015-03-08 James TurnerLaunch aircraft data cache
2015-03-05 James TurnerArrow icons for variant selection.
2015-03-05 James TurnerFix some off-by-one errors in variants GUI
2015-03-05 James TurnerLauncher support for aircraft variants.
2015-03-03 Torsten DreyerUse the pagedPathForHistory in the FlightHistoryUriHandler
2015-03-03 Torsten DreyerFlightHistory: add pagedPathForHistory
2015-03-02 Torsten Dreyerhttpd: fix misplaced warning message
2015-02-27 Torsten Dreyerwrap the json flight history as a feature
2015-02-27 James TurnerFix a couple more Qt version issues.
2015-02-27 Torsten DreyerJsonUriHandler: allow POST updates without child
2015-02-26 Torsten DreyerHTML Property Browser: use radiobuttons for bools
2015-02-25 James TurnerFix Linux compilation.
2015-02-25 James TurnerSet placeholderText from code
2015-02-25 James TurnerFix cleanup of RouteDataPrivate
2015-02-25 Torsten Dreyerflighthistory service: use GeoJSON instead of own invention
2015-02-23 James TurnerGuard against a crash Torsten encountered once.
2015-02-23 Torsten DreyerExpose FlightHistory as a http service
2015-02-23 Torsten DreyerFlightHistory: make clear() public
2015-02-23 James TurnerQt launcher: additional arguments UI
2015-02-23 James TurnerFlightPlan activation, delegate hook.
2015-02-22 Torsten DreyerMerge commit 'refs/merge-requests/1591' of https:/...
2015-02-17 Torsten Dreyerpackage system: de-hardcode default catalog id and url
2015-02-17 Torsten DreyerOoops...
2015-02-17 Torsten DreyerInitial work for a PKG http service
2015-02-15 bcoconniJSBSim syncing. The changelog is:
2015-02-13 Torsten DreyerPropertyBrowser: Add a JSON link and the path
2015-02-12 portree_kidCode to stop loading of invalid flightplans
2015-02-12 Rebecca N. PalmerClear GroundLightManager on exit to avoid segfault
2015-02-11 James TurnerFix encoding / C++11 compliance
2015-02-11 Torsten Dreyerhttpd/json: send as correct typ for bools and numbers
2015-02-11 Torsten DreyerAdd formatted KDI572/574 properties
2015-02-04 Torsten DreyerJSBSim: populate fuel tank cg
2015-01-18 Rebecca N. PalmerFix typo, thanks to Markus Wanner
next