19 Commits

Author SHA1 Message Date
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
1941fbc847 QskControl::LayoutOutWhenHidden flag added 2020-03-10 10:30:44 +01:00
Uwe Rathmann
1d04c19999 minor optimization for invisible items with retainSizeWhenHidden flag 2019-09-16 12:38:10 +02:00
Uwe Rathmann
5974b4115d spacer -> spacing 2019-09-16 07:32:28 +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
6a588dc95a moving alignment/retainSizeWhenHidden from layouts to QskControl 2019-09-05 10:46:42 +02:00
Uwe Rathmann
f5ee8a3853 QGridLayoutEngine replaced by QskGridLayoutEngine also for QskGridBox 2019-07-27 12:36:52 +02:00
Uwe Rathmann
353cabe4ac using effectiveCount instead of count 2019-07-13 11:01:48 +02:00
Uwe Rathmann
7788cdf1c9 QskLinearLayoutEngine::clear added 2019-07-13 10:36:12 +02:00
Uwe Rathmann
e9ff7cca40 QskLayoutChain prepared to be usable for grid layouts 2019-07-13 10:03:04 +02:00
Uwe Rathmann
4f48a3ab92 QskLinearLayoutEngine setter indicating changes 2019-07-12 15:37:42 +02:00
Uwe Rathmann
16a67678f3 resetChain -> updateLayoutChain 2019-07-12 15:26:55 +02:00
Uwe Rathmann
a762d51099 code moved to QskLayoutConstraint 2019-07-12 15:24:06 +02:00
Uwe Rathmann
49c216b582 addCell -> expandTo 2019-07-09 14:52:43 +02:00
Uwe Rathmann
bfe2b58ae3 item -> entry 2019-07-09 14:49:50 +02:00
Uwe Rathmann
9593226e0c code moved to QskLayoutChain 2019-07-01 14:45:25 +02:00
Uwe Rathmann
1c5cbc10d1 growFlag -> canGrow 2019-06-20 11:46:34 +02:00
Uwe Rathmann
ee65ee1857 replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox
without QGridLayoutEngine
2019-06-19 14:08:45 +02:00