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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QLayout - Introduce vertical and horizontal layout constraints
Thorbjørn Lund Martsum
13 days
1
-1
/
+14
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Consistent indentation for all Q_PROPERTYs
Andreas Buhr
2021-06-24
1
-1
/
+2
*
Improve handling of minimumHeightForWidth()
Jan Arve Sæther
2021-05-10
1
-0
/
+1
*
QLayout: mark unsetContentsMargins as the RESET function
Giuseppe D'Angelo
2021-04-21
1
-1
/
+1
*
QLayout: add a way to unset user-defined contents margins
Giuseppe D'Angelo
2020-11-20
1
-0
/
+1
*
QLayout: unify the constructors
Giuseppe D'Angelo
2020-11-02
1
-2
/
+1
*
QLayout: Make contentsMargins a Q_PROPERTY
Friedemann Kleint
2020-09-15
1
-0
/
+1
*
Clean up the last of QT6_(NOT_)?VIRTUAL
Edward Welbourne
2020-09-14
1
-2
/
+2
*
QLayout: make its indexOf functions take pointer-to-const
Giuseppe D'Angelo
2020-08-23
1
-2
/
+2
*
Make QLayout::spacing/setSpacing virtual, remove qobject_cast hack
Volker Hilsheimer
2020-06-09
1
-2
/
+2
*
Remove deprecated members from QtWidgets/kernel classes
Volker Hilsheimer
2020-04-16
1
-8
/
+0
*
QtWidgets: mark obsolete functions as deprecated
Christian Ehrlicher
2019-02-06
1
-2
/
+6
*
Introduce QLayout::indexOf(QLayoutItem *)
Sergio Martins
2018-02-10
1
-0
/
+1
*
Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macros
Sergio Martins
2018-02-05
1
-2
/
+2
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-10
/
+10
*
Add qtwidgetsglobal.h and qtwidgetsglobal_p.h
Lars Knoll
2016-07-14
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QtWidgets: use Q_ENUM instead of Q_ENUMS
Olivier Goffart
2015-02-08
1
-1
/
+1
*
Remove Q_NO_USING_KEYWORD
Thiago Macieira
2014-12-20
1
-4
/
+0
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-10
/
+10
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Remove a boolean trap in QLayout::replaceWidget
Giuseppe D'Angelo
2013-11-10
1
-1
/
+3
*
Add widget replace function to QLayout
Thorbjørn Lund Martsum
2013-09-21
1
-0
/
+1
*
Fixed QLayout::addChildLayout(QLayout *l) when l had a parent
Jan Arve Saether
2013-04-23
1
-0
/
+1
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlessly
Oswald Buddenhagen
2012-09-08
1
-4
/
+1
*
QLayoutItem - make controlTypes a virtual function.
Thorbjørn Lund Martsum
2012-04-13
1
-0
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Remove the remaining traces of QT3_SUPPORT
Lars Knoll
2011-10-03
1
-8
/
+0
*
Widgets: Remove QT3_SUPPPORT.
Friedemann Kleint
2011-09-28
1
-58
/
+0
*
Use Q_WIDGETS_EXPORT for widgets library
Olli Werwolff
2011-06-08
1
-2
/
+2
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
1
-17
/
+17
*
fix includes
Lars Knoll
2011-05-07
1
-4
/
+4
*
library split
Lars Knoll
2011-05-07
1
-0
/
+245