105 Commits

Author SHA1 Message Date
Uwe Rathmann
3956f123f5 using pragma once for the examples 2021-08-04 10:11:12 +02:00
Uwe Rathmann
02ad876e14 Qt 5.15 ( probably earlier ) needs te initialization in componentComplete 2021-07-16 16:02:15 +02:00
Uwe Rathmann
c1e70a2d9e more convenience methods to access skin hints 2020-12-15 07:21:12 +01:00
Uwe Rathmann
fbf2a33a9a uncrustified 2020-12-05 15:09:31 +01:00
Uwe Rathmann
d334ed84c5 API cleanup 2020-11-11 11:50:41 +01:00
Uwe Rathmann
da1f385682 using elementCount instead of count 2020-11-11 10:31:39 +01:00
Uwe Rathmann
774a34a6b8 finally the code seems to work with Qt 6.0.0 Beta 2 2020-11-01 16:57:59 +01:00
Uwe Rathmann
3bcba6faaf wrong empty check fixed 2020-10-31 10:03:56 +01:00
Uwe Rathmann
901de11d1b avoid initial warnings with empty sizes 2020-10-31 09:58:33 +01:00
Uwe Rathmann
fc5a9f2038 Qt6 incompatibilities 2020-10-26 17:51:31 +01:00
Uwe Rathmann
513e167d25 Qt 5.6 incompatibility removed 2020-10-20 17:44:36 +02:00
Uwe Rathmann
bbbc02f122 shadows added to playground 2020-10-06 15:49:46 +02:00
Uwe Rathmann
d1fa45174b Qt 5.15 incompatibility fixed 2020-09-26 13:53:04 +02:00
Uwe Rathmann
4974262675 avoid crashes, when the Qt/Quick layout module is not available 2020-09-26 13:46:35 +02:00
Uwe Rathmann
fe66b99057 avoid "Rectangle" name conflicts 2020-09-22 13:21:26 +02:00
Uwe Rathmann
03b2b45ca3 kiwi code moved to subdirectory 2020-04-19 17:03:54 +02:00
Uwe Rathmann
cccf946144 code cleanup 2020-04-19 14:40:58 +02:00
Uwe Rathmann
09117c4f6d avoid useless constraints 2020-04-18 11:50:44 +02:00
Uwe Rathmann
73572dd06e work in progress 2020-04-17 16:05:57 +02:00
Uwe Rathmann
062f921313 using suggestValue 2020-04-13 16:00:01 +02:00
Uwe Rathmann
22fc80bb39 constraints simplified 2020-04-13 11:23:36 +02:00
Uwe Rathmann
a7e30c2550 non dynamic size constraints do work for simple use cases 2020-04-05 19:25:59 +02:00
Uwe Rathmann
a655c96c8b AnchorBox improved 2020-04-04 18:47:44 +02:00
Uwe Rathmann
062713e8cc avoid using deprecated calls 2020-03-13 13:32:22 +01:00
Uwe Rathmann
7fc772e891 2 more demos added showing layout issues 2019-12-04 10:13:56 +01:00
Uwe Rathmann
c86b416f1d missing module added 2019-09-23 13:12:47 +02:00
Uwe Rathmann
a721b8841d webenginecore-private added 2019-09-13 06:53:13 +02:00
Uwe Rathmann
b5ef42cb8c Rectange renamed to TestRectangle to avoid name conflicts on Windows 2019-09-12 11:36:57 +02:00
Uwe Rathmann
177bb699bc processing of all type of size constraints ( minimum/preferred/maximum )
completed
2019-09-10 17:01:47 +02:00
Uwe Rathmann
6a588dc95a moving alignment/retainSizeWhenHidden from layouts to QskControl 2019-09-05 10:46:42 +02:00
Uwe Rathmann
a93dd7dabb unused operators removed 2019-09-02 18:29:16 +02:00
Uwe Rathmann
a80a6b3f32 avoid deprecation warning 2019-09-02 13:37:46 +02:00
Uwe Rathmann
35b98e4b69 playing with constraint based layouting 2019-08-30 13:13:32 +02:00
Uwe Rathmann
3d9a85d6c1 list box for changinf tests added 2019-07-29 17:34:46 +02:00
Uwe Rathmann
01cb089856 test4 imprived 2019-07-28 17:07:29 +02:00
Uwe Rathmann
b71ce92f10 multicell test added 2019-07-27 12:37:48 +02:00
Uwe Rathmann
beb44e4004 more test scenarios 2019-07-25 18:39:50 +02:00
Uwe Rathmann
26d5e56e2e GridQuick added 2019-07-23 18:35:51 +02:00
Uwe Rathmann
5432d5f5b0 grids test application added, to compare the diefferent layout
implementations
2019-07-22 17:21:33 +02:00
Uwe Rathmann
401adac3ba QskLinearBox::count, src/layouts/QskGridBox::count 2019-07-17 17:54:16 +02:00
Uwe Rathmann
fb594267c2 license/copyright notes added 2019-06-20 12:02:28 +02:00
Uwe Rathmann
ee65ee1857 replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox
without QGridLayoutEngine
2019-06-19 14:08:45 +02:00
Uwe Rathmann
ace07bd7dd missing directory added 2019-04-04 17:52:49 +02:00
Uwe Rathmann
250cce0d76 using feature files 2019-04-02 09:07:09 +02:00
Uwe Rathmann
ba95c58aa2 CONFIG+=hide_symbols added 2019-04-01 17:41:21 +02:00
Uwe Rathmann
7f8af10bf3 accidentally removed definition reverted 2019-04-01 08:08:31 +02:00
Uwe Rathmann
7cbe60f5fc project file include mechanism based on QMAKEFEATURES 2019-03-31 13:05:25 +02:00
Uwe Rathmann
727787abaf initializing QT_PLUGIN_PATH before main 2019-03-17 17:13:32 +01:00
Uwe Rathmann
e1ca897478 uncrustified 2019-01-07 09:13:53 +01:00
Uwe Rathmann
a5f9bd7f0c dialogbuttons moved to playground 2018-11-05 14:04:49 +01:00