Joshua Goins

Results 29 issues of Joshua Goins

### Brief Issue Summary When a test fails, the test output isn't visible... which is where the actual error is located. For example, in the code lens: ![image](https://github.com/user-attachments/assets/9cbf903a-b41e-4da7-a7fa-0e6b28c73e2b) And when...

enhancement
help wanted
Feature: Test Explorer

This is still a part of the API, and thus have required even new .tablet files to fill this out even though it's superseded by `IntegratedIn`. So let's generate them...

So I started using libQuotient in a project and it uses a custom room type for some functionality. However, libQuotient is *not* pleased about this at all. It will remind...

enhancement

[2024-10-16_sysinfo_Debian12KDE_xppen_Artist16_Artist24.tar.gz](https://github.com/user-attachments/files/17402948/2024-10-16_sysinfo_Debian12KDE_xppen_Artist16_Artist24.tar.gz)

[sysinfo.1WObL2yt9b.tar.gz](https://github.com/user-attachments/files/17383618/sysinfo.1WObL2yt9b.tar.gz) https://github.com/linuxwacom/wacom-hid-descriptors/pull/411

This adds an icon that is displayed to the left of the title, and is also shown for Menus are inside of a parent menu. ![image](https://github.com/user-attachments/assets/116df471-abaf-44fe-bcf2-606384e919ba) Closes #7791

Upstreamed from the patch in #785, this adds a way to add image providers written in Rust to the QML engine.

This allows accessing QObject singleton instances registered in the QML engine (using #[qml_singleton]) from the Rust side.