-
Hi,
I wanted to try your presentation tool,
but I do get the following error with Qt 5.8 and Qt 5.9:
qrc:/main.qml:301:5: QML ListView: Binding loop detected for property "x"
file:///Users/thoma…
-
for example, Gammaray can't detect binding loop for following code:-
```qml
import QtQuick 2.15
import QtQuick.Window 2.15
Window {
width: 600
height: 480
visible: true
tit…
-
Thank you very much for a great application.
Is it possible to add the system shortcut to add +1 to the counter?
I am imagine the scenario where I am working on the computer and the focus is on…
-
Debian Bullseye
For debian, need to install `qttools5-dev`.
On build it just says https://github.com/blueprint-freespeech/ricochet-refresh/blob/main/BUILDING.md#debian--ubuntu `qttools5-dev-tool…
-
Which prevents the "declarative" example from building:
> Reading /pillow/examples/declarative/declarative.pro [build-pillow-Android_Qt_5_6_0_Android_GCC_arm_4_9-Release/examples/declarative]
> Proje…
-
### SUMMARY | 问题概要
Image对大图设置sourceSize后,png图片的半透明区域显示异常
### DTK and OS VERSIONS | DTK&系统版本信息
Distribution: deepin v23 0719
Package: libdtk6declarative 6.0.16+u003
### Minimal Reproducible Case C…
-
Can this property (contentWidth) be supported?
http://doc.qt.io/qt-5/qml-qtquick-text.html
jhihn updated
8 years ago
-
$ cool-retro-term
QGLXContext: Failed to create dummy context
default KB_LAYOUT_DIR: "/usr/lib/qt/qml/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_58::clo…
-
Hi!
When i try open device
` hid_device *handle;
handle = hid_open(1155, 22352, NULL);`
My program crashed with log
`2017-11-13 01:32:22.052 Spirit[925:64823] *** Terminating app d…
-
Completely new architecture / implementation for React-QML project
- [ ] New CLI
- [ ] command init
- [ ] move runtime resources to `react-qml` package (polyfill / patches...)
- [ ] Built-in…