1
0
Fork 0
flightgear/src/GUI
2015-04-10 15:11:14 +01:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
AddCatalogDialog.cxx Working on adding catalogs from the GUI 2015-04-10 14:44:44 +01:00
AddCatalogDialog.hxx Working on adding catalogs from the GUI 2015-04-10 14:44:44 +01:00
AddCatalogDialog.ui Working on adding catalogs from the GUI 2015-04-10 14:44:44 +01:00
AircraftItemDelegate.cxx GUI exclude support. 2015-04-10 14:44:44 +01:00
AircraftItemDelegate.hxx GUI exclude support. 2015-04-10 14:44:44 +01:00
AircraftModel.cxx Work on new download-dir option 2015-04-10 15:01:54 +01:00
AircraftModel.hxx GUI exclude support. 2015-04-10 14:44:44 +01:00
AirportDiagram.cxx Enable anti-aliasing in the airport diagram 2015-03-18 20:34:10 +01:00
AirportDiagram.hxx Add missing GPL boilerplate. 2015-03-08 00:42:39 +00:00
AirportList.cxx Give the FGAirport class a sane filename. 2013-02-21 11:32:02 +00:00
AirportList.hxx Make FGDialog an interface, moving existing code to FGPUIDialog implementation. (no functionality change, yet) 2011-11-19 20:46:17 +00:00
arrow-left-icon.png Arrow icons for variant selection. 2015-03-05 15:53:40 +00:00
arrow-right-icon.png Arrow icons for variant selection. 2015-03-05 15:53:40 +00:00
CanvasWidget.cxx Canvas: support for custom events and event dispatching. 2014-05-19 00:28:40 +02:00
CanvasWidget.hxx Fix some static property references. 2013-11-14 16:37:46 +00:00
CatalogListModel.cxx Working on adding catalogs from the GUI 2015-04-10 14:44:44 +01:00
CatalogListModel.hxx Working on adding catalogs from the GUI 2015-04-10 14:44:44 +01:00
CMakeLists.txt New PathsDialog, for managing locations. 2015-04-10 15:11:14 +01:00
CocoaFileDialog.hxx Refactor Cocoa helpers. 2013-11-16 10:58:17 +00:00
CocoaFileDialog.mm Refactor Cocoa helpers. 2013-11-16 10:58:17 +00:00
CocoaHelpers.h Cocoa: fix warning about deprecated function. 2013-12-21 15:31:27 +00:00
CocoaHelpers.mm Cocoa: fix warning about deprecated function. 2013-12-21 15:31:27 +00:00
CocoaHelpers_private.h Refactor Cocoa helpers. 2013-11-16 10:58:17 +00:00
CocoaMouseCursor.hxx Forgot GPL license on new files. 2013-03-05 20:53:43 +00:00
CocoaMouseCursor.mm Refactor Cocoa helpers. 2013-11-16 10:58:17 +00:00
dialog.cxx Make FGDialog an interface, moving existing code to FGPUIDialog implementation. (no functionality change, yet) 2011-11-19 20:46:17 +00:00
dialog.hxx FGPUIDialog: fix reading from already free'd memory. 2014-02-28 17:34:41 +01:00
EditRatingsFilterDialog.cxx Add missing GPL boilerplate. 2015-03-08 00:42:39 +00:00
EditRatingsFilterDialog.hxx Add missing GPL boilerplate. 2015-03-08 00:42:39 +00:00
EditRatingsFilterDialog.ui In-app launcher for Mac, based on Qt5. 2015-01-06 19:13:30 +00:00
FGCocoaMenuBar.hxx Refactor Cocoa helpers. 2013-11-16 10:58:17 +00:00
FGCocoaMenuBar.mm Bug-fix: Cocoa menus work in aircraft with custom dialogs. 2014-01-15 22:00:09 +00:00
FGColor.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
FGColor.hxx Fix some compiler warnings. 2012-10-13 17:59:47 +02:00
FGFontCache.cxx Fix compiler warning 2012-07-17 19:32:05 +02:00
FGFontCache.hxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
FGPUIDialog.cxx FGPUIDialog: fix reading from already free'd memory. 2014-02-28 17:34:41 +01:00
FGPUIDialog.hxx FGPUIDialog: fix reading from already free'd memory. 2014-02-28 17:34:41 +01:00
FGPUIMenuBar.cxx Keep (PUI) menubar visibility on gui-redraw. (Fix #1251) 2014-06-21 14:51:34 +02:00
FGPUIMenuBar.hxx And make FGMenuBar abstract too, sinking the current implementation into FGPUIMenubar 2011-11-19 22:04:35 +00:00
FGWindowsMenuBar.cxx Windows native file-dialog, menu-bar 2014-01-20 18:43:02 +00:00
FGWindowsMenuBar.hxx Windows native file-dialog, menu-bar 2014-01-20 18:43:02 +00:00
FileDialog.cxx Nasal: update for simgear changes. 2014-07-21 00:26:54 +02:00
FileDialog.hxx Update includes (required by simgear changes) 2014-06-04 02:58:14 +02:00
fonts.cxx Adapt font size behaviour to original plib font. 2012-05-01 11:44:52 +02:00
gui.cxx Fix crashing without support for GLSL/OpenGL 2.0 2013-04-24 00:19:37 +02:00
gui.h Move GUI init code to gui module. 2012-09-25 22:39:13 +02:00
gui_funcs.cxx Fix some Clang warnings. 2014-03-11 16:46:00 +00:00
history-icon.png In-app launcher for Mac, based on Qt5. 2015-01-06 19:13:30 +00:00
large-search-icon.png In-app launcher for Mac, based on Qt5. 2015-01-06 19:13:30 +00:00
Launcher.ui New PathsDialog, for managing locations. 2015-04-10 15:11:14 +01:00
layout-props.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
layout-test.cxx fix warnings in GUI code 2009-08-24 18:00:10 +02:00
layout.cxx Fix a clang unused constant warning 2015-03-18 20:34:15 +01:00
layout.hxx use <enabled>false</enabled> flag for widgets that shouldn't be drawn 2008-08-05 05:27:07 +00:00
MapWidget.cxx Fix polar rendering of map. (Bug #55) 2014-06-29 21:45:18 +01:00
MapWidget.hxx Fix polar rendering of map. (Bug #55) 2014-06-29 21:45:18 +01:00
menubar.cxx Better fallback for missing menu and splash translations. 2014-07-30 23:53:16 +02:00
menubar.hxx Fix Mac compile. 2012-05-05 09:41:23 +02:00
MessageBox.cxx Check for and warn about old nVidia drivers. 2014-01-27 17:27:12 +00:00
MessageBox.hxx Message box support. 2013-11-14 22:02:29 +00:00
MouseCursor.cxx New cursor shapes. 2013-03-10 12:05:14 +00:00
MouseCursor.hxx New cursor shapes. 2013-03-10 12:05:14 +00:00
new_gui.cxx Close dialogs on GUI shutdown 2014-03-16 22:52:55 +00:00
new_gui.hxx Close dialogs on GUI shutdown 2014-03-16 22:52:55 +00:00
PathsDialog.cxx Work on new download-dir option 2015-04-10 15:01:54 +01:00
PathsDialog.hxx New PathsDialog, for managing locations. 2015-04-10 15:11:14 +01:00
PathsDialog.ui New PathsDialog, for managing locations. 2015-04-10 15:11:14 +01:00
property_list.cxx Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'. 2011-10-17 17:41:59 +01:00
property_list.hxx Make FGDialog an interface, moving existing code to FGPUIDialog implementation. (no functionality change, yet) 2011-11-19 20:46:17 +00:00
PUIFileDialog.cxx Make it all work with existing FileSelector API. 2013-01-19 16:23:05 +00:00
PUIFileDialog.hxx Make it all work with existing FileSelector API. 2013-01-19 16:23:05 +00:00
QtLauncher.cxx New PathsDialog, for managing locations. 2015-04-10 15:11:14 +01:00
QtLauncher.hxx New PathsDialog, for managing locations. 2015-04-10 15:11:14 +01:00
README get rid of mouse.cxx and pu{Show|Hide}Cursor() 2008-07-27 09:39:10 +00:00
resources.qrc Very crude work on GUI base package selection. 2015-03-08 00:42:05 +00:00
SetupRootDialog.cxx The QUrl header is needed for compilation on Linux 2015-03-13 22:03:22 +01:00
SetupRootDialog.hxx Add missing GPL boilerplate. 2015-03-08 00:42:39 +00:00
SetupRootDialog.ui Very crude work on GUI base package selection. 2015-03-08 00:42:05 +00:00
WaypointList.cxx Fix route-path bugs: 2014-12-18 23:05:28 +00:00
WaypointList.hxx Fix flight-plan course and distance computations. 2014-12-08 17:56:15 +00:00
WindowsFileDialog.cxx Windows native file-dialog, menu-bar 2014-01-20 18:43:02 +00:00
WindowsFileDialog.hxx Windows native file-dialog, menu-bar 2014-01-20 18:43:02 +00:00
WindowsMouseCursor.cxx Windows cursor implementation. 2013-03-06 18:22:37 +00:00
WindowsMouseCursor.hxx Windows cursor handling stubs. 2013-03-05 20:59:05 +00:00

This directory contains code for the FlightGear user interface.
Currently, the code is based on PUI, which is part of PLIB.

The code is currently in transition between the old, hard-coded C++
interface and a new, XML-configurable modular subsystem.

Files:

dialog.[ch]xx           XML-configurable dialog box.
gui.cxx, gui.h          Top-level GUI functions (deprecated).
gui_funcs.cxx           Implementation of internal GUI functions (deprecated).
menubar.[ch]xx          XML-configurable menu bar.
new_gui.[ch]xx          Top-level for the GUI subsystem.


David Megginson
2003-09-26