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
/
gui
/
util
/
qgridlayoutengine_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QGridLayout: make QHVContainer's preconditions machine-readable
Marc Mutz
2025-03-04
1
-6
/
+8
*
Replace QPair/qMakePair with std::pair in qtbase/gui
Isak Fyksen
2025-01-09
1
-2
/
+1
*
QGridLayoutEngine: print stringified layout item in warnings
Mitch Curtis
2024-04-08
1
-0
/
+3
*
Add uniformCellWidths and uniformCellHeights to QGridLayoutEngine
Matthias Rauter
2023-05-31
1
-0
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
gui: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-1
/
+1
*
Remove some code checker issues (L218 & L243)
Jan Arve Sæther
2020-11-13
1
-36
/
+7
*
Use QList instead of QVector in gui
Jarek Kobus
2020-06-29
1
-19
/
+20
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-2
/
+2
*
QGridLayoutEngine: remove now-unused enum
Marc Mutz
2020-05-06
1
-7
/
+0
*
QGridLayoutEngine: port to QHVContainer
Marc Mutz
2020-05-05
1
-8
/
+15
*
Long live QHVContainer!
Marc Mutz
2020-05-05
1
-7
/
+38
*
Introduce QGraphicsLayoutItem::isEmpty()
Jan Arve Sæther
2020-02-25
1
-1
/
+1
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-2
/
+2
*
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-4
/
+4
*
Add qtguiglobal.h and qtguiglobal_p.h
Lars Knoll
2016-07-03
1
-0
/
+1
*
QtGui: mark more types as primitive/movable
Marc Mutz
2016-04-25
1
-0
/
+1
*
Adjust sizes when snapping layout items to pixel grid
Jan Arve Sæther
2016-03-02
1
-2
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add support for snapping to pixel grid
Jan Arve Saether
2015-02-09
1
-3
/
+6
*
Adjust the layout if a QGraphicsWidget is explicitly hidden
Jan Arve Saether
2014-10-23
1
-0
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Also cache totalBoxes if we have HFW/WFH
Jan Arve Saether
2014-03-02
1
-3
/
+9
*
Improve caching in ensureColumnAndRowData()
Jan Arve Saether
2014-01-18
1
-0
/
+1
*
constify some functions to improve readability
Jan Arve Saether
2014-01-15
1
-2
/
+2
*
Add deleteItems(), needed by QtQuick.Layouts
Jan Arve Saether
2013-12-21
1
-0
/
+12
*
Move QGridLayoutEngine to QtGui module
Jan Arve Saether
2013-12-09
1
-0
/
+460