Commit Graph

28 Commits

Author SHA1 Message Date
Uwe Rathmann 511db2650e copyright notice generalised 2024-01-17 14:31:45 +01:00
Uwe Rathmann 9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann 247dd38067 bye,bye qmake, say hello to cmake 2023-04-05 17:47:15 +02:00
Uwe Rathmann a6bf60c9b4 upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
situation, that requires way too much manual post processing
2023-02-28 15:49:42 +01:00
Uwe Rathmann 28d9b7385f compiler warning fixed 2022-05-02 16:26:13 +02:00
Uwe Rathmann 1f0ad384ac dropping support for Qt < 5.15 2022-04-16 16:29:58 +02:00
Uwe Rathmann 3a88045f80 Skinny::init added 2022-04-12 14:13:59 +02:00
Uwe Rathmann 69e4152b4c QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
Uwe Rathmann a676caf994 support lib reorganized 2022-04-01 13:56:16 +02:00
Uwe Rathmann 3442542048 using const methods 2022-03-24 08:50:28 +01:00
Uwe Rathmann 1cc0dff8d5 uncrustified 2022-03-23 11:54:34 +01:00
Uwe Rathmann 1c30548690 workaround for missing skin loading 2021-12-17 14:44:31 +01:00
Uwe Rathmann 3956f123f5 using pragma once for the examples 2021-08-04 10:11:12 +02: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 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 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 6a588dc95a moving alignment/retainSizeWhenHidden from layouts to QskControl 2019-09-05 10:46:42 +02:00
Uwe Rathmann a80a6b3f32 avoid deprecation warning 2019-09-02 13:37:46 +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