31 Commits

Author SHA1 Message Date
Uwe Rathmann
fbf2a33a9a uncrustified 2020-12-05 15:09:31 +01:00
Uwe Rathmann
d334ed84c5 API cleanup 2020-11-11 11:50:41 +01:00
Uwe Rathmann
da1f385682 using elementCount instead of count 2020-11-11 10:31:39 +01:00
Uwe Rathmann
6cbc72b44e focus tab chain fixed 2020-07-15 13:30:24 +02:00
Uwe Rathmann
cf7603da37 focus tab chain fixed 2020-07-03 13:49:27 +02:00
Uwe Rathmann
5b094af452 dump method added 2019-09-23 13:20:56 +02:00
Uwe Rathmann
61e92ce6b0 avoid pointless default path 2019-09-20 07:45:07 +02:00
Uwe Rathmann
171337d399 addColumnSpacer/addRowSpacer added 2019-09-18 08:43:54 +02:00
Uwe Rathmann
8ee2377c76 spacer for grid layouts: qreal -> QSizeF 2019-09-16 12:36:29 +02:00
Uwe Rathmann
71d3896efe QskLayoutEngine2D::sizeHint fixed 2019-09-15 14:32:51 +02:00
Uwe Rathmann
13d2814bc9 return -1 for the constraining direction 2019-09-14 15:41:34 +02:00
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