- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
chennes | wmayer | master | 2020-12-21 22:42:47 | master 656c4919 |
Affected Issues | 0004474: Ghost tabs within Preferences dialog to indicate menus that are available but not activated | |||
Changeset | Add pref window that loads unloaded workbenches A new group is added to the Preferences window that explains why some preferences may appear to be missing due to the workbench being unloaded. It lists the unloaded workbenches, and offers to load them, updating the preferences dialog as necessary. This at least partially resolves issue 0004474. |
|||
mod - src/Gui/CMakeLists.txt | Diff File | |||
mod - src/Gui/DlgPreferencesImp.cpp | Diff File | |||
mod - src/Gui/DlgPreferencesImp.h | Diff File | |||
add - src/Gui/DlgSettingsLazyLoaded.ui | Diff File | |||
add - src/Gui/DlgSettingsLazyLoadedImp.cpp | Diff File | |||
add - src/Gui/DlgSettingsLazyLoadedImp.h | Diff File | |||
add - src/Gui/Icons/preferences-workbenches.svg | Diff File | |||
mod - src/Gui/Icons/resource.qrc | Diff File | |||
mod - src/Gui/resource.cpp | Diff File |