index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
kernel
/
qlayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QLayout - Introduce vertical and horizontal layout constraints
Thorbjørn Lund Martsum
9 days
1
-62
/
+215
*
Widgets: remove some unused includes
Christian Ehrlicher
2025-05-01
1
-11
/
+1
*
QLaoyut: remove check for QT_CONFIG(menubar)
Christian Ehrlicher
2025-05-01
1
-22
/
+6
*
QLayout: Consume ChildRemoved event, when layout is disabled
Axel Spoerl
2024-04-10
1
-2
/
+3
*
Add QWidgetPrivate::isExplicitlyHidden() helper function
Tor Arne Vestbø
2024-01-31
1
-2
/
+2
*
Fix qdoc link warnings after moving a few examples to manual tests
Tor Arne Vestbø
2023-06-27
1
-3
/
+2
*
Doc: Fix links to QLayout[Item]::expandingDirections()
Kai Köhne
2023-06-09
1
-1
/
+1
*
QLayout: add className() to a warning message
Ahmad Samir
2022-07-01
1
-10
/
+11
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Fix qobject_cast on partially destroyed QWidget/QWindow
Giuseppe D'Angelo
2022-01-05
1
-3
/
+5
*
Do not remove non-widget items when removeWidget() called with nullptr
Piotr Srebrny
2021-05-11
1
-0
/
+5
*
Improve handling of minimumHeightForWidth()
Jan Arve Sæther
2021-05-10
1
-0
/
+22
*
QLayout: add a way to unset user-defined contents margins
Giuseppe D'Angelo
2020-11-20
1
-0
/
+13
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
QLayout: unify the constructors
Giuseppe D'Angelo
2020-11-02
1
-13
/
+6
*
QLayout::indexOf: redo implementation
Giuseppe D'Angelo
2020-08-26
1
-12
/
+10
*
QLayout: make its indexOf functions take pointer-to-const
Giuseppe D'Angelo
2020-08-23
1
-3
/
+3
*
QLayout: minor tidy in the docs
Giuseppe D'Angelo
2020-08-10
1
-1
/
+1
*
Make QLayout::spacing/setSpacing virtual, remove qobject_cast hack
Volker Hilsheimer
2020-06-09
1
-31
/
+8
*
Remove deprecated members from QtWidgets/kernel classes
Volker Hilsheimer
2020-04-16
1
-34
/
+0
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-13
/
+13
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
Take widget content margin into account for menu bar size calculation
Samuel Gaist
2019-11-15
1
-9
/
+7
*
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-13
1
-4
/
+4
|
\
|
*
Doc: replace even more null/0/nullptr with \nullptr macro
Christian Ehrlicher
2019-05-08
1
-4
/
+4
*
|
Fix bug with QLayout::replaceWidget(a, a)
Jan Arve Saether
2019-05-09
1
-0
/
+2
|
/
*
QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation
Christian Ehrlicher
2019-02-20
1
-1
/
+1
*
QtWidgets: mark obsolete functions as deprecated
Christian Ehrlicher
2019-02-06
1
-8
/
+10
*
QtWidgets: replace 0 with \nullptr in documentation
Christian Ehrlicher
2019-02-05
1
-8
/
+9
*
QLayout: Better document QLayout(QWidget *parent) behavior
Christian Ehrlicher
2018-09-09
1
-3
/
+4
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-05-02
1
-0
/
+2
|
\
|
*
Convert features.toolbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2018-05-02
1
-0
/
+2
*
|
Introduce QLayout::indexOf(QLayoutItem *)
Sergio Martins
2018-02-10
1
-0
/
+20
|
/
*
Add clarifying documentation for QLayout::removeWidget()
Andy Shaw
2017-10-24
1
-1
/
+2
*
Convert features.sizegrip to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-0
/
+2
*
Convert features.menubar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-04
1
-7
/
+9
*
Fix UB in QLayout::childEvent
Olivier Goffart
2017-04-19
1
-22
/
+9
*
Fix warning for -no-feature-menubar
Stephan Binner
2017-04-04
1
-1
/
+1
*
Add feature.label and feature.formlayout
Stephan Binner
2017-03-03
1
-0
/
+6
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-29
1
-4
/
+3
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-28
1
-4
/
+3
|
|
\
|
|
*
QLayout: Fix UB (invalid cast) in widgetEvent()
Marc Mutz
2016-09-27
1
-4
/
+3
*
|
|
QLayout: use qEnvironmentVariableIntValue()
Marc Mutz
2016-07-26
1
-1
/
+1
*
|
|
QtWidgets: Remove Windows CE.
Friedemann Kleint
2016-04-07
1
-5
/
+0
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-0
/
+2
|
\
|
|
*
QtWidgets: includemocs
Marc Mutz
2016-03-18
1
-0
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
QtWidgets: use Q_UNLIKELY for every qWarning() (2)
Marc Mutz
2015-11-25
1
-11
/
+11
*
|
QtWidgets: use new qUtf16Printable() instead of qPrintable()
Marc Mutz
2015-11-21
1
-22
/
+22
|
/
[next]