]> git.mxchange.org Git - flightgear.git/history - src/GUI
GUI support for VIA/Discontinuity
[flightgear.git] / src / GUI /
2015-12-11 James TurnerGUI support for VIA/Discontinuity
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-01 James TurnerCheckpoint - ground-net skips the cache
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-29 James TurnerUse a transaction when indexing polylines.
2015-11-27 James TurnerRemove some debugs
2015-11-27 James TurnerClamp diagram zoom.
2015-11-27 James TurnerFix some coastline issues.
2015-11-27 James TurnerLauncher shows polygon/polyline data
2015-11-26 James TurnerRemove accidentally duplicated functions.
2015-11-26 James TurnerRemove a stray debug.
2015-11-24 James TurnerGraphical picking of parking/helipads too.
2015-11-24 James TurnerAdd helipad support to the diagram.
2015-11-24 James TurnerInitial work on rendering parking locations.
2015-11-24 Rebecca N. PalmerUse SLOT for both uses of QTimer::singleShot
2015-11-24 James TurnerFix MSVC2012 build
2015-11-24 James TurnerUse old-style SLOT macro for Qtimer::singleShot
2015-11-24 Rebecca N. Palmer{fatal,modal}MessageBox: Use Qt on Linux when available
2015-11-23 James TurnerChange handling of default hangar / catalog.
2015-11-23 James TurnerEnsure aircraft list stays in sync
2015-11-23 James TurnerFix merge noise
2015-11-23 James TurnerLat-lon startup location fixes.
2015-11-23 James TurnerLabels on large airports in the diagram
2015-11-23 James TurnerCap number of airports displayed in diagrams
2015-11-23 James TurnerRemove some debugs.
2015-11-23 James TurnerShow paused message when starting frozen.
2015-11-23 James TurnerDraw aircraft on airport diagram
2015-11-23 James TurnerFix unproject / navaid drawing.
2015-11-23 James TurnerClosed airport support.
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)
next