aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump BobinkQtOpcUa versionThomas Vanbesien2026-03-091-0/+0
|
* Bump BobinkQtOpcUa versionThomas Vanbesien2026-03-061-0/+0
|
* Add README.mdThomas Vanbesien2026-02-261-0/+59
|
* Bump BobinkQtOpcUa versionThomas Vanbesien2026-02-261-0/+0
|
* Bump BobinkQtOpcUa, add qmlls support, simplify templateThomas Vanbesien2026-02-265-790/+50
| | | | | | | | | - 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
* Bump BobinkQtOpcUa versionThomas Vanbesien2026-02-251-0/+0
|
* Initial commit: BobinkQtOpcUa app template with demo UIThomas Vanbesien2026-02-257-0/+915
Qt 6 QML application template using BobinkQtOpcUa as a submodule for OPC UA connectivity. Includes discovery, PKI, auth, node monitoring with read/write, and a multi-page demo UI.