qt5base-lts/src
Debao Zhang b7915a4d0d Fix dockwidgets behavior when window resized or central widgets is set.
When adding and showing a central widget in a QMainWindow then the
layout does not respect the size policy of the central widget.

This is a side effect of 059be19781a22d2e41f22072152589857d0fabf9

After the layout of QMainWindow is restored or the separator between central
widget and dock widgets is moved by user, dock widgets should keep their
size when the window if resized.

Task-number: QTBUG-15689
Change-Id: Idfccb7b4ae057a99f431c2ed54e3b9fcfb6ef54c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-07 19:52:27 +01:00
..
3rdparty Make cache of opentype tables in Harfbuzz face lazy 2012-03-06 12:43:27 +01:00
concurrent Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
corelib QRegularExpression: add optimizations autotest 2012-03-07 19:18:22 +01:00
dbus Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
gui Add fonts to QPlatformTheme. 2012-03-07 12:43:32 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Fix tst_QNetworkReply::httpWithNoCredentialUsage autotest 2012-03-06 18:24:09 +01:00
opengl Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
platformsupport Add fonts to QPlatformTheme. 2012-03-07 12:43:32 +01:00
plugins Windows: Fix override cursor logic 2012-03-07 16:37:42 +01:00
printsupport Don't leak from QPlatformPrinterSupportPlugin::get() 2012-03-05 16:37:16 +01:00
sql QSqlTableModel::selectRow(): complete documentation 2012-03-07 09:33:44 +01:00
testlib Fix sending simulated keyboard events to popup widgets 2012-03-07 16:37:55 +01:00
tools Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
widgets Fix dockwidgets behavior when window resized or central widgets is set. 2012-03-07 19:52:27 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro don't abuse $$fromfile() for inspecting entire projects 2012-02-29 00:05:38 +01:00