aboutsummaryrefslogtreecommitdiffstats
path: root/demo/Main.qml
Commit message (Expand)AuthorAgeFilesLines
* Refactor Main.qml into separate components and add commentsThomas Vanbesien2026-03-231-441/+5
* Fix implicitWidth binding loop in certificate trust dialogThomas Vanbesien2026-03-061-0/+2
* Fix all qmllint warnings in demo QML filesThomas Vanbesien2026-02-261-7/+16
* Add .qmlformat.ini, qmlls support, and format QML filesThomas Vanbesien2026-02-251-70/+152
* Improve demo UI: server info page, page descriptions, layout polishThomas Vanbesien2026-02-201-7/+22
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien2026-02-201-5/+5
* Refactor BobinkClient and clean up commentsThomas Vanbesien2026-02-191-0/+2
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien2026-02-191-1/+1
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien2026-02-191-64/+127
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien2026-02-191-3/+3
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien2026-02-191-299/+246
* Rename targets, route messages to debug console, clean upThomas Vanbesien2026-02-191-86/+157
* Add direct connect, auto-detect PKI, and rework demo flowThomas Vanbesien2026-02-181-14/+131
* Refactor and document: fix cert filenames, add Doxygen, improve demoThomas Vanbesien2026-02-181-26/+61
* Initial Bobink library: BobinkAuth, BobinkClient, and demo appThomas Vanbesien2026-02-171-0/+188