]> git.mxchange.org Git - flightgear.git/history - src/GUI/QtLauncher.cxx
Fix launcher failure when MP is enabled.
[flightgear.git] / src / GUI / QtLauncher.cxx
2016-09-22 James TurnerFix launcher failure when MP is enabled.
2016-09-22 James TurnerLauncher sets location via properties.
2016-09-22 James TurnerLauncher can see install Airports/ data.
2016-09-22 Rebecca N. Palmerfix "QObject::connect: No such slot
2016-09-22 Erik HofmanFix a problem for MSVC
2016-09-22 Rebecca N. PalmerQtLauncher: fix build with Qt < 5.4
2016-09-22 James TurnerIncremental insert of NE data to the index.
2016-09-22 James TurnerAsync loading of NaturalEarth data for launcher.
2016-09-22 James TurnerFix for launcher always enabling MP
2016-09-22 James TurnerCustom MP server support.
2016-09-22 James TurnerInitial MP support in the launcher.
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 TurnerHide add-ons tab when running launcher in-app
2016-09-22 James TurnerReal fix for Mac deployment issues.
2016-09-22 James TurnerTesting if this change broke Mac deployment.
2016-04-17 Alessandro MentiLauncher: do not launch the simulator when closing...
2016-04-17 Alessandro MentiLauncher: disable Close button on the initial progress...
2016-04-15 James TurnerPrompt the user when the default hangar is missing.
2016-04-08 James TurnerMove launcher settings store inside FG_HOME
2016-04-08 James TurnerRestructure paths handling in the launcher
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-02-24 James TurnerFix bug #1845, closing the Qt launcher
2016-02-02 James TurnerDefensive handling of locales.
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-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-04 James TurnerPackage variants working.
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 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-23 James TurnerFix merge noise
2015-11-23 James TurnerCap number of airports displayed in diagrams
2015-11-23 James TurnerRemove some debugs.
2015-11-23 James TurnerFixing launcher save/restore of settings.
2015-11-23 James TurnerNavaid diagram for launcher
2015-11-23 James TurnerStart-paused for in-air starts
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-21 James TurnerLots of work on aircraft package support
2015-08-02 James TurnerFix SIGSEGV with Qt launcher on Linux.
2015-06-05 James TurnerLauncher: airport diagram runways can be clicked
2015-04-10 James TurnerNew PathsDialog, for managing locations.
2015-04-10 James TurnerWork on new download-dir option
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-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-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.