-
**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…
-
UIA has a `UIA_LabeledByPropertyId` property, see https://learn.microsoft.com/en-us/windows/win32/winauto/uiauto-automation-element-propids :
> Identifies the LabeledBy property, which is an automa…
-
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…
-
---
**Relevant components**
* [x] Standalone tray application (based on Qt Widgets)
* [ ] Plasmoid/applet for Plasma desktop
* [ ] Dolphin integration
* [ ] Command line tool (`syncthingctl`…
-
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…