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
/
qboxlayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QBoxLayout: Add ownership info to the QBoxLayout methods
Ali Kianian
2025-04-25
1
-0
/
+12
*
QBoxLayout: don't crash on passing invalid index
Christian Ehrlicher
2024-12-18
1
-4
/
+7
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-8
/
+8
*
QBoxLayout: Add assertion that catches out of bounds insertion indices
Marcel Kummer
2022-06-18
1
-0
/
+1
*
QBoxLayout: Pull out handling for negative insertion indices
Marcel Kummer
2022-06-17
1
-16
/
+14
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
widgets: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-2
/
+2
*
Improve handling of minimumHeightForWidth()
Jan Arve Sæther
2021-05-10
1
-1
/
+1
*
QLayout docs: explain better what the QWidget ctor arg does
Ahmad Samir
2020-10-27
1
-15
/
+39
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-4
/
+4
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-8
/
+7
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-10
/
+10
*
Avoid initializing QFlags with 0 or nullptr in further cases
Friedemann Kleint
2019-11-22
1
-1
/
+1
*
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
QBoxLayout: Remove unconventional try/catch blocks
Gabriel de Dietrich
2017-03-02
1
-23
/
+5
*
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
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Avoid adding widget to its own layout
Thomas Fischer
2014-09-05
1
-15
/
+3
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-5
/
+5
*
Add widget replace function to QLayout
Thorbjørn Lund Martsum
2013-09-21
1
-0
/
+16
*
Fixed QLayout::addChildLayout(QLayout *l) when l had a parent
Jan Arve Saether
2013-04-23
1
-1
/
+2
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-3
/
+3
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
[QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layout
Marc Mutz
2012-12-02
1
-0
/
+6
*
Bring back Mac dependent code in QBoxLayout, QGridLayout
Gabriel de Dietrich
2012-10-18
1
-2
/
+2
*
Remove duplicate words and punctuation from documentation.
Mitch Curtis
2012-09-26
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Remove outdated docs.
Frederik Gladhorn
2012-08-18
1
-36
/
+0
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-11
1
-1
/
+1
*
Doc: Modularize QtWidgets documentation.
Casper van Donderen
2012-05-09
1
-12
/
+12
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-02
1
-6
/
+6
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
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
*
Move the documentation for the classes to their modules.
Casper van Donderen
2011-10-03
1
-0
/
+3
*
Widgets: Remove QT3_SUPPPORT.
Friedemann Kleint
2011-09-28
1
-170
/
+0
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
1
-17
/
+17
*
library split
Lars Knoll
2011-05-07
1
-0
/
+1550