summaryrefslogtreecommitdiffstats
path: root/src/plugins/opcua/freeopcua/qfreeopcuanode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the freeopcua pluginJannis Voelker2018-05-081-155/+0
* Add ExtensionObject handling to support types from OPC-UA part 8, 5.6Jannis Voelker2018-01-051-13/+0
* Add async browse supportJannis Voelker2018-01-051-15/+10
* Move NodeAttribute and NodeClass to namespace QOpcUaJannis Voelker2018-01-051-10/+10
* Add support for index ranges in read and write operationsJannis Voelker2018-01-051-4/+6
* Add an async API for method callsJannis Voelker2017-12-141-48/+7
* Add async API for data change subscriptionsJannis Voelker2017-12-141-2/+28
* Add an async API for write access to node attributesJannis Voelker2017-12-061-12/+17
* Add an async API for read access to node attributesJannis Voelker2017-12-051-112/+12
* Remove the read/writeHistorical attribute APIFrank Meerkoetter2017-11-291-19/+0
* Add support for the QualifiedName typeJannis Voelker2017-11-271-1/+2
* Clean up includesJannis Voelker2017-11-151-5/+2
* Remove C style castsJannis Voelker2017-11-151-1/+1
* Add support for the GUID typeJannis Voelker2017-11-131-1/+2
* Introduce categorized logging to QtOpcUa moduleDaniel Engelke2017-11-071-11/+14
* Create node objects in the FreeOPCUA plugin without querying the serverJannis Voelker2017-11-061-0/+3
* Add missing Qt namespaceDaniel Engelke2017-11-021-0/+4
* Refactor childIds to childrenIdsDaniel Engelke2017-10-271-1/+1
* Change the return type of QOpcUaNode::nodeClass() to an enumFrank Meerkoetter2017-10-051-11/+11
* Rename name() to displayName()Frank Meerkoetter2017-10-051-1/+1
* Fix Tst_QOpcUaClient::read() on FreeOpcUaAlex Blasche2017-09-121-10/+49
* Change QOpcUaNode::type signatureMaurice Kalinowski2017-09-071-11/+12
* Convert FreeOpcua connection mgmt to dedicated Thread usageAlex Blasche2017-08-141-1/+3
* Move valuesubscription to subscriptionMaurice Kalinowski2017-07-251-1/+1
* remove foreachMaurice Kalinowski2017-07-241-1/+1
* Prefer NaN over 0.0Frank Meerkoetter2016-04-251-2/+1
* Remove dead codeFrank Meerkoetter2016-04-181-5/+0
* Whitespace fixesFrank Meerkoetter2016-04-181-3/+0
* Architecture and API reworkFrank Meerkoetter2016-04-151-53/+118
* Fix compilation of the freeopcua pluginJochen Seemann2015-12-101-3/+3
* Initial import of the QtOpcUa moduleFrank Meerkoetter2015-10-211-0/+193