summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add helper functions for node id generationJannis Voelker2018-02-233-2/+59
* Fix references and mistakes in the docsJannis Voelker2018-02-236-9/+19
* Refer to QtOpcUa as Qt OPC UAJannis Voelker2018-02-236-20/+20
* Track changes in the open62541 master branchFrank Meerkoetter2018-02-232-4/+6
* Add missing namespace to simulation serverJannis Voelker2018-02-232-0/+8
* Bump versionJannis Voelker2018-02-151-1/+1
* Give the user access to the namespace arrayJannis Voelker2018-02-155-0/+120
* Unify indentation of qdoc commentsJannis Voelker2018-02-143-16/+16
* Fix and extend docsJannis Voelker2018-02-148-35/+261
* Use environment variables to locate open62541 for android and iOSJannis Voelker2018-02-142-0/+27
* Add the "we mean it" warning to qopcuabinarydataencoding_p.hJannis Voelker2018-02-131-0/+11
* Add water tank simulation exampleJannis Voelker2018-02-0821-0/+2173
* Remove secureConnect() and isSecureConnectionSupported()Frank Meerkoetter2018-02-0610-120/+0
* Merge remote-tracking branch 'origin/dev' into 5.11Friedemann Kleint2018-02-0613-60/+123
|\
| * Clarify warning message for modifyMonitoringJannis Voelker2018-02-052-1/+2
| * Add index range to the QOpcUaMonitoringParameters APIJannis Voelker2018-01-314-1/+28
| * Fix resource and error handling for subscriptionsJannis Voelker2018-01-315-3/+40
| * Unify warning text and qCWarning usageJannis Voelker2018-01-296-11/+10
| * Unify the usage of qCWarningJannis Voelker2018-01-259-51/+50
|/
* Fix qdoc errorsJannis Voelker2018-01-244-89/+126
* Clarify documentation for methods returning pointersJannis Voelker2018-01-242-1/+4
* Remove outdated images from docsJannis Voelker2018-01-243-2/+0
* Update client state on disconnect in open62541Jannis Voelker2018-01-225-5/+84
* Remove the accontrol exampleJannis Voelker2018-01-228-704/+0
* Add documentation for the OpcUa::NodeAttribute enumJannis Voelker2018-01-121-0/+30
* Remove time ticker node in the open62541 test serverJannis Voelker2018-01-121-19/+0
* Cleanup d-pointer and q-pointer usageJannis Voelker2018-01-123-37/+60
* Document the unit of time used for the sampling/subscription intervalFrank Meerkoetter2018-01-121-0/+4
* Fix compilation on Windows platformsMaurice Kalinowski2018-01-091-0/+25
* Fix build errors with mingw on windowsJannis Voelker2018-01-091-1/+1
* Rename readFinished to attributeReadJannis Voelker2018-01-094-34/+36