Commit Graph

73 Commits

Author SHA1 Message Date
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 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 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 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 b1f56594bc QskControl::maybeUnresized() added 2019-06-23 12:53:38 +02:00
Uwe Rathmann 1c5cbc10d1 growFlag -> canGrow 2019-06-20 11:46:34 +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 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