summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versionv5.13.25.13.25.13Frederik Gladhorn2019-10-141-1/+1
* Fix GUID binary encoder endiannessRainer Keller2019-10-022-4/+58
* Revert "Fix endianness of GUID node ids"Rainer Keller2019-10-022-13/+8
* Fix endianess of GUID node idsRainer Keller2019-09-262-8/+13
* tests: Always build security testRainer Keller2019-08-203-5/+22
* examples: Fix certificate path on windowsRainer Keller2019-08-201-1/+5
* doc: Remove certificate signature from key usageRainer Keller2019-08-201-1/+1
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-201-1/+1
|/|
| * Fix compile errors for open62541v5.12.55.12.5Rainer Keller2019-08-191-1/+1
* | Improve termination of examplesFriedemann Kleint2019-08-193-3/+21
* | Fix build on macOSRainer Keller2019-08-123-2/+2
* | tests: Elaborate QML test nameRainer Keller2019-08-1210-28/+28
* | tests: Fix some tests failing on windowsRainer Keller2019-08-121-3/+4
* | tests: Fix certificate authentication testRainer Keller2019-08-061-13/+10
* | Adds some checks before attempting a connectionv5.13.15.13.1Rainer Keller2019-07-311-0/+17
* | uacpp: Support client certificate together with user authenticationRainer Keller2019-07-311-11/+17
* | Add function to return true if a security policy is a secure policyRainer Keller2019-07-313-1/+16
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-07-310-0/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-310-0/+0
|/| | | |/
| * Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Liang Qi2019-07-241-0/+4
| |\
| | * Merge remote-tracking branch 'origin/5.12.4' into 5.12Liang Qi2019-07-241-0/+4
| |/|
| | * open62541: Print warning when encoded data is ignored5.12.4Rainer Keller2019-07-231-0/+4
* | | open62541: Print warning when encoded data is ignoredRainer Keller2019-07-301-0/+4
* | | Fix missing QVector includeRainer Keller2019-07-303-0/+3
* | | uacpp: Add errors for backend specific restrictionsRainer Keller2019-07-301-0/+10
* | | Add function to check if the client certificate is setRainer Keller2019-07-302-0/+10
* | | Remove consecutive whitespace from outputRainer Keller2019-07-241-1/+1
* | | Remove whitespaceRainer Keller2019-07-241-1/+1
* | | tests: Wait for values to settle after monitoringRainer Keller2019-07-241-0/+3
* | | tests: Fix declarative auto testRainer Keller2019-07-241-1/+2
* | | doc: Remove percent encoding from code snippetRainer Keller2019-07-241-2/+2
* | | Add convenience function to set body and encoding typeRainer Keller2019-07-222-0/+35
* | | uacpp: Backend property for enabling additional debug outputRainer Keller2019-07-222-0/+13
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-07-037-43/+81
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-037-43/+81
|/| | | | |/ /
| * | Bump versionFrederik Gladhorn2019-07-011-1/+1
| * | Fix issue with monitored item modification in the open62541 backendJannis Voelker2019-06-063-15/+178
| * | Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-201-1/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-201-1/+1
| |/| | | | |/
| | * Bump versionv5.12.4Frederik Gladhorn2019-05-231-1/+1
| * | Fix build with -no-guiLiang Qi2019-06-204-1/+4
| |/
| * Doc: Unify the module front page with other Qt4IA modulesLeena Miettinen2019-04-251-39/+61
| * Fix documentation issuesRainer Keller2019-04-184-3/+18
| * Doc: Make "Qt for Automation" the home page for Qt OPC UA docsLeena Miettinen2019-04-171-0/+1
* | Bump versionFrederik Gladhorn2019-07-011-1/+1
* | qml: Event filter supportRainer Keller2019-05-2021-4/+2169
* | qml: Support for setting up a connection in C++Rainer Keller2019-05-206-19/+379
* | Fix issue with monitored item modification in the open62541 backendJannis Voelker2019-06-054-19/+179
* | tests: QML autotest support custom serverRainer Keller2019-05-179-12/+15