summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update certificate and private key for the opcuaviewer exampleJannis Voelker2020-04-171-2/+0
* Fix incorrect environment variable usage in the documentationAndy Shaw2019-11-251-1/+1
* Fix broken pkiConfig example codev5.14.0-rc2v5.14.0-rc1Frank Meerkötter2019-11-151-6/+6
* GDS client supportRainer Keller2019-11-159-1/+2593
* Add support for generating X509 Certificate Signing RequestsRainer Keller2019-11-1230-2/+5351
* Remove technology preview statementRainer Keller2019-11-046-42/+1
* Derive UACPP_LIBDIR from UACPP_PREFIXv5.14.0-beta2Joerg Bornemann2019-10-141-0/+4
* Update open62541 to the v1.0 releaseJannis Voelker2019-10-104-895/+963
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-053-17/+37
|\
| * Fix GUID binary encoder endiannessRainer Keller2019-10-021-4/+29
| * Revert "Fix endianness of GUID node ids"Rainer Keller2019-10-022-13/+8
* | Remove unused includesv5.14.0-beta1Rainer Keller2019-10-023-3/+0
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-282-8/+13
|\|
| * Fix endianess of GUID node idsRainer Keller2019-09-262-8/+13
* | Merge dev into 5.14Kari Oikarinen2019-08-271-4/+5
|\ \
| * | Update qt_attribution.json for open62541Jannis Voelker2019-08-201-4/+5
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-08-262-2/+2
|\ \ \ | |/ / |/| / | |/
| * doc: Remove certificate signature from key usageRainer Keller2019-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
| | * 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
* | | | Add secure connect to the open62541 plugin (v1.0)Jannis Voelker2019-08-174-10/+195
* | | | Fix build and tests with the current open62541 v1.0Jannis Voelker2019-08-178-26308/+50594
|/ / /
* | | 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-312-0/+15
* | | 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
* | | 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 remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-036-42/+80
|\| |
| * | Fix issue with monitored item modification in the open62541 backendJannis Voelker2019-06-063-15/+178
| * | Fix build with -no-guiLiang Qi2019-06-203-0/+3
| |/
| * 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
* | qml: Event filter supportRainer Keller2019-05-2019-4/+1947
* | qml: Support for setting up a connection in C++Rainer Keller2019-05-202-18/+94
* | Fix issue with monitored item modification in the open62541 backendJannis Voelker2019-06-054-19/+179
* | qml: Add data change filter supportRainer Keller2019-05-176-2/+264
* | qml: Fix subscription testRainer Keller2019-05-101-2/+4
* | qml: Support custom reference types for relative pathsRainer Keller2019-05-102-10/+33
* | qml: Separate handling of local and remote subscription stateRainer Keller2019-05-102-15/+22
* | qml: Add property for value typeRainer Keller2019-05-104-1/+68