]> git.mxchange.org Git - flightgear.git/history - src/GUI
Document that property write-protection is not a security measure
[flightgear.git] / src / GUI /
2015-03-12 James TurnerMake a new launcher tab for add-ons
2015-03-11 James TurnerAircraft path support in the Qt launcher
2015-03-11 James TurnerStart wiring package manager into the launcher.
2015-03-11 James TurnerRefactor aircraft helper classes
2015-03-08 James TurnerGUI ‘restore defaults’ support.
2015-03-08 James TurnerAdd missing GPL boilerplate.
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-02-27 James TurnerFix a couple more Qt version issues.
2015-02-25 James TurnerSet placeholderText from code
2015-02-23 James TurnerGuard against a crash Torsten encountered once.
2015-02-23 James TurnerQt launcher: additional arguments UI
2015-01-10 James TurnerLauncher: select season.
2015-01-10 James TurnerAsk before creating the custom aircraft dir.
2015-01-07 James TurnerLauncher: hook up MSAA checkbox.
2015-01-07 James TurnerOnly set AUTOMOC for fglauncher target.
2015-01-06 James TurnerHook up parking position in launcher.
2015-01-06 James TurnerLinux fixes for launcher code.
2015-01-06 James TurnerIn-app launcher for Mac, based on Qt5.
2014-12-18 James TurnerFix route-path bugs:
2014-12-08 James TurnerFix flight-plan course and distance computations.
2014-07-30 Thomas GeymayerBetter fallback for missing menu and splash translations.
2014-07-20 Thomas GeymayerNasal: update for simgear changes.
2014-06-29 James TurnerFix polar rendering of map. (Bug #55)
2014-06-21 Thomas GeymayerKeep (PUI) menubar visibility on gui-redraw. (Fix ...
2014-06-04 Thomas GeymayerUpdate includes (required by simgear changes)
2014-06-03 Thomas GeymayerUpdates for simgear nasal::Ghost changes.
2014-05-18 Thomas GeymayerCanvas: support for custom events and event dispatching.
2014-03-16 James TurnerClose dialogs on GUI shutdown
2014-03-15 Thomas GeymayerCanvasWidget (PUI): make button index consistent with...
2014-03-11 James TurnerFix some Clang warnings.
2014-02-28 Thomas GeymayerFGPUIDialog: fix reading from already free'd memory.
2014-02-02 Christian SchmittMapWidget: silence compiler warning
2014-01-27 James TurnerCheck for and warn about old nVidia drivers.
2014-01-27 James TurnerUpdate image-server logic.
2014-01-22 James TurnerCrashRpt tweaks, checking.
2014-01-20 James TurnerWindows native file-dialog, menu-bar
2014-01-15 James TurnerBug-fix: Cocoa menus work in aircraft with custom dialogs.
2014-01-14 James TurnerCrashfix: move spatial, AI queries in map-widget
2013-12-21 James TurnerCocoa: fix warning about deprecated function.
2013-12-01 Clément de l'HamaideFix accent bug in MapWidget
2013-11-24 James TurnerCocoa: more Function-key shortcuts in menus
2013-11-24 James TurnerReset: do re-init Ghost bindings.
2013-11-24 James TurnerCocoa menu fixes for reset
2013-11-22 James TurnerNasal changes for reset
2013-11-19 James TurnerOne more Mac helper moved into CocoaHelpers.mm
2013-11-18 James TurnerOne more Mac helper moved into CocoaHelpers.mm
2013-11-18 James TurnerRead-only mode fixes.
2013-11-16 James TurnerRefactor Cocoa helpers.
2013-11-15 James TurnerMultiple-instance support.
2013-11-14 James TurnerMessage box support.
2013-11-14 James TurnerFix some static property references.
2013-11-12 James TurnerReset: Nasal can be shutdown.
2013-10-29 James TurnerReset: GUI can be shutdown.
2013-10-15 James TurnerMap shows all airports when zoomed in.
2013-10-15 James TurnerBug 1217, crash on AI traffic data.
2013-09-14 James TurnerDisplay AI traffic route in map.
2013-06-30 James TurnerBug 550 / 454 work (not yet fully fixed)
2013-06-25 James TurnerBug 947, menu item state wrong after reset.
2013-06-19 James TurnerKill off platformDesktopPath entirely
2013-06-09 James TurnerAbstraction for the user's desktop location.
2013-06-03 Thomas GeymayerSmall cleanup.
2013-04-23 Thomas GeymayerFix crashing without support for GLSL/OpenGL 2.0
2013-03-20 Thomas GeymayerReduce severity of warning for missing gui/dialogs...
2013-03-15 Christian SchmittMapWidget: make partially use of the new colocated...
2013-03-10 James TurnerNew cursor shapes.
2013-03-10 Christian SchmittFix some uninitialized variables (found by valgrind)
2013-03-07 James TurnerDisable native cursor on Windows for now.
2013-03-06 Thomas GeymayerClean up/simplify NasalPositioned_cppbind
2013-03-06 James TurnerWindows cursor implementation.
2013-03-06 Thomas GeymayerTypos, license headers...
2013-03-05 James TurnerWindows cursor handling stubs.
2013-03-05 James TurnerForgot GPL license on new files.
2013-03-05 Christian SchmittMapWidget: Show counties and towns as well, depending...
2013-03-05 James TurnerStray debug message, remove.
2013-03-04 James TurnerMouseInput changes to support hover.
2013-03-03 Christian SchmittMapWidget: make use of the new POI system and display...
2013-03-03 Thomas GeymayerUpdate for nasal::Ghost changes
2013-02-28 James TurnerRemove isReciprocal from FGRunway.
2013-02-25 Thomas GeymayerCanvasWidget: automatically set auto-viewport.
2013-02-25 Thomas GeymayerCanvasWidget: add auto-viewport property.
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-20 Christian SchmittAdd support for helipads from apt.dat 850+
2013-02-09 James TurnerSplit huge NasalSys header apart.
2013-02-09 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2013-02-08 James TurnerSupport a log-list widget in PUI.
2013-02-08 Frederic BouvierFix build for windows after logstream changes
2013-02-07 James TurnerMake various PUI widgets private.
2013-01-25 James TurnerJoystick/dialog caches, commit the transactions.
2013-01-24 James TurnerWrap dialog and joystick stat-cache in a transaction.
2013-01-22 James TurnerTolerate old blocks support in 10.6 compiler.
2013-01-22 James TurnerUse the aircraft position helper.
2013-01-19 James TurnerTweaking syntax for 10.6 block locals.
2013-01-19 James TurnerMake it all work with existing FileSelector API.
2013-01-19 James TurnerCocoa: use a window-sheet, and fire the callback.
2013-01-19 James TurnerInitial work on native file dialog support.
2012-12-18 James TurnerSupport partial all-within-range spatial queries.
next