make the setings dialog adapt to the pages size
commitca8bae683ec02e8a56d4ccf1d0f5780b491c86af
authorThomas Lübking <thomas.luebking@gmail.com>
Thu, 23 Oct 2014 23:51:20 +0000 (24 01:51 +0200)
committerThomas Lübking <thomas.luebking@gmail.com>
Fri, 24 Oct 2014 00:30:18 +0000 (24 02:30 +0200)
tree4eef0448951e52f042ed91322848ba6343a40700
parent6793303d376a8d6bce0a69c30d54c908fb2fa441
make the setings dialog adapt to the pages size

on updateWidgets, the dialog casually grows to
prevent scrollbars, could need clamping to a
defined maximum (from when on to take the
scrollbars rather than growing too out of screen)

Change-Id: I5613c9bbd114823033bd9eff119591d3fbd86421
src/Gui/SettingsCachePage.ui
src/Gui/SettingsDialog.cpp
src/Gui/SettingsDialog.h
src/Gui/SettingsGeneralPage.ui
src/Gui/SettingsImapPage.ui
src/Gui/SettingsOutgoingPage.ui