Commit Graph

  • 1d04c19999 minor optimization for invisible items with retainSizeWhenHidden flag Uwe Rathmann 2019-09-16 12:38:10 +0200
  • 8ee2377c76 spacer for grid layouts: qreal -> QSizeF Uwe Rathmann 2019-09-16 12:36:29 +0200
  • 2a122d4e05 int -> qreal Uwe Rathmann 2019-09-16 12:32:37 +0200
  • 15ae3901a9 qskSizeConstraint fixed Uwe Rathmann 2019-09-16 12:30:59 +0200
  • 5f751ede09 respecting the layout hints when autolayouting children Uwe Rathmann 2019-09-16 12:30:00 +0200
  • 5974b4115d spacer -> spacing Uwe Rathmann 2019-09-16 07:32:28 +0200
  • 1571b1f59a handling of spacings fixed Uwe Rathmann 2019-09-15 19:48:18 +0200
  • 38974f747b qskConstrainedItemSize also respecting the minimum constraint Uwe Rathmann 2019-09-15 19:26:46 +0200
  • 82e18ff967 missing polish added Uwe Rathmann 2019-09-15 19:00:51 +0200
  • 71d3896efe QskLayoutEngine2D::sizeHint fixed Uwe Rathmann 2019-09-15 14:32:51 +0200
  • 84248098ca don't return constraining parameters Uwe Rathmann 2019-09-15 14:31:13 +0200
  • 13d2814bc9 return -1 for the constraining direction Uwe Rathmann 2019-09-14 15:41:34 +0200
  • 1e733c4e5c invalidation on changes of visisbility added Uwe Rathmann 2019-09-14 15:40:20 +0200
  • 4c156706a5 index error fixed Uwe Rathmann 2019-09-14 15:37:32 +0200
  • fb5885b3d7 mismatch warnigs added Uwe Rathmann 2019-09-14 15:31:48 +0200
  • 65feaac031 convenience methods for inserting and changing the layoutAlignmentHint in one call Uwe Rathmann 2019-09-14 15:28:49 +0200
  • 027db164d0 whitespaces removed Uwe Rathmann 2019-09-14 15:27:41 +0200
  • 3975553dd7 convenience method QskControl:.sizeConstraint added Uwe Rathmann 2019-09-14 15:27:04 +0200
  • 4840947a5a setting of explicit width/height fixed Uwe Rathmann 2019-09-13 06:57:48 +0200
  • 29bb2e8093 compiler warning fixed Uwe Rathmann 2019-09-13 06:55:28 +0200
  • 30312b3728 sizeConstraint added Uwe Rathmann 2019-09-13 06:54:55 +0200
  • f836967e71 contentsSizeHint modified Uwe Rathmann 2019-09-13 06:53:47 +0200
  • a721b8841d webenginecore-private added Uwe Rathmann 2019-09-13 06:53:13 +0200
  • 46e8820cdd beautified Uwe Rathmann 2019-09-13 06:52:47 +0200
  • 3f0e398d2b Qt 5.6 incompatibility fixed Uwe Rathmann 2019-09-13 06:46:16 +0200
  • b5ef42cb8c Rectange renamed to TestRectangle to avoid name conflicts on Windows Uwe Rathmann 2019-09-12 11:36:57 +0200
  • c2184bdc2b fixed for windows Uwe Rathmann 2019-09-12 11:13:20 +0200
  • eb6dd49be2 hide m_columnCount Uwe Rathmann 2019-09-12 10:44:41 +0200
  • 4d0a80ce6d stop animators, when the window becomes invisible Uwe Rathmann 2019-09-12 10:44:06 +0200
  • dfa0449a9b QSK_DLL added Uwe Rathmann 2019-09-12 09:19:59 +0200
  • daeee1ba2b using QMAKE_MKDIR Uwe Rathmann 2019-09-12 08:28:36 +0200
  • 2bd067f4ea ignore the minimum in qskConstrainedItemSize Uwe Rathmann 2019-09-11 06:52:23 +0200
  • 7311b5be56 don't use bounding maximum size of the children as maximum size Uwe Rathmann 2019-09-11 06:51:40 +0200
  • 177bb699bc processing of all type of size constraints ( minimum/preferred/maximum ) completed Uwe Rathmann 2019-09-10 17:01:47 +0200
  • 9e87cb7b23 dh Uwe Rathmann 2019-09-09 08:49:26 +0200
  • 11fdeaf3c1 making clang happy Uwe Rathmann 2019-09-09 08:43:06 +0200
  • 9d79b2edf9 isVisibleToLayout added Uwe Rathmann 2019-09-06 19:57:25 +0200
  • 3c84c13691 isVisibleToLayout added Uwe Rathmann 2019-09-06 19:56:41 +0200
  • e8c46bf0b9 QskQuickItem::isVisibleToParent added Uwe Rathmann 2019-09-06 19:56:03 +0200
  • ff27fff0a0 margin/padding confusion fixed Uwe Rathmann 2019-09-06 12:07:18 +0200
  • 2500111ee5 making contentsSizeHint protected Uwe Rathmann 2019-09-05 15:16:33 +0200
  • b1a2236a90 making contentsSizeHint protected Uwe Rathmann 2019-09-05 13:09:04 +0200
  • 153a682fd5 missing namespace qualifier added Uwe Rathmann 2019-09-05 12:37:27 +0200
  • 27bb868f9d using QskControl::LayoutHints Uwe Rathmann 2019-09-05 12:08:31 +0200
  • 72aee9970c using QskControl::alignmentHint instead of QskStackBox:.setAlignmentOf Uwe Rathmann 2019-09-05 11:45:25 +0200
  • 6a588dc95a moving alignment/retainSizeWhenHidden from layouts to QskControl Uwe Rathmann 2019-09-05 10:46:42 +0200
  • ab5dc1924e wrong qulifier removed Uwe Rathmann 2019-09-05 07:05:28 +0200
  • f4ce23a422 QskLayoutConstraint::itemRect -> QskLayoutConstraint::boundedRect Uwe Rathmann 2019-09-04 12:51:58 +0200
  • a52c8d2e7b obsolete code removed from QskLayoutConstraint Uwe Rathmann 2019-09-04 12:11:07 +0200
  • 74c349e6c6 blocking of LayoutRequest events to QskControlPrivate Uwe Rathmann 2019-09-04 08:08:13 +0200
  • b80b9b709c splitting QskControl.cpp Uwe Rathmann 2019-09-04 06:59:43 +0200
  • fcd455a545 pointless Q_INVOKABLE removed Uwe Rathmann 2019-09-03 08:42:23 +0200
  • 9dbf34cea2 unused padding removed Uwe Rathmann 2019-09-02 18:29:45 +0200
  • a93dd7dabb unused operators removed Uwe Rathmann 2019-09-02 18:29:16 +0200
  • a80a6b3f32 avoid deprecation warning Uwe Rathmann 2019-09-02 13:37:46 +0200
  • dbae418b1d code moved to QskLayoutConstraint Uwe Rathmann 2019-09-01 15:33:36 +0200
  • 83efc6afe7 local type definition removed Uwe Rathmann 2019-09-01 13:12:41 +0200
  • a93c263c87 using QskLayoutConstraint Uwe Rathmann 2019-09-01 13:01:01 +0200
  • 4e2e2ce30e Disabled state always by using events Uwe Rathmann 2019-09-01 11:45:34 +0200
  • 35b98e4b69 playing with constraint based layouting Uwe Rathmann 2019-08-30 13:13:32 +0200
  • bebdd80c9e fallback for pointless constraints added Uwe Rathmann 2019-08-23 09:09:52 +0200
  • b3b15d50d9 avoid Windows10 build problems because of haveing a VERSION Uwe Rathmann 2019-08-09 10:17:37 +0200
  • fe2dc81d07 setting a default constraint value Uwe Rathmann 2019-08-09 10:16:14 +0200
  • fb3c3427bd QSizeF() alread initializes -1, -1 Uwe Rathmann 2019-08-09 10:15:03 +0200
  • 3d9a85d6c1 list box for changinf tests added Uwe Rathmann 2019-07-29 17:34:46 +0200
  • 7075879244 handling of multicells improved Uwe Rathmann 2019-07-29 17:34:24 +0200
  • 01cb089856 test4 imprived Uwe Rathmann 2019-07-28 17:07:29 +0200
  • 66041bca22 grid layout code improved Uwe Rathmann 2019-07-28 17:06:50 +0200
  • 9e1e37cf6f speedo page enabled Uwe Rathmann 2019-07-27 12:53:41 +0200
  • 0c7774ba11 typo fixed Uwe Rathmann 2019-07-27 12:51:26 +0200
  • b71ce92f10 multicell test added Uwe Rathmann 2019-07-27 12:37:48 +0200
  • f5ee8a3853 QGridLayoutEngine replaced by QskGridLayoutEngine also for QskGridBox Uwe Rathmann 2019-07-27 12:36:52 +0200
  • beb44e4004 more test scenarios Uwe Rathmann 2019-07-25 18:39:50 +0200
  • 50d85a524e QskLayoutConstraint::effectiveConstraint hidden Uwe Rathmann 2019-07-25 18:38:54 +0200
  • ff0118fe23 effectiveSizeHint improved Uwe Rathmann 2019-07-25 18:38:09 +0200
  • 26d5e56e2e GridQuick added Uwe Rathmann 2019-07-23 18:35:51 +0200
  • 5432d5f5b0 grids test application added, to compare the diefferent layout implementations Uwe Rathmann 2019-07-22 17:21:33 +0200
  • 569bd3f5a6 using initSizePolicy Uwe Rathmann 2019-07-22 17:20:03 +0200
  • c20198e594 layout code fixed Uwe Rathmann 2019-07-22 17:17:36 +0200
  • c37a99e059 no animtors for invisible windows Uwe Rathmann 2019-07-19 12:18:16 +0200
  • 9fee8c50b5 alternative C++ version added Uwe Rathmann 2019-07-19 12:14:58 +0200
  • 401adac3ba QskLinearBox::count, src/layouts/QskGridBox::count Uwe Rathmann 2019-07-17 17:54:16 +0200
  • fae80c3107 effectiveSizeHint added Uwe Rathmann 2019-07-17 17:52:15 +0200
  • 86fa9f9479 layouts.md started Uwe Rathmann 2019-07-17 07:09:21 +0200
  • 353cabe4ac using effectiveCount instead of count Uwe Rathmann 2019-07-13 11:01:48 +0200
  • 761c05d316 license note added Uwe Rathmann 2019-07-13 11:01:27 +0200
  • 7788cdf1c9 QskLinearLayoutEngine::clear added Uwe Rathmann 2019-07-13 10:36:12 +0200
  • e9ff7cca40 QskLayoutChain prepared to be usable for grid layouts Uwe Rathmann 2019-07-13 10:03:04 +0200
  • 4f48a3ab92 QskLinearLayoutEngine setter indicating changes Uwe Rathmann 2019-07-12 15:37:42 +0200
  • 16a67678f3 resetChain -> updateLayoutChain Uwe Rathmann 2019-07-12 15:26:55 +0200
  • a762d51099 code moved to QskLayoutConstraint Uwe Rathmann 2019-07-12 15:24:06 +0200
  • f53b28727f using auto Uwe Rathmann 2019-07-12 15:17:02 +0200
  • 49c216b582 addCell -> expandTo Uwe Rathmann 2019-07-09 14:52:43 +0200
  • bfe2b58ae3 item -> entry Uwe Rathmann 2019-07-09 14:49:50 +0200
  • 8555cc3cc4 convenience functions added Uwe Rathmann 2019-07-09 14:49:24 +0200
  • 6838260606 QskLinearBox::spacingAtIndex added Uwe Rathmann 2019-07-09 14:27:50 +0200
  • c1de001da4 useless code removed Uwe Rathmann 2019-07-09 13:51:47 +0200
  • 7007d37e9b tabs -> whitespaces Uwe Rathmann 2019-07-09 12:10:55 +0200
  • e0cf43d8e1 doing the GridLayoutPage in Qml to demonstrate how parts written in Qml can be embedded into C++ Uwe Rathmann 2019-07-09 10:16:04 +0200
  • ce6587a044 photo replaced by external link Uwe Rathmann 2019-07-07 14:38:50 +0200