Uwe Rathmann
|
fb3c3427bd
|
QSizeF() alread initializes -1, -1
|
2019-08-09 10:15:03 +02:00 |
|
Uwe Rathmann
|
7075879244
|
handling of multicells improved
|
2019-07-29 17:34:24 +02:00 |
|
Uwe Rathmann
|
66041bca22
|
grid layout code improved
|
2019-07-28 17:06:50 +02:00 |
|
Uwe Rathmann
|
0c7774ba11
|
typo fixed
|
2019-07-27 12:51:26 +02:00 |
|
Uwe Rathmann
|
f5ee8a3853
|
QGridLayoutEngine replaced by QskGridLayoutEngine also for QskGridBox
|
2019-07-27 12:36:52 +02:00 |
|
Uwe Rathmann
|
50d85a524e
|
QskLayoutConstraint::effectiveConstraint hidden
|
2019-07-25 18:38:54 +02:00 |
|
Uwe Rathmann
|
ff0118fe23
|
effectiveSizeHint improved
|
2019-07-25 18:38:09 +02:00 |
|
Uwe Rathmann
|
c37a99e059
|
no animtors for invisible windows
|
2019-07-19 12:18:16 +02:00 |
|
Uwe Rathmann
|
401adac3ba
|
QskLinearBox::count, src/layouts/QskGridBox::count
|
2019-07-17 17:54:16 +02:00 |
|
Uwe Rathmann
|
fae80c3107
|
effectiveSizeHint added
|
2019-07-17 17:52:15 +02:00 |
|
Uwe Rathmann
|
353cabe4ac
|
using effectiveCount instead of count
|
2019-07-13 11:01:48 +02:00 |
|
Uwe Rathmann
|
761c05d316
|
license note added
|
2019-07-13 11:01:27 +02:00 |
|
Uwe Rathmann
|
7788cdf1c9
|
QskLinearLayoutEngine::clear added
|
2019-07-13 10:36:12 +02:00 |
|
Uwe Rathmann
|
e9ff7cca40
|
QskLayoutChain prepared to be usable for grid layouts
|
2019-07-13 10:03:04 +02:00 |
|
Uwe Rathmann
|
4f48a3ab92
|
QskLinearLayoutEngine setter indicating changes
|
2019-07-12 15:37:42 +02:00 |
|
Uwe Rathmann
|
16a67678f3
|
resetChain -> updateLayoutChain
|
2019-07-12 15:26:55 +02:00 |
|
Uwe Rathmann
|
a762d51099
|
code moved to QskLayoutConstraint
|
2019-07-12 15:24:06 +02:00 |
|
Uwe Rathmann
|
f53b28727f
|
using auto
|
2019-07-12 15:17:02 +02:00 |
|
Uwe Rathmann
|
49c216b582
|
addCell -> expandTo
|
2019-07-09 14:52:43 +02:00 |
|
Uwe Rathmann
|
bfe2b58ae3
|
item -> entry
|
2019-07-09 14:49:50 +02:00 |
|
Uwe Rathmann
|
8555cc3cc4
|
convenience functions added
|
2019-07-09 14:49:24 +02:00 |
|
Uwe Rathmann
|
6838260606
|
QskLinearBox::spacingAtIndex added
|
2019-07-09 14:27:50 +02:00 |
|
Uwe Rathmann
|
f52b8a2e46
|
QskDialogSubWindow::done fixed
|
2019-07-05 13:18:12 +02:00 |
|
Uwe Rathmann
|
6fb347eef9
|
making the code more readable
|
2019-07-04 14:22:55 +02:00 |
|
Uwe Rathmann
|
42388cb267
|
debug operators, minor improvements
|
2019-07-02 18:18:15 +02:00 |
|
Uwe Rathmann
|
d600fe9d7b
|
debug operator improved
|
2019-07-02 18:17:57 +02:00 |
|
Uwe Rathmann
|
148a258160
|
bad contentsSizeHint implementation relying on the current size fixed
|
2019-07-02 16:26:05 +02:00 |
|
Uwe Rathmann
|
247d7cb7a9
|
reset fixed
|
2019-07-01 16:48:57 +02:00 |
|
Uwe Rathmann
|
9593226e0c
|
code moved to QskLayoutChain
|
2019-07-01 14:45:25 +02:00 |
|
Uwe Rathmann
|
c139bf2f99
|
not using QMetaObject::newInstance anymore, incompatibilities with Qt >=
12.4 fixed
|
2019-06-25 20:27:40 +02:00 |
|
Uwe Rathmann
|
b1f56594bc
|
QskControl::maybeUnresized() added
|
2019-06-23 12:53:38 +02:00 |
|
Uwe Rathmann
|
309106965d
|
QskAnimationHint::UpdateFlag introduced
|
2019-06-22 16:26:10 +02:00 |
|
Uwe Rathmann
|
a4a49bb7ae
|
blocking consecutive LayoutRequest events until the next request for
sizeHints happens
|
2019-06-22 16:17:12 +02:00 |
|
Uwe Rathmann
|
ed071ecb65
|
delete childrenRect from the public API. It does not make sense for a
system, where the parent is responsible for laying out the children
|
2019-06-22 16:15:37 +02:00 |
|
Uwe Rathmann
|
447eeb9cb2
|
don't export QskDirtyItemFilter
|
2019-06-22 16:14:56 +02:00 |
|
Uwe Rathmann
|
1c5cbc10d1
|
growFlag -> canGrow
|
2019-06-20 11:46:34 +02:00 |
|
Uwe Rathmann
|
79597b61ca
|
QskSizePolicy - more constrained policies
|
2019-06-20 11:45:32 +02:00 |
|
Uwe Rathmann
|
abfdb4894e
|
saving some bytes
|
2019-06-19 14:32:59 +02:00 |
|
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
|
6e10527a93
|
warnings about invalid size policies added
|
2019-06-19 13:25:29 +02:00 |
|
Uwe Rathmann
|
6a093b9343
|
respecting minimum/maximum sizes
|
2019-06-19 13:24:53 +02:00 |
|
Uwe Rathmann
|
e60373aa3c
|
forgotten debug statement removed
|
2019-06-14 13:02:31 +02:00 |
|
Uwe Rathmann
|
56acfbb056
|
calling QskWindow::effectivePreferredSize only once
|
2019-06-14 13:00:28 +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
|
40bbe2d7d9
|
more functions
|
2019-05-17 22:33:02 +02:00 |
|
Uwe Rathmann
|
c923200e52
|
obsolete declaration removed
|
2019-05-17 07:00:08 +02:00 |
|