| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve demo UI: server info page, page descriptions, layout polishHEADmaster | Thomas Vanbesien | 5 hours | 2 | -11/+71 |
| * | Add custom log handler and expand demo node coverage | Thomas Vanbesien | 6 hours | 2 | -14/+88 |
| * | Wire monitored property to OPC UA monitored items | Thomas Vanbesien | 7 hours | 1 | -2/+18 |
| * | Add write support with automatic type coercion to OpcUaMonitoredNode | Thomas Vanbesien | 9 hours | 1 | -5/+42 |
| * | Display all 30 nodes across 3 pages with human-readable tooltips | Thomas Vanbesien | 9 hours | 1 | -127/+139 |
| * | Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadget | Thomas Vanbesien | 10 hours | 1 | -13/+125 |
| * | Add nodeId and monitored properties to OpcUaMonitoredNode | Thomas Vanbesien | 11 hours | 1 | -4/+15 |
| * | Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b... | Thomas Vanbesien | 11 hours | 2 | -115/+7 |
| * | Refactor BobinkClient and clean up comments | Thomas Vanbesien | 23 hours | 1 | -0/+2 |
| * | Reorganize BobinkClient by domain and make s_instance private | Thomas Vanbesien | 23 hours | 1 | -1/+1 |
| * | Install QtOpcUa to local prefix instead of system Qt directory | Thomas Vanbesien | 23 hours | 1 | -1/+1 |
| * | Rename QML singleton to Bobink and simplify singleton lifecycle | Thomas Vanbesien | 28 hours | 4 | -71/+136 |
| * | Log attribute reads to debug console and replace raw C++ types with Qt equiva... | Thomas Vanbesien | 33 hours | 1 | -3/+3 |
| * | Add BobinkNode QML type and two-page demo for node monitoring | Thomas Vanbesien | 40 hours | 3 | -300/+412 |
| * | Rename targets, route messages to debug console, clean up | Thomas Vanbesien | 40 hours | 2 | -100/+173 |
| * | Add direct connect, auto-detect PKI, and rework demo flow | Thomas Vanbesien | 2 days | 1 | -14/+131 |
| * | Refactor and document: fix cert filenames, add Doxygen, improve demo | Thomas Vanbesien | 3 days | 2 | -26/+66 |
| * | Initial Bobink library: BobinkAuth, BobinkClient, and demo app | Thomas Vanbesien | 3 days | 3 | -0/+224 |