summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qml: Add data change filter supportRainer Keller2019-05-179-2/+493
* | qml: Fix subscription testRainer Keller2019-05-102-8/+29
* | qml: Support custom reference types for relative pathsRainer Keller2019-05-103-10/+89
* | qml: Separate handling of local and remote subscription stateRainer Keller2019-05-102-15/+22
* | qml: Add property for value typeRainer Keller2019-05-105-1/+116
* | qml: Add more detailed messagesRainer Keller2019-05-101-2/+4
* | Improve error messagev5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Rainer Keller2019-05-071-1/+1
* | test: Fix manual test after class renamingRainer Keller2019-05-071-1/+1
* | test: More realistic data filter testRainer Keller2019-05-031-4/+19
* | qml: Set error state in case monitoring changes failRainer Keller2019-04-293-1/+11
* | qml: Set error state in case attribute writing failedRainer Keller2019-04-263-1/+26
* | qml: Test was moved to tst_batchReadWrite.qmlRainer Keller2019-04-251-41/+0
* | qml: Register user token policy with QMLRainer Keller2019-04-252-0/+19
* | Move common code into types namespaceRainer Keller2019-04-254-85/+47
* | Doc: Fix QDoc warnings and errorsRainer Keller2019-04-2319-73/+314