qhot icon indicating copy to clipboard operation
qhot copied to clipboard

Hot reload for nested qml files

Results 14 qhot issues
Sort by recently updated
recently updated
newest added

This PR tries to port QHot to Qt6, with: **Limitations:** - `QtQuick.Dialog :: FileDialog` has been moved to [`Qt.labs.platform`](https://doc-snapshots.qt.io/qt6-dev/qml-qt-labs-platform-filedialog.html) (Available since Qt 5.8) - `fileUrl` property is now named `file`...

connections in main.qml is not compatible with 5.15 `Invalid MIT-MAGIC-COOKIE-1 keyqrc:/main.qml:104:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }...

Hi! I was running `qhot main.qml` in my project and everything was going fine until I started to work with `QtCharts 2.3`: ``` Zsh > qhot main.qml qrc:/main.qml:104:5: QML Connections:...

I tried to open a .qml and this window will not go away. It's probably the "Click here!" window. The Preview window opens still and works perfect so far. ![image](https://user-images.githubusercontent.com/28356741/111417866-f53dcc00-86e6-11eb-86a2-f53d6e7d9273.png)...

Hello Patrick, I would like to test qhot, but download for Linux is unavailable. Could you check? Best regards

# Features - Add new options - specify background color - set quickcontrols2 style with qtquickcontrols2.conf - Dummy data like qmlscene [Loading Test Data](https://doc.qt.io/qt-5/qtquick-qmlscene.html#loading-test-data) - Shortcuts - F1 to launch...

plugin cannot be loaded for module "QtCharts": Cannot load library C:\Users\pichau\Downloads\qhot_release (5)\deploy\QtCharts\qtchartsqml2.dll: The specified module could not be found.