summaryrefslogtreecommitdiffstats
path: root/src/opcua/client/qopcuanode_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement triggering for monitored itemsJannis Voelker2023-12-071-0/+4
* Reduce number of temporary allocations pointed out by HeaptrackJannis Voelker2023-10-241-3/+3
* Add valueAttributeUpdated signalJannis Voelker2023-08-251-0/+9
* QOpcUaNode: put connection handles in a containerAhmad Samir2023-08-151-28/+19
* QOpcUaNode: turn big lambdas into member functionsAhmad Samir2023-08-151-76/+101
* QOpcUaNode: create connections after the q_ptr has been initializedAhmad Samir2023-08-151-36/+25
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-38/+2
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-311-3/+3
* Move classes out of namespaceRainer Keller2019-01-211-3/+4
* Rename publishingEnabled() to isPublishingEnabled()Rainer Keller2018-09-211-1/+1
* Improve filter API of QOpcUaMonitoringParametersJannis Voelker2018-09-171-2/+12
* Emit attributeUpdated whenever the attribute cache is updatedJannis Voelker2018-08-141-6/+11
* Add batch read API to QOpcUaClientJannis Voelker2018-08-031-8/+8
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-301-0/+10
|\
| * Disable remaining monitorings on node destructionJannis Voelker2018-07-031-0/+10
* | Rename the status code parameter in resolveBrowsePathFinishedJannis Voelker2018-07-271-2/+2
* | Add event supportJannis Voelker2018-07-041-0/+9
* | Add support for TranslateBrowsePathToNodeIdJannis Voelker2018-06-131-0/+10
* | Loop over attributes only onceRainer Keller2018-05-281-3/+3
|/
* Make sure monitored items are created only onceJannis Voelker2018-03-201-1/+2
* Add server and source timestamp for read and data changeJannis Voelker2018-03-141-12/+12
* Cleanup d-pointer and q-pointer usageJannis Voelker2018-01-121-8/+16
* Rename readFinished to attributeReadJannis Voelker2018-01-091-1/+1
* Add async browse supportJannis Voelker2018-01-051-0/+7
* Move NodeAttribute and NodeClass to namespace QOpcUaJannis Voelker2018-01-051-7/+7
* Add an async API for method callsJannis Voelker2017-12-141-0/+10
* Add async API for data change subscriptionsJannis Voelker2017-12-141-0/+59
* Add an async API for write access to node attributesJannis Voelker2017-12-061-0/+12
* Add an async API for read access to node attributesJannis Voelker2017-12-051-2/+31
* Clean up includesJannis Voelker2017-11-151-3/+3
* Add a clear warning to private headersFrank Meerkoetter2016-04-181-0/+11
* Architecture and API reworkFrank Meerkoetter2016-04-151-0/+68