qskinny/examples
Peter Hartmann ac8ef9cd5a
Box renderer: Support border gradients (#158)
* QskBoxBorderColors: Use gradients instead of colors

* QskBoxBorderColors: rename API

* render gradients on borders

* boxes example: Also draw gradient borders

* calculate proper numbers of needed border colors

* fixup with example

* support rounded corners

* support more colors in rounded color gradients

I THINK WE DON'T REALLY NEED THIS COMMIT

* We don't need this commit either

* Revert "We don't need this commit either"

This reverts commit 2dc38064f7fee1d0505262fe5cebcf9e1fb16cea.

* Revert "support more colors in rounded color gradients"

This reverts commit 5754d2d0773d8273d42ae1775b53d40f5e6af26a.

* fix borders for rect ellipses

* play around a bit

* small fixes

* some helper stuff and missing stuff

* user border colors

* close to something working somehow

* works a bit better

* put it into an own function

* rearrange a bit

* something's off

* still off, but seems like we need an additional line

* works but hackish

* now it works

* bring back samples

* correction

* pimp up example

* fix normal rendering

* some more debugging etc.

* turn around gradients

* turn around rectangular gradients as well

* turn around easier

* more test cases

* fix fill case

* more test cases

* clean up a bit

* clean up example

* clean up some more

* incorporate feedback from Uwe

* fix bug when using horizontal gradients
2022-02-04 16:11:11 +01:00
..
automotive some functions copied from QskFunctions to QskPlatform 2021-12-26 12:57:02 +01:00
boxes Box renderer: Support border gradients (#158) 2022-02-04 16:11:11 +01:00
buttons comments fixed 2021-11-19 14:05:27 +01:00
colorswitch QskListView::Selected state introduced 2021-12-22 15:08:27 +01:00
desktop using feature files 2019-04-02 09:07:09 +02:00
frames comments fixed 2021-11-19 14:05:27 +01:00
gallery tabpage background fixed 2021-12-06 19:20:59 +01:00
gbenchmark hiding the devicePixelRato scaling in the nodes 2021-12-13 16:43:34 +01:00
glabels Qt 6.2 workaround added - once 2021-10-07 12:29:42 +02:00
iotdashboard Iot dashboard: Fix light display input (#153) 2021-12-17 15:45:28 +01:00
layouts QskPageIndicator improved 2022-01-04 13:58:34 +01:00
listbox more convenience methods to access skin hints 2020-12-15 07:21:12 +01:00
messagebox using feature files 2019-04-02 09:07:09 +02:00
messageboxQml Qt 6.2 workaround added - once 2021-10-07 12:29:42 +02:00
mycontrols using positionHint methods 2021-12-29 17:05:29 +01:00
qvgviewer menu separators added 2022-01-06 18:36:15 +01:00
tabview add/remove buttons added 2021-02-02 10:28:30 +01:00
thumbnails using qskControlCast 2020-12-27 16:08:52 +01:00
examples.pro switchbuttons example moved to the gallery 2021-08-02 13:27:30 +02:00