29 Commits

Author SHA1 Message Date
Uwe Rathmann
14fc393775 more error checks 2021-07-12 08:32:37 +02:00
Uwe Rathmann
a213d50170 missing const specifier added 2021-01-20 16:39:15 +01:00
Uwe Rathmann
ed4066369a better handling of finding the current item after removeing an item 2021-01-13 17:50:16 +01:00
Uwe Rathmann
1941fbc847 QskControl::LayoutOutWhenHidden flag added 2020-03-10 10:30:44 +01:00
Uwe Rathmann
49eb15da83 removeItem fixed 2019-12-03 17:21:56 +01:00
Uwe Rathmann
90c515be42 making some methods private 2019-11-29 17:33:26 +01:00
Uwe Rathmann
86293a65f1 indexOf fixed 2019-11-29 16:15:13 +01:00
Uwe Rathmann
5b094af452 dump method added 2019-09-23 13:20:56 +02:00
Uwe Rathmann
ceaae8aa60 layoutSizeHint reimplemented 2019-09-20 07:44:03 +02:00
Uwe Rathmann
fa26e10c0e calculation of size hints fixed 2019-09-19 09:42:37 +02:00
Uwe Rathmann
82e18ff967 missing polish added 2019-09-15 19:00:51 +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
72aee9970c using QskControl::alignmentHint instead of QskStackBox:.setAlignmentOf 2019-09-05 11:45:25 +02:00
Uwe Rathmann
f4ce23a422 QskLayoutConstraint::itemRect -> QskLayoutConstraint::boundedRect 2019-09-04 12:51:58 +02:00
Uwe Rathmann
50d85a524e QskLayoutConstraint::effectiveConstraint hidden 2019-07-25 18:38:54 +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
aecd7406f3 minor changes 2019-05-06 16:36:52 +02:00
Uwe Rathmann
dd39017dbe implementation of dynamic constraints reorganized 2019-04-26 18:09:59 +02:00
Uwe Rathmann
713c80c805 don't animate before being initially painted 2019-04-16 11:54:34 +02:00
Uwe Rathmann
f1600a396d code duplication removed 2019-04-08 13:25:06 +02:00
Uwe Rathmann
7f4102ff7d workaround for a QGridLayoutEngine bug added 2019-02-14 20:34:17 +01:00
Uwe Rathmann
b0041c7030 currentIndex fixed, when removing an item 2019-02-13 10:26:09 +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
cf58650c05 dynamic constraints for QskStackBox added 2017-08-31 08:50:24 +02:00
Uwe
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00