Daniel Pizetta

Results 17 issues of Daniel Pizetta

Currently, on Windows 10 we have this behavior, that depends on the Qt version =5.14. This is a Qt problem that we have faced for a long time. The main...

enhancement
known-issue
qt-version-dependent

Providing setup files for popular c++ build systems (qmake, qbs, cmake...) that build a shared/static library with the stylesheet resource and a helper class that helps loading the stylesheet. I...

enhancement
C++

Basically, in the test folder, provide the main window (and the application) to developer use to create small tests of the interface that must be graphical. This would be better...

feature

Create tests to simplify our work to keep stable.

enhancement

See #74 for discussion The current setup for Travis just work for default distributions, system_site_packages: true

enhancement

As the scss file is parametrized it is easy to provide a feature to set the style with/without rounded borders. **Border radius = 0px** ![image](https://user-images.githubusercontent.com/5084939/113225431-01d42f80-9264-11eb-90ac-6f8691d33275.png) **Border radius = 4px (default)**...

feature

We use qtpy as an abstraction layer to avoid many files, or tests to be done (It was discussed with @ColinDuquesnoy some time ago). As seen in branch develop, the...

question

- [ ] Add process resources to be updated before being released; - [ ] Add info of how to change colors, functionalities of each file and workflow; - [X]...

enhancement

Some options to include, some already have: example (present just dark) example --no-dark (present only no dark) example --each (present each one, dark and no dark, interleaved) example --both (present...

enhancement
feature

Original icons are strange and they don't match the style provided. As we have the svg files for everything, it will be easy to create those new ones. ![Screenshot Linux...

enhancement
unstyled widget