qt6-bb10/src
Christian Ehrlicher cd499b7297 QLayout: Better document QLayout(QWidget *parent) behavior
QLayout(QWidget *parent) directly calls parent->setLayout(this) which
can lead to a runtime warning later on when someone tries to set the
layout on the parent again.

Task-number: QTBUG-69761
Change-Id: I21ef8895fd65f3e23e57527a6d38936e45417b63
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
2018-09-09 12:03:51 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
android Android: Support mouse hover 2018-07-13 17:20:34 +00:00
angle ANGLE: embed version information into libEGL, libGLESv2 and QtANGLE 2018-07-05 13:24:35 +00:00
concurrent Doc: Fix typo and grammar issues 2018-07-09 17:00:19 +00:00
corelib CBOR: Add missing clear() methods to the two container classes 2018-09-09 05:22:59 +00:00
dbus Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
gui Update QOpenGLContext::currentContext after QPlatformOpenGLContext::makeCurrent 2018-09-09 11:10:38 +00:00
network Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
opengl Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
openglextensions
platformheaders QSystemTrayIcon/X11: Move platform-specific calls to the xcb plugin 2018-07-10 20:04:09 +00:00
platformsupport Windows code: Fix to prefer ranged-for, as clang-tidy advises 2018-09-02 16:05:39 +00:00
plugins Cocoa: change background color of selected menu items 2018-09-08 19:41:17 +00:00
printsupport Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
sql Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
testlib Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
tools Moc: use QVector more often 2018-09-09 05:23:08 +00:00
widgets QLayout: Better document QLayout(QWidget *parent) behavior 2018-09-09 12:03:51 +00:00
winmain qtmain_winrt: Dynamically increase debug message mapping size 2018-04-09 06:48:52 +00:00
xml Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00