682 Commits

Author SHA1 Message Date
Uwe Rathmann
569bd3f5a6 using initSizePolicy 2019-07-22 17:20:03 +02:00
Uwe Rathmann
c20198e594 layout code fixed 2019-07-22 17:17:36 +02:00
Uwe Rathmann
c37a99e059 no animtors for invisible windows 2019-07-19 12:18:16 +02:00
Uwe Rathmann
9fee8c50b5 alternative C++ version added 2019-07-19 12:14:58 +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
86fa9f9479 layouts.md started 2019-07-17 07:09:21 +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
c1de001da4 useless code removed 2019-07-09 13:51:47 +02:00
Uwe Rathmann
7007d37e9b tabs -> whitespaces 2019-07-09 12:10:55 +02:00
Uwe Rathmann
e0cf43d8e1 doing the GridLayoutPage in Qml to demonstrate how parts written in Qml
can be embedded into C++
2019-07-09 10:16:04 +02:00
Uwe Rathmann
ce6587a044 photo replaced by external link 2019-07-07 14:38:50 +02:00
Uwe Rathmann
1c16750f30 md 2019-07-07 14:36:44 +02:00
Uwe Rathmann
d13393f863 using an external link 2019-07-07 14:34:49 +02:00
Uwe Rathmann
bead45a5c2 md 2019-07-07 14:28:39 +02:00
Uwe Rathmann
5147cbe260 dh 2019-07-07 14:25:30 +02:00
Uwe Rathmann
61586161b5 dh 2019-07-07 14:21:53 +02:00
Uwe Rathmann
d0d27bdbe8 Copyright info 2019-07-07 14:19:56 +02:00
Uwe Rathmann
856346676d Copyright added 2019-07-07 14:17:57 +02:00
Uwe Rathmann
6fd5ee4f90 FendtOne.jpg added 2019-07-07 10:02:07 +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
a7fa7e3769 using stretch factors 2019-07-01 14:44:54 +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
0c87cb2a76 warning about broken Qt versions adeed 2019-06-25 17:35:20 +02:00
Uwe Rathmann
21e05c5ee7 avoid deprecated calls 2019-06-25 07:06:57 +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
fb594267c2 license/copyright notes added 2019-06-20 12:02:28 +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