]> git.mxchange.org Git - flightgear.git/history - src/GUI
Code cleanups, code updates and fix at least on (possible) devide-by-zero
[flightgear.git] / src / GUI /
2016-09-22 James TurnerReal fix for Mac deployment issues.
2016-09-22 James TurnerTesting if this change broke Mac deployment.
2016-04-17 James TurnerClearer aircraft search prompt.
2016-04-17 Alessandro MentiLauncher: silence 'Unknown aircraft URI scheme' warning...
2016-04-17 Alessandro MentiLauncher: do not launch the simulator when closing...
2016-04-17 Alessandro MentiLauncher: fix window flags on the "Add catalog" progres...
2016-04-17 Alessandro MentiLauncher: state that it is needed to press Enter to...
2016-04-17 Alessandro MentiLauncher: disable Close button on the initial progress...
2016-04-17 Alessandro MentiLauncher: spelling fix in "Add Catalog" dialog window
2016-04-15 James TurnerFix a typo
2016-04-15 James TurnerMinor improvement to hangar list in the launcher.
2016-04-15 James TurnerFixes to launcher description rendering.
2016-04-15 James TurnerPrompt the user when the default hangar is missing.
2016-04-14 James TurnerFix stray back-button in Qt launcher
2016-04-08 James TurnerMove launcher settings store inside FG_HOME
2016-04-08 James TurnerRestructure paths handling in the launcher
2016-03-28 James TurnerFix corrupt HUD fonts
2016-03-24 James TurnerImprove download-dir behaviour.
2016-03-24 James TurnerHTTP subsystem has a default name.
2016-03-22 James TurnerFix copy-paste bug setting season in the Qt guy
2016-03-19 James TurnerFix missing menubar on Mac in some setups
2016-03-12 Torsten DreyerFix for FreeBSD and a typo
2016-03-05 James TurnerImprove UI around adding aircraft dirs
2016-03-05 James TurnerBugfix: Qt launcher, enable variant aircraft on-disk
2016-02-24 James TurnerFix bug #1845, closing the Qt launcher
2016-02-10 Rebecca N. Palmeradd new QtFileDialog to avoid using Nasal in file selectors
2016-02-02 James TurnerDefensive handling of locales.
2016-01-26 James TurnerUse target_include_directories in some places.
2016-01-19 James TurnerImproved fg-root control from the Qt Launcher
2016-01-12 James TurnerLauncher: fix slot name for old-style syntax
2016-01-11 Erik HofmanApperently maybeRestoreAircraftSelection() needs to...
2016-01-11 James TurnerFixes to launcher aircraft delegate.
2016-01-10 James TurnerLauncher finds parking positions from scenery
2016-01-10 James TurnerLauncher: Maintain aircraft selection better
2016-01-10 James Turner‘only show installed checkbox’ for Qt launcher
2016-01-09 James TurnerAllow re-ordering of paths in the launcher.
2016-01-04 James TurnerPackage variants working.
2016-01-03 James TurnerRemove FontCache from globals.
2015-12-22 Torsten Dreyerdon't always open "file opened in new browser window...
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerWork on visualisation of Vias
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.
next