]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2015-04-06 Rebecca N.... Fix spelling
2015-04-04 Rebecca N.... Don't free METAR objects, it makes NoaaMetarGetRequest...
2015-04-03 Rebecca N.... Fix compile with CMake 3.2.1, by Kevin Seroux
2015-04-03 Rebecca N.... UIUC: fix check_float (EOF is not an error in this...
2015-04-03 Rebecca N.... QtLauncher: 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.... Improve error messages for system.fgfsrc removal
2015-03-20 Rebecca N.... Nasal: 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 James TurnerMake 3.2.1 fix: make thread check platform specific.
2015-03-17 James TurnerMake flag Mac specific.
2015-03-17 James TurnerFix for Cmake 3.2.1 Mac SDK handling
2015-03-17 Torsten DreyerPropertyChangeWebsocket: sanitize property names
2015-03-14 Torsten Dreyeretxtend "pause" command to force pause/continue
2015-03-14 Clément de... Increase required CMake version
2015-03-13 Rebecca N.... Normalize 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.... Disable system.fgfsrc
2015-03-13 Rebecca N.... Document that property write-protection is not a securi...
2015-03-13 Rebecca N.... remove checkIORules(), replaced by check in fgInitAllow...
2015-03-13 Rebecca N.... Make fgValidatePath always return std::string, not...
2015-03-13 Rebecca N.... Move Nasal io.open to flightgear, and make it use fgVal...
2015-03-13 Rebecca N.... Stop using property listener for fgValidatePath
2015-03-12 James TurnerMake a new launcher tab for add-ons
2015-03-12 Clément de... Show Qt paths in CMake
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 TurnerRemove obsolete nightly build script.
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-24 James TurnerFix where we set OS-X deployment target.
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 Stuart Buchananstgmerge enhancements
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.... Clear GroundLightManager on exit to avoid segfault
2015-02-12 James TurnerAdjust warning flags for Clang.
2015-02-12 James TurnerUpdates for v2 code-signing
2015-02-11 James TurnerFix encoding / C++11 compliance
2015-02-11 James TurnerForce libc++ explicitly on Clang
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-10 James TurnerBetter CMake policy detection
2015-02-09 James TurnerCmake policies conditional on Cmake version.
2015-02-09 James TurnerForce 10.7 deployment version on Mac.
2015-02-04 Torsten DreyerJSBSim: populate fuel tank cg
2015-01-18 Rebecca N.... Fix typo, thanks to Markus Wanner
2015-01-18 Rebecca N.... Fix hang in Nasal->C++->Nasal calls
next