]> git.mxchange.org Git - flightgear.git/history - src/GUI
Label de-overlapping for diagrams
[flightgear.git] / src / GUI /
2015-11-23 James TurnerLabel de-overlapping for diagrams
2015-11-23 James TurnerMove airplane drawing into the base class.
2015-11-23 James TurnerFix Linux compilation issues.
2015-11-23 James TurnerLocation history re-instaed
2015-11-23 James TurnerFixing launcher save/restore of settings.
2015-11-23 James TurnerWork on launcher diagrams.
2015-11-23 James TurnerFixes to launcher aircraft thumbnail sizing
2015-11-23 James TurnerFallback when aircraft description is missing.
2015-11-23 James TurnerNavaid diagram for launcher
2015-11-23 James TurnerLat-lon position support
2015-11-23 James TurnerNavaid diagram work
2015-11-23 James TurnerStart-paused for in-air starts
2015-11-23 James TurnerILS drawing in the airport diagram
2015-11-23 James TurnerWork on LocationWidget for Qt launcher
2015-11-23 James TurnerLauncher GUI for in-air / navaid starts
2015-11-23 James TurnerWork on the launcher
2015-11-22 Rebecca N. PalmerQtLauncher::initApp: store argc to avoid crash
2015-09-28 James TurnerRemove some debug noise
2015-09-28 James TurnerCorrect handling of updating packages
2015-09-28 James TurnerDisable mouse hover code for now.
2015-09-21 Rebecca N. PalmerUse +=, not (5.5+ only) append, for concatenating QVectors
2015-09-21 James TurnerLots of work on aircraft package support
2015-09-21 James TurnerWork around a strange link failure on Mac
2015-08-02 James TurnerFix SIGSEGV with Qt launcher on Linux.
2015-06-08 James TurnerRemove some debug output.
2015-06-08 James TurnerFix a Cocoa warning.
2015-06-05 James TurnerDisable testing hacks for package installs.
2015-06-05 James TurnerLauncher: airport diagram runways can be clicked
2015-04-20 James TurnerExplicit NSPathUtilities include.
2015-04-20 James TurnerExplicit NSBundle include
2015-04-11 James TurnerExplicit AppKit includes for Mac.
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-03 Rebecca N. PalmerQtLauncher: fix adding aircraft paths
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-13 bcoconniThe QUrl header is needed for compilation on Linux
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.
next