Uwe Rathmann
|
ee65ee1857
|
replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox
without QGridLayoutEngine
|
2019-06-19 14:08:45 +02:00 |
|
Uwe Rathmann
|
8b6e00cc68
|
debug operator added
|
2019-06-19 13:26:29 +02:00 |
|
Uwe Rathmann
|
1918bc7cd8
|
[Misc] one dimensional version of sizeHint added
|
2019-06-13 14:00:30 +02:00 |
|
Uwe Rathmann
|
ba823301b9
|
QskLayoutHint added
|
2019-06-04 08:00:00 +02:00 |
|
Uwe Rathmann
|
7ad6072d67
|
defensive chacks added
|
2019-06-04 07:59:30 +02:00 |
|
Uwe Rathmann
|
4e23dd9428
|
more method for future use
|
2019-05-17 22:33:38 +02:00 |
|
Uwe Rathmann
|
c923200e52
|
obsolete declaration removed
|
2019-05-17 07:00:08 +02:00 |
|
Uwe Rathmann
|
896772c9b4
|
making cppcheck happier
|
2019-05-16 08:14:32 +02:00 |
|
Uwe Rathmann
|
4f5c919706
|
QskLayoutConstraint::Type as bits
|
2019-05-12 15:26:57 +02:00 |
|
Uwe Rathmann
|
20a9b3bc76
|
shifting code to qmlexport
|
2019-05-12 15:19:49 +02:00 |
|
Uwe Rathmann
|
6113667976
|
code shifted to qmlexport
|
2019-05-12 13:54:22 +02:00 |
|
Uwe Rathmann
|
18bea9a46f
|
code moved from QskLayoutItem to QskLayoutConstraint
|
2019-05-12 12:27:25 +02:00 |
|
Uwe Rathmann
|
61ecd2f52e
|
dh
|
2019-05-12 10:11:50 +02:00 |
|
Uwe Rathmann
|
1216c9aeeb
|
using rowCount/columnCount
|
2019-05-10 11:58:01 +02:00 |
|
Uwe Rathmann
|
f9a71be21c
|
indentation fixed
|
2019-05-10 07:57:25 +02:00 |
|
Uwe Rathmann
|
f5fa8d6fa3
|
making QskLayoutBox a QskBox
|
2019-05-10 07:45:10 +02:00 |
|
Uwe Rathmann
|
d53cb4116b
|
code cleanup
|
2019-05-10 06:45:23 +02:00 |
|
Uwe Rathmann
|
aecd7406f3
|
minor changes
|
2019-05-06 16:36:52 +02:00 |
|
Uwe Rathmann
|
5453e84022
|
using 1e6 as dummy dimension
|
2019-04-30 09:04:46 +02:00 |
|
Uwe Rathmann
|
dd39017dbe
|
implementation of dynamic constraints reorganized
|
2019-04-26 18:09:59 +02:00 |
|
Uwe Rathmann
|
98a7fff0a4
|
qskControlCast added
|
2019-04-26 11:56:09 +02:00 |
|
Uwe Rathmann
|
713c80c805
|
don't animate before being initially painted
|
2019-04-16 11:54:34 +02:00 |
|
Uwe Rathmann
|
c539e3bb24
|
snapToGrid disable as it leads to rounding errors
|
2019-04-10 19:38:29 +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
|
3d80322afe
|
autoDelete parameter for QskLayout::clear added
|
2019-03-31 10:33:23 +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
|
646e670ee4
|
QskLayout::isEmpty fixed
|
2019-02-05 15:08:21 +01:00 |
|
Uwe Rathmann
|
4e54d1cb58
|
uncrustified
|
2019-01-04 13:42:16 +01:00 |
|
Uwe Rathmann
|
8473f5c2a1
|
avoid useless sizeHint calls
|
2018-12-19 10:02:14 +01:00 |
|
Uwe Rathmann
|
763c920c2d
|
minor changes
|
2018-12-14 09:11:00 +01:00 |
|
Uwe Rathmann
|
e97bca7859
|
using auto
|
2018-12-11 15:00:53 +01:00 |
|
Uwe Rathmann
|
4a035ee0ed
|
typos fixed
|
2018-12-11 14:59:43 +01:00 |
|
Uwe Rathmann
|
cbc5d2b11f
|
formal changes
|
2018-11-25 10:56:09 +01:00 |
|
Uwe
|
f3d6cdd669
|
QskScrollArea respecting dynamic constraints
|
2018-11-17 09:22:11 +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
|
a3fea8413c
|
only drop explicitly hidden items from layout calculations
|
2018-10-23 19:18:28 +02:00 |
|
Uwe Rathmann
|
8a9db8ed10
|
wrong maximumSize for spacer items without stretch fixed
|
2018-10-18 15:41:59 +02:00 |
|
Uwe Rathmann
|
2a3811fcd9
|
QskGlobal include cleanup
|
2018-08-03 08:30:23 +02:00 |
|
Uwe Rathmann
|
0a92cb82db
|
playing with clang-format
|
2018-08-03 08:15:28 +02:00 |
|
Uwe Rathmann
|
68bc2f032c
|
dh
|
2018-07-31 17:32:25 +02:00 |
|
Uwe Rathmann
|
aaac57de94
|
unused member removed
|
2018-07-19 14:10:48 +02:00 |
|
Uwe Rathmann
|
c46b105879
|
sizeHints renamed to explicitSizeHints, widthForHeight/heightForWidth
moved to QskControl
|
2018-05-01 13:55:26 +02:00 |
|
Uwe Rathmann
|
02e6a65b07
|
code moved from QskControl to QskQuick
|
2018-05-01 12:41:20 +02:00 |
|
Uwe Rathmann
|
de6ab7f7aa
|
qskSetItemGeometry added
|
2018-03-24 18:05:57 +01:00 |
|
Uwe Rathmann
|
fc63f316b4
|
focus tab chain update fixed, when re-inserting am item at the end, that had already been
inserted before
|
2018-03-20 14:57:29 +01:00 |
|
Uwe Rathmann
|
217c722e71
|
not using the deprecated QQuickItem::boundingRect anymore
|
2018-02-07 19:30:34 +01:00 |
|
Uwe Rathmann
|
f3467a4fa8
|
obsolete comment removed
|
2018-02-07 09:26:27 +01:00 |
|