2126 Commits

Author SHA1 Message Date
Uwe Rathmann
d2c5413daa wrong check fixed 2023-01-10 12:09:53 +01:00
Uwe Rathmann
da7e1f7ae4 compiler warnings fixed 2023-01-10 12:09:27 +01:00
Uwe Rathmann
e50fb269c3 minor adjustments 2023-01-10 10:20:30 +01:00
Uwe Rathmann
9afabe0e92 using Q_NAMESPACE_EXPORT 2023-01-09 15:19:39 +01:00
Uwe Rathmann
f0d96ebfaa moc icludes added 2023-01-09 15:11:38 +01:00
Uwe Rathmann
a5ab93bba8 bad workaround removed ad fixing the bug instead. 2023-01-09 15:11:38 +01:00
Peter Hartmann
540c3ea180 Material 3: fix push button size
Turns out the button was too small, hence the skewed display.
2023-01-09 15:11:38 +01:00
Uwe Rathmann
d80f9780fc iotdashboard crash fixed 2023-01-09 15:11:38 +01:00
Uwe Rathmann
7d7eb87cbd compiler errors fixed 2023-01-09 15:11:38 +01:00
Uwe Rathmann
061da08c61 duplicates removed 2023-01-09 15:11:38 +01:00
Rick Vogel
30363a5e41 refactoring 2023-01-09 15:11:22 +01:00
Rick Vogel
a5cf5acad9 iot storage page 2023-01-06 18:03:19 +01:00
Uwe Rathmann
f4aaf4cc92 more variations of gradient vectors supported 2023-01-05 17:18:34 +01:00
Uwe Rathmann
21e1206b2d QskBoxRenderer improvements 2023-01-05 13:06:32 +01:00
Peter Hartmann
4bd294f72c IOT dashboard: Fix gradient of circular progress bar 2023-01-05 09:12:06 +01:00
Peter Hartmann
6324908cdf IOT dashboard: support key events for cube switching
Resolves #222
2023-01-05 09:12:06 +01:00
Peter Hartmann
3fbbd6cb3f IOT dashboard: fix menu bar 2023-01-05 09:12:06 +01:00
Peter Hartmann
4b1a03cf1d IOT dashboard: fix cube logic by keeping track of which edge we are on 2023-01-05 09:12:06 +01:00
Peter Hartmann
83a9d835b5 IOT dashboard: fix swiping over 2 hops 2023-01-05 09:12:06 +01:00
Peter Hartmann
978183916f IOT dashboard: fix menu bar 2023-01-05 09:12:06 +01:00
Peter Hartmann
db706737be IOT dashboard: add edges to calculate neighbors correctly 2023-01-05 09:12:06 +01:00
Peter Hartmann
dc356801e4 IOT dashboard: fix cube effect for more pages 2023-01-05 09:12:06 +01:00
Peter Hartmann
c904f33cf1 IOT dashboard: Add more dummy pages 2023-01-05 09:12:06 +01:00
Peter Hartmann
39d75edda0 IOT dashboard: Exclude menu bar from cube effect 2023-01-05 09:12:06 +01:00
Peter Hartmann
31f2d0c93a IOT dashboard: Make MenuBar buttons and allow switching 2023-01-05 09:12:06 +01:00
Peter Hartmann
8a91e3c54c IOT dashboard: Improve menu bar styling 2023-01-05 09:12:06 +01:00
Uwe Rathmann
1b85d3053e QskBoxRenderer fixes 2023-01-04 16:15:22 +01:00
Uwe Rathmann
25558dd50d editable gradient vector 2022-12-30 10:27:36 +01:00
Uwe Rathmann
b449289509 convenience API added 2022-12-30 10:27:18 +01:00
Uwe Rathmann
14cee228e0 SimpleColorIterator added 2022-12-29 08:20:29 +01:00
Uwe Rathmann
8c6f0ffd60 full support of all linear gradient vectors by QskRectRenderer ( = not rounded rectangles ). 2022-12-28 19:39:08 +01:00
Uwe Rathmann
3ce2cea547 QLineF added for linear gradients 2022-12-28 19:23:42 +01:00
Uwe Rathmann
fba8b97a74 monochrome gradients are rendered vertically 2022-12-24 12:22:42 +01:00
Uwe Rathmann
d9eacd9eb3 setDirection fixed 2022-12-24 12:22:07 +01:00
Uwe Rathmann
76c8e41fcc radiusX/radiusY to allow ellipsoid and circular radial gradients 2022-12-23 14:57:46 +01:00
Uwe Rathmann
877f4151bc using a more interesting gradient 2022-12-22 20:43:19 +01:00
Uwe Rathmann
2392f458af more gradient examples 2022-12-22 20:29:35 +01:00
Uwe Rathmann
f13026b544 conic gradients fixed 2022-12-22 20:27:49 +01:00
Uwe Rathmann
a2a2c63678 qskEffectiveGradient fixed 2022-12-22 20:27:17 +01:00
Uwe Rathmann
65a733299b radial gradients fixed 2022-12-22 20:26:02 +01:00
Uwe Rathmann
82cb6e6811 QskGradient::effectiveGradient added 2022-12-22 20:13:45 +01:00
Uwe Rathmann
a7a0510c21 QskBoxFillNode instead of QskRectangleNode 2022-12-22 17:51:57 +01:00
Uwe Rathmann
6ce73136ce reducing the memory used for QskGradient 2022-12-22 17:50:19 +01:00
Uwe Rathmann
4670e3b5d3 wrong vector size fixed 2022-12-22 17:49:02 +01:00
Uwe Rathmann
83556493d4 hash function fixed 2022-12-22 13:04:58 +01:00
Uwe Rathmann
e551906849 QskGradient::StretchMode introduced 2022-12-22 12:38:44 +01:00
Uwe Rathmann
3de71d1bd5 QskGradient::Spread -> QskGradient::SpreadMode 2022-12-22 11:45:23 +01:00
Peter Hartmann
6c1c04c7be CI: Update current version from 6.3 to 6.4
Resolves #239
2022-12-22 08:18:45 +01:00
Uwe Rathmann
998153f6ec minor improvements 2022-12-21 13:26:46 +01:00
Uwe Rathmann
b98791c421 using QTransform 2022-12-21 13:26:23 +01:00