]> git.mxchange.org Git - flightgear.git/commit
Very crude work on GUI base package selection.
authorJames Turner <zakalawe@mac.com>
Fri, 6 Mar 2015 18:52:06 +0000 (18:52 +0000)
committerJames Turner <zakalawe@mac.com>
Sun, 8 Mar 2015 00:42:05 +0000 (00:42 +0000)
commita466dbce7386afbf0c1b1103a8c457d8395a10c3
treedbdc6c408545f950e1b5fa2dd655ed11615f4fc7
parent8d9db2824ed4502698314dd5b1b1a2348ad91da5
Very crude work on GUI base package selection.

- feedback on wording greatly appreciated.
- needed to make nightly builds usable without bundled data.
14 files changed:
CMakeLists.txt
src/GUI/CMakeLists.txt
src/GUI/QtLauncher.cxx
src/GUI/QtLauncher.hxx
src/GUI/SetupRootDialog.cxx [new file with mode: 0644]
src/GUI/SetupRootDialog.hxx [new file with mode: 0644]
src/GUI/SetupRootDialog.ui [new file with mode: 0644]
src/GUI/resources.qrc
src/Include/config_cmake.h.in
src/Main/fg_init.cxx
src/Main/fg_init.hxx
src/Main/main.cxx
src/Main/options.cxx
src/Main/options.hxx