Uwe Rathmann
|
f251a5f1ec
|
setting row/columnCount to 0 when clearing the layout
|
2023-07-17 13:15:31 +02:00 |
Uwe Rathmann
|
9e583166ff
|
BSD-3-Clause license
|
2023-04-06 09:23:37 +02:00 |
Uwe Rathmann
|
658bc71891
|
fixig pedantic compiler warnings
|
2023-04-04 09:05:16 +02:00 |
Uwe Rathmann
|
9daf934426
|
QskLayoutElement introduced
|
2022-08-06 15:41:32 +02:00 |
Uwe Rathmann
|
8680423c33
|
avoid warnings about narrowing size_t to int
|
2022-04-22 08:13:19 +02:00 |
Uwe Rathmann
|
69e4152b4c
|
QskPlacementPolicy introduced
|
2022-04-08 16:46:20 +02:00 |
Uwe Rathmann
|
5c62725cd1
|
using reference parameters
|
2022-03-24 08:45:06 +01:00 |
Uwe Rathmann
|
c3dc970a94
|
QskLayoutHint renamed to QskLayoutMetrics
|
2021-12-15 08:45:29 +01:00 |
Uwe Rathmann
|
13867df163
|
making clang happy
|
2021-07-14 14:43:12 +02:00 |
Uwe Rathmann
|
fbf2a33a9a
|
uncrustified
|
2020-12-05 15:09:31 +01:00 |
Uwe Rathmann
|
1941fbc847
|
QskControl::LayoutOutWhenHidden flag added
|
2020-03-10 10:30:44 +01:00 |
Uwe Rathmann
|
c1e153f036
|
expanding rowCount/columnCount fixed
|
2019-09-24 16:48:13 +02:00 |
Uwe Rathmann
|
03c7913f18
|
check for exceeding extra settings added
|
2019-09-20 07:06:52 +02:00 |
Uwe Rathmann
|
422c40c397
|
handling of spacers fixed
|
2019-09-16 12:39:16 +02:00 |
Uwe Rathmann
|
1d04c19999
|
minor optimization for invisible items with retainSizeWhenHidden flag
|
2019-09-16 12:38:10 +02:00 |
Uwe Rathmann
|
8ee2377c76
|
spacer for grid layouts: qreal -> QSizeF
|
2019-09-16 12:36:29 +02:00 |
Uwe Rathmann
|
5974b4115d
|
spacer -> spacing
|
2019-09-16 07:32:28 +02:00 |
Uwe Rathmann
|
1571b1f59a
|
handling of spacings fixed
|
2019-09-15 19:48:18 +02:00 |
Uwe Rathmann
|
177bb699bc
|
processing of all type of size constraints ( minimum/preferred/maximum )
completed
|
2019-09-10 17:01:47 +02:00 |
Uwe Rathmann
|
9e87cb7b23
|
dh
|
2019-09-09 08:49:26 +02:00 |
Uwe Rathmann
|
6a588dc95a
|
moving alignment/retainSizeWhenHidden from layouts to QskControl
|
2019-09-05 10:46:42 +02:00 |
Uwe Rathmann
|
66041bca22
|
grid layout code improved
|
2019-07-28 17:06:50 +02:00 |
Uwe Rathmann
|
0c7774ba11
|
typo fixed
|
2019-07-27 12:51:26 +02:00 |
Uwe Rathmann
|
f5ee8a3853
|
QGridLayoutEngine replaced by QskGridLayoutEngine also for QskGridBox
|
2019-07-27 12:36:52 +02:00 |
Uwe Rathmann
|
ee65ee1857
|
replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox
without QGridLayoutEngine
|
2019-06-19 14:08:45 +02:00 |