From 78cd0db668657b78e73319d7653f217cf205d836 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Thu, 26 Feb 2026 12:46:01 +0100 Subject: Bump BobinkQtOpcUa, add qmlls support, simplify template - Update BobinkQtOpcUa submodule (qmlls + qmlformat support) - Enable QT_QML_GENERATE_QMLLS_INI and add IMPORT_PATH for QML Language Server integration - Remove NodePage.qml and simplify Main.qml to avoid duplicating the demo already provided in deps/BobinkQtOpcUa/demo - Add .qmlls.ini to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0e87258..6f639c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .qtcreator/ build/ +.qmlls.ini -- cgit v1.2.3