-
**Hello,**
I just thought I would leave this here, as there isn't much of a rush for getting it resolved, however looks like the vesion of qtbase::libressl needs to be bumped, due to the dependency…
-
The code can be compiled and runs without any problems. However, the compiler issues the following warnings. However, these should be easy to fix. If you like, I can also make a merge request.
```m…
-
According to discussion #144 it seems like there's a need to provide integration support for Qt Widgets. `MethaneRhiWidget` could serve as an alternative to [QRhiWidget](https://doc.qt.io/qt-6/qrhiwid…
-
The implementation of DnD in document mode works, but is broken in several ways when dragging an object into the tree view.
### Wrong drop indicator
The implementation of `UBDocumentTreeView::dr…
-
Since Manuskript is being ported to GTK from Qt, would it be better to use a Tkinter (GUI Toolkit)? It is programmed using Python, which is also the primary language of Manuskript. It has built-in wid…
-
It would be really handy to have custom Qt Designer widgets to just drop onto the form. The current method of creating a custom form is a bit of a mismatched.
-
## Summary
Many Qt widgets cannot be used with the recently added parameter node wrapper infrastructure.
## Steps to reproduce
Try using the "not supported" widgets in a module GUI and link t…
-
Add the C++ and C++/Qt language widgets. This is a sub task for the larger issue #2. This builds on top of the previous sub task of completing the model and blocks for the core application and respect…
-
With Qt 6.6.3, drop down menus on web widgets are not shown.
I'm still able to select the dropdown (orange border) and to use arrow keys to select an entry, but the menu is not shown.
This works…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
Users could set min / max values for widget…