28 Commits

Author SHA1 Message Date
Uwe Rathmann
5b094af452 dump method added 2019-09-23 13:20:56 +02:00
Uwe Rathmann
e49228381e avoid pointless default path 2019-09-20 07:45:50 +02:00
Uwe Rathmann
f4887a6e51 checks added 2019-09-18 08:56:16 +02:00
Uwe Rathmann
2a122d4e05 int -> qreal 2019-09-16 12:32:37 +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
4c156706a5 index error fixed 2019-09-14 15:37:32 +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
4f48a3ab92 QskLinearLayoutEngine setter indicating changes 2019-07-12 15:37:42 +02:00
Uwe Rathmann
6838260606 QskLinearBox::spacingAtIndex added 2019-07-09 14:27:50 +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
aecd7406f3 minor changes 2019-05-06 16:36:52 +02:00
Uwe Rathmann
f1600a396d code duplication removed 2019-04-08 13:25:06 +02:00
Uwe Rathmann
4e54d1cb58 uncrustified 2019-01-04 13:42:16 +01: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
8a9db8ed10 wrong maximumSize for spacer items without stretch fixed 2018-10-18 15:41:59 +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
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00