Commit Graph

20 Commits

Author SHA1 Message Date
Uwe Rathmann 1e733c4e5c invalidation on changes of visisbility added 2019-09-14 15:40:20 +02:00
Uwe Rathmann 65feaac031 convenience methods for inserting and changing the layoutAlignmentHint
in one call
2019-09-14 15:28:49 +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 401adac3ba QskLinearBox::count, src/layouts/QskGridBox::count 2019-07-17 17:54:16 +02:00
Uwe Rathmann b1f56594bc QskControl::maybeUnresized() added 2019-06-23 12:53:38 +02:00
Uwe Rathmann ee65ee1857 replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox
without QGridLayoutEngine
2019-06-19 14:08:45 +02:00
Uwe Rathmann 20a9b3bc76 shifting code to qmlexport 2019-05-12 15:19:49 +02:00
Uwe Rathmann 1216c9aeeb using rowCount/columnCount 2019-05-10 11:58:01 +02:00
Uwe Rathmann d53cb4116b code cleanup 2019-05-10 06:45:23 +02:00
Uwe Rathmann f1600a396d code duplication removed 2019-04-08 13:25:06 +02:00
Uwe Rathmann 44368f97a8 QskLayout -> QskLayoutBox 2019-04-08 13:08:58 +02:00
Uwe Rathmann 958e087943 distributing extra space at the borders fixed 2018-11-08 09:02:03 +01:00
Uwe Rathmann 116dd01b94 including the margins to heightForWidth/widthForHeight calculations 2018-10-23 19:19:09 +02:00
Uwe Rathmann 0a92cb82db playing with clang-format 2018-08-03 08:15:28 +02:00
Uwe Rathmann aaac57de94 unused member removed 2018-07-19 14:10:48 +02:00
Uwe Rathmann ee4317ccd4 satisfying clang pedantic checks 2017-12-07 17:04:05 +01:00
Uwe Rathmann 6db25ff7bc making clazy happier 2017-10-30 14:38:30 +01:00
Uwe 3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00