Commit Graph

17 Commits

Author SHA1 Message Date
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