Commit Graph

132 Commits

Author SHA1 Message Date
Uwe Rathmann 2202471b47 dashboard exampe renamed to dials 2022-07-14 18:53:01 +02:00
Uwe Rathmann 4a748297a2 dashboard example simplified 2022-07-14 18:50:17 +02:00
Uwe Rathmann 4fbb6bae89 examples/automotive moved to playground/dashboard 2022-07-14 14:03:46 +02:00
Uwe Rathmann 3e2408bcbd wip 2022-07-14 14:03:03 +02:00
Uwe Rathmann 7227dd0d22 shadows example improved 2022-06-14 11:58:56 +02:00
Uwe Rathmann 3a22880778 shadows added to the box model 2022-06-13 17:01:15 +02:00
Uwe Rathmann a145bd9207 QskBoxShadowNode introduced ( from playground/shadows )
- shader code migrated from glsl to vulkan-glsl
   - #ifdef "Geschnetzel" introduced to support old and rhi graphic APIs
   - iotdashboard, shadows examples adjusted
2022-06-04 17:56:14 +02:00
Uwe Rathmann 6bff4fd91c memory leak fixed 2022-05-30 17:17:47 +02:00
Uwe Rathmann 38fdc102de compiler warning fixed 2022-05-02 16:26:13 +02:00
Uwe Rathmann 099890543b dropping support for Qt < 5.15 2022-04-16 16:29:58 +02:00
Uwe Rathmann ec9edb83a3 Skinny::init added 2022-04-12 14:13:59 +02:00
Uwe Rathmann b6c8363eeb some adjustments for the software renderer 2022-04-11 11:13:47 +02:00
Uwe Rathmann 0176f356f1 QQuickImagePrivate can be used now 2022-04-11 10:12:33 +02:00
Uwe Rathmann 8b362edb29 QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
Uwe Rathmann aa58cbc845 workaround for Qt 6.2 incompatibility 2022-04-01 14:53:20 +02:00
Uwe Rathmann 1a1aaf252e support lib reorganized 2022-04-01 13:56:16 +02:00
Uwe Rathmann 35b6065e5f LICENSE/README for Kiwi added 2022-03-25 11:05:36 +01:00
Uwe Rathmann d8e5259e73 using const methods 2022-03-24 08:50:28 +01:00
Uwe Rathmann 1987a28430 uncrustified 2022-03-23 11:54:34 +01:00
Uwe Rathmann 9f093674ff obsolete code for earlier versions removed 2022-03-20 14:22:11 +01:00
Uwe Rathmann d3d7512e52 workaround for missing skin loading 2021-12-17 14:44:31 +01:00
Uwe Rathmann baec28fca0 using C++ auto 2021-10-27 13:02:18 +02:00
Uwe Rathmann 992e0dd77b Qt 5.6 incompatibility fixed 2021-10-26 10:59:26 +02:00
Uwe Rathmann f1f03bce27 shadows added for Qt < 6 2021-09-24 12:58:29 +02:00
Uwe Rathmann 309f9359d4 broken code removed from default build 2021-09-21 08:50:23 +02:00
Uwe Rathmann 488cac3e6f shadows does not yet build with qt >= 6 2021-09-19 20:10:40 +02:00
Uwe Rathmann 3e263598c8 playing with shadows 2021-09-18 14:48:25 +02:00
Uwe Rathmann 7834e427b7 using pragma once for the examples 2021-08-04 10:11:12 +02:00
Uwe Rathmann b37b0ff69c 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