]> git.mxchange.org Git - flightgear.git/history - src/GUI
Replace the NOAA METAR URL with the new, updated one
[flightgear.git] / src / GUI /
2016-09-22 James TurnerLauncher: fix ‘midnight’ time of day option.
2016-09-22 Erik HofmanSet /sim/rendering/initialized to true at the appropria...
2016-09-22 Erik HofmanMake sure FlightGear is initialized before using the...
2016-09-22 Erik HofmanMove the PUI dialog code to James' new messagebox code...
2016-09-22 James TurnerFix persistence of on-ground location.
2016-09-22 James TurnerImprove rendering of longer parking names.
2016-09-22 James TurnerEnforce a minimum pixel width for runway clicking
2016-09-22 James TurnerFix selection of parking positions by clicking.
2016-09-22 James TurnerLauncher: show selected parking in yellow.
2016-09-22 James TurnerFix for launcher always enabling MP
2016-09-22 James TurnerFlightGear path API tweaks
2016-09-22 James TurnerCustom MP server support.
2016-09-22 James TurnerInitial MP support in the launcher.
2016-09-22 James TurnerFix an assert on Windows
2016-09-22 James TurnerFurther Windows SGpath fixes
2016-09-22 James TurnerUse future-proof SGPath APIs.
2016-09-22 James TurnerUse Paths instead of strings.
2016-09-22 James TurnerWork with new SGPath API.
2016-09-22 James TurnerFor stable versions, download data tarball directly
2016-09-22 James TurnerAvoid overlap of ratings / progress bar
2016-09-22 James TurnerAllow scenery installation from the launcher.
2016-09-22 James TurnerLauncher: fix a crash on searching locations
2016-09-22 James TurnerHide add-ons tab when running launcher in-app
2016-09-22 James TurnerFallback URL when official catalog is not found.
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.
next