summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version number from 5.11.2 to 5.11.3v5.11.35.11Jani Heikkinen2018-11-161-1/+1
* Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+18
|\
| * Add changes file for 5.11.2v5.11.25.11.2Jannis Voelker2018-08-301-0/+18
|/
* Fix markup in the documentationJannis Voelker2018-08-101-2/+2
* Mention username and password handling in the QOpcUaClient docsJannis Voelker2018-08-081-0/+11
* Document the required open62541 version in qtopcua.qdocJannis Voelker2018-08-081-1/+1
* Bump version number from 5.11.1 to 5.11.2Jani Heikkinen2018-08-061-1/+1
* Fix subscription sharing for publishing interval 0Jannis Voelker2018-07-231-1/+1
* Disable remaining monitorings on node destructionJannis Voelker2018-07-032-0/+67
* Check client before dispatching a request from the nodeJannis Voelker2018-07-032-0/+48
* opcuaviewer: Fix node attribute handlingJannis Voelker2018-06-281-3/+1
* opcuaviewer: Don't add children for duplicate referencesJannis Voelker2018-06-272-2/+20
* example: Skip beginInsertRows in case of invalid nodeRainer Keller2018-06-271-2/+1
* example: Fix number of inserted rowsRainer Keller2018-06-261-1/+2
* Fix copy&paste error in the readArray testJannis Voelker2018-06-261-1/+1
* Fix possible crash in the uacpp value converterJannis Voelker2018-06-251-6/+6
* Enable CMake supportAndy Shaw2018-06-203-1/+19
* Bump version number from 5.11.0 -> 5.11.1v5.11.1Jani Heikkinen2018-06-141-1/+1
* configure: modernize use of uacpp dependencyRainer Keller2018-05-294-16/+61
* Enable subscriptionDataChangeFilter testJannis Voelker2018-05-281-4/+0
* Fix running tests on windowsMaurice Kalinowski2018-05-241-0/+3
* Fix subscription sharing for revised publishing intervalsv5.11.0-rc2v5.11.0Jannis Voelker2018-05-149-13/+122
* Use QTEST_ENVIRONMENT to exclude freeopcua tests in the CIJannis Voelker2018-05-141-2/+1
* uacpp: Include SDK subfolder in include pathsRainer Keller2018-05-1411-24/+24
* uacpp: Fix style of project fileRainer Keller2018-05-141-4/+4
* Fix possible crash in the client state handlingJannis Voelker2018-05-092-4/+5
* Fix memory leak for monitored item filters in the uacpp backendJannis Voelker2018-05-091-0/+4
* Improve value display in opcuaviewerJannis Voelker2018-05-093-6/+94
* tests: Use path of the test executable to find the server executableRainer Keller2018-05-081-1/+1
* examples: opcuaviewer: Set elide mode for item viewv5.11.0-rc1Rainer Keller2018-05-041-0/+2
* Examples: Add a Qt based explorer for node treeRainer Keller2018-05-0415-0/+7017
* Fix crash when converting empty array variants (open62541)Jannis Voelker2018-05-045-5/+67
* Fix crash when receiving a DataChangeNotification without valueJannis Voelker2018-05-041-0/+7
* Fix display of qtopcua examples in Qt CreatorJannis Voelker2018-05-024-12/+14
* Fix node creation in the freeopcua backendJannis Voelker2018-04-303-1/+105
* Return blob for all extension objects with binary or xml encodingJannis Voelker2018-04-221-35/+49
* doc: Fix API usageRainer Keller2018-04-161-1/+1
* Return blob for unknown extension object typesv5.11.0-beta4Jannis Voelker2018-04-112-4/+6
* Fix encoding and decoding of bool valuesJannis Voelker2018-04-112-0/+26
* Fix use of monitoring parametersJannis Voelker2018-04-112-4/+5
* 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