uwerat

Results 130 issues of uwerat

Using origin/master f72c97d40761ecdd963dfc8cf2b17a900f30ebb3 ( 19/01/04 ) with the following option: ``` sp_before_ptr_star = remove ``` Code: ``` void f() { const double ratio = 2.0; const Rect r( 0.0, 0.0,...

C and C++11

iotdashboard rooms page themeing is not completed for the dark mode The background on the page remains being white

The stops of the gradients of QskBoxBorderColors are interpreted clockwise, what is kind of confusing as we normally have left->right and top->bottom.

bug
Framework

To avoid having to link the QtSvg module ( often not part of custom Qt builds ) th iotdashboard should work with qvg files instead. The easiest way would be...

The current implementation of QskGradientMaterial uses shaders loaded from the quickshapes module. As the algos in those shaders are pretty simple it would make sense to implement our own set...

The page navigation in the iotdashboard is only possible by gesture. As there is a "tabbar" alike element at the left everyone would expect, that it can be used to...

QskMainView needs at least basic APIs for being used from QML

enhancement
Control

When the pages of a stack box are organized as a grid it would be possible to navigate vertically/horizontally with gestures/keys supported by corresponding animations. Could be an extension to...

enhancement

The current implementation of QskStackBoxAnimator does not care about the position of the items in the stack box. While this is often the intended behavior we might also have situations,...

enhancement

In the Material3 skin a default value ( QskAspect::Control ) of 11 pixels is set. The consequence is, that for all subcontrols without having its own padding we fall back...