Remove submodule qtmacgoodies and the MacSettingsDialog class
authorMichael Schuster <michael@schuster.ms>
Sun, 1 Dec 2019 01:45:19 +0000 (02:45 +0100)
committerMichael Schuster <48932272+misch7@users.noreply.github.com>
Mon, 9 Dec 2019 20:37:21 +0000 (21:37 +0100)
commitb4f926ded72798d4861747bf2b2a1634c3810f75
tree60d9a42930690a58490af41abc3132382fe550bf
parentca7bdf245edcf20ed6ad66f8124b9b4997feb3d5
Remove submodule qtmacgoodies and the MacSettingsDialog class

Reverts back to the SettingsDialog class because of bugs and glitches with
more recent Qt versions (Qt 5.12) and with the macOS Dark Mode.

See upstream: https://github.com/owncloud/client/pull/7492

Signed-off-by: Michael Schuster <michael@schuster.ms>
.gitmodules
src/3rdparty/qtmacgoodies [deleted submodule]
src/gui/CMakeLists.txt
src/gui/accountsettings.cpp
src/gui/owncloudgui.cpp
src/gui/owncloudgui.h
src/gui/settingsdialog.cpp
src/gui/settingsdialogmac.cpp [deleted file]
src/gui/settingsdialogmac.h [deleted file]