nextcloud-desktop/src
Michael Schuster addb27a085 Add helper slots and signals to catch SettingsDialog's window activation events
Signal the SettingsDialog's window activation event down to ownCloudGui and Application,
so that other classes can hook in to get notified when the SettingsDialog is being shown
again.

This approach has been chosen because we otherwise would have to deal with new instance
pointers of the current SettingsWindow - but Application is already there ;-)

Purpose: The floating re-auth windows of the WebFlowCredentialsDialog often get hidden
behind the SettingsDialog, and the users have to minimize a lot of other windows to find
them again. This commit implements the preparation for the upcoming fix commit.

Signed-off-by: Michael Schuster <michael@schuster.ms>
2019-12-24 07:46:57 +01:00
..
3rdparty Remove submodule qtmacgoodies and the MacSettingsDialog class 2019-12-09 21:37:21 +01:00
cmd Adapted for cmd version and added migration step for config file 2019-09-26 17:47:01 +02:00
common Merge branch 'master' into move-rtfiles 2019-10-27 17:49:22 +01:00
crashreporter More fixes for the OSX daily builds 2018-06-21 15:22:53 +02:00
csync Merge branch 'master' into testSyncFileStatusTracker-winPath 2019-10-17 13:37:01 +02:00
gui Add helper slots and signals to catch SettingsDialog's window activation events 2019-12-24 07:46:57 +01:00
libsync Add new Theme helper method to custom-colourize links 2019-12-19 22:07:30 +01:00
CMakeLists.txt MSVC Fix for PR #1526: Fix clang's variadic macro warnings 2019-10-20 12:52:52 +02:00