| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add passphrase-protected private key support | Thomas Vanbesien | 2026-03-31 | 1 | -0/+17 |
| | | | | | | | Wire up QOpcUaClient::passwordForPrivateKeyRequired to a QML dialog, mirroring the existing certificate trust flow (local QEventLoop + 30s timeout). | ||||
| * | Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode ↵ | Thomas Vanbesien | 2026-02-20 | 1 | -0/+193 |
| boilerplate Rename BobinkAuth → OpcUaAuth, BobinkClient → OpcUaClient (C++ class names only; QML module URI and singleton name stay as Bobink). Remove BobinkNode (QQuickItem-based) and add OpcUaMonitoredNode skeleton using QObject + QQmlParserStatus, following Qt convention for non-visual QML types. | |||||
