summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable the open62541 client state handler during connect and disconnectv5.11.0-beta3Jannis Voelker2018-04-052-0/+6
* Fix client lifecycle in the open62541 backendJannis Voelker2018-04-051-6/+13
* Fix client state handler in the qml exampleJannis Voelker2018-04-051-2/+4
* Initialize readWriteNode before checking the valueJannis Voelker2018-04-051-0/+1
* Use valueAttributeType in writeAttributes() in uacppJannis Voelker2018-04-051-1/+3
* Test usage of the valueAttributeType parameter in all backendsJannis Voelker2018-04-051-7/+5
* Fix docs for QOpcUaNode::attributeError()Jannis Voelker2018-04-051-1/+1
* Disable the freeopcua tests when running in the CIJannis Voelker2018-04-051-0/+6
* Fix possible crash in the open62541 backendJannis Voelker2018-04-032-1/+5
* Fix layout in the qml hmi for the water pump exampleJannis Voelker2018-04-033-28/+31
* Fix browse and display name of method nodes in the simulation serverJannis Voelker2018-04-032-8/+8
* Fix QOpcUaMonitoringParameters::setDataChangeFilter() docsJannis Voelker2018-04-031-1/+1
* Update support table in the QOpcUaMonitoringParameters documentationJannis Voelker2018-04-031-1/+17
* Remove subscriptions on timeout (open62541, freeopcua)Jannis Voelker2018-03-238-12/+92
* Fix mistakes in the documentationJannis Voelker2018-03-208-47/+75
* Make sure monitored items are created only onceJannis Voelker2018-03-205-11/+69
* Fix DataChangeTrigger enumJannis Voelker2018-03-201-1/+1
* Add missing git configuration filesJani Heikkinen2018-03-202-0/+5
* Update UA backendMaurice Kalinowski2018-03-164-110/+290
* Fix and extend support for modifyMonitoring in open62541Jannis Voelker2018-03-167-112/+519
* Simplify and clean up open62541 test serverJannis Voelker2018-03-165-649/+87
* Add DataChangeFilter support to the open62541 backendJannis Voelker2018-03-145-0/+102
* Add Unified Automation plugin to documentationMaurice Kalinowski2018-03-141-1/+40
* Unify the designation of the unified automation pluginJannis Voelker2018-03-141-2/+2
* Disable automatic reconnect in the uacpp backendJannis Voelker2018-03-142-2/+5
* uacpp: Remove subscriptions when connection is closedMaurice Kalinowski2018-03-142-2/+14
* Use the client state callback in the open62541 backendJannis Voelker2018-03-142-27/+17
* Simplify DemoServer for the water pump exampleJannis Voelker2018-03-143-63/+18
* Add server and source timestamp for read and data changeJannis Voelker2018-03-1417-29/+170
* Fix multipleClients testv5.11.0-beta2Jannis Voelker2018-03-081-8/+9
* Clean up connectToEndpoint in the open62541 backendJannis Voelker2018-03-081-9/+4
* Fix compilation for Qt 5.9 and 5.8Jannis Voelker2018-03-082-1/+2
* Move Q_DECLARE_METATYPE between the include guardsJannis Voelker2018-03-081-2/+2
* Fix implicit conversions and type registrationJannis Voelker2018-03-082-17/+18
* Fix references in the docsJannis Voelker2018-03-082-5/+5
* Fix typo in documentationMaurice Kalinowski2018-03-081-1/+1
* Fix data types table entry for signed integersJannis Voelker2018-03-061-1/+1
* Move UaPlatformLayer management to UACppAsyncBackendJannis Voelker2018-03-064-11/+22
* Fix DateTime conversion for uacpp and freeopcuaJannis Voelker2018-03-064-5/+41
* Don't create default constructed entries in m_attributeMapping (uacpp)Jannis Voelker2018-03-062-3/+17
* Fix memory issues in the uacpp backend pointed out by asanJannis Voelker2018-03-062-17/+18
* Fix the entry for the uacpp backend in configure.jsonJannis Voelker2018-03-061-1/+1
* Unify support for indexRange in monitored items in both backendsJannis Voelker2018-02-283-16/+83
* Use status code names in open62541 warningsJannis Voelker2018-02-282-4/+4
* Replace calls to deprecated functions in open62541Jannis Voelker2018-02-281-14/+13
* Replace introduction to OPC UA in qtopcua.qdocJannis Voelker2018-02-281-6/+18
* Reduce number of children in largeTestFolder to 100Jannis Voelker2018-02-282-2/+2
* Add Unified Automation C++ SDK backendv5.11.0-beta1Maurice Kalinowski2018-02-2621-3/+2675
* Use async publish in the open62541 backendJannis Voelker2018-02-233-12/+6
* Use qtConfLibrary_open62541 to locate open62541 for all platformsJannis Voelker2018-02-231-5/+13