summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-221-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-031-1/+1
| |\
| | * Fix build with -no-guiLiang Qi2019-06-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-303-36/+39
|\| |
| * | Doc: Fix QDoc warnings and errorsRainer Keller2019-04-233-36/+39
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-0813-31/+93
|\| |
| * | Fix API inconsistencyRainer Keller2019-04-011-1/+1
| * | Rename API to be more consistent with QT APIRainer Keller2019-03-253-17/+17
| * | examples: Update opcuaviewer certificatesv5.13.0-beta1Rainer Keller2019-03-076-0/+40
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-2/+0
| |\|
| | * example: remove open62541 dependency from examplePeter Rustler2019-02-261-2/+0
| * | qml: Use findServers and endpoints for connectionRainer Keller2019-02-262-1/+22
| * | example: Buildable simulation server from source tree and installerRainer Keller2019-02-251-9/+12
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-02-251-1/+1
|\| |
| * | Add API for querying security features of a backendRainer Keller2019-02-201-1/+1
| * | opcuaviewer: Fix connect with the open62541 backendJannis Voelker2019-02-201-3/+5
* | | opcuaviewer: Fix connect with the open62541 backendJannis Voelker2019-02-051-3/+5
* | | example: Add instruction to build simulation serverRainer Keller2019-02-052-0/+10
* | | example: Remove gui lib from simulation serverRainer Keller2019-02-051-0/+1
* | | example: Use display name UI textsRainer Keller2019-02-054-0/+8
|/ /
* | Move classes out of namespaceRainer Keller2019-01-216-42/+54
* | Remove connect with QUrlJannis Voelker2019-01-143-4/+26
* | opcuaviewer: Add certificate dialog and trust functionalityGerhard Gappmeier2019-01-116-19/+314
* | opcuaviewer: List all discovery endpoint URLs of each serverJannis Voelker2019-01-111-2/+2
* | opcuaviewer: Wait for the namespaces arrayJannis Voelker2019-01-112-2/+16
* | opcuaviewer: Implement connectError callback and add error dialogGerhard Gappmeier2019-01-112-0/+44
* | opcuaviewer: Implement discovery using findServersGerhard Gappmeier2019-01-115-16/+99
* | opcuaviewer: Use PKI configuration and application identityGerhard Gappmeier2019-01-112-0/+72
* | opcuaviewer: Implement endpoint selection using UA DiscoveryGerhard Gappmeier2019-01-112-21/+79
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-083-1/+9
|\|
| * Fix simulation server path for the waterpump example on macOSJannis Voelker2019-01-072-0/+4
| * open62541: Include sources as 3rd party codeRainer Keller2019-01-071-1/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-171-3/+3
|\|
| * Fix typov5.12.0-rc2v5.12.0-rc1v5.12.0Rainer Keller2018-11-131-3/+3
* | qml: Update imports 5.12 -> 5.13Rainer Keller2018-10-165-5/+5
|/
* Rename QOpcUa::NodeIds::NS0 to QOpcUa::NodeIds::Namespace0Jannis Voelker2018-09-172-4/+4
* qml: Expose method node object nodeRainer Keller2018-09-171-8/+8
* simulationserver: Set proper display namesRainer Keller2018-09-051-13/+13
* Fix localesRainer Keller2018-08-291-5/+5
* Emit attributeUpdated whenever the attribute cache is updatedJannis Voelker2018-08-141-5/+5
* Use objects instead of folders in the simulation serverJannis Voelker2018-08-142-25/+37
* opcuaviewer: Improve value displayJannis Voelker2018-08-092-21/+44
* Add generated header and source files with known node idsJannis Voelker2018-08-096-5939/+8
* Add QML APIRainer Keller2018-08-0716-1/+1194
* doc: Small fixes in example documentationRainer Keller2018-07-312-9/+13
* Example: Move waterpump example to different folderRainer Keller2018-07-3117-15/+12
* Prefer the C++11 nullptr to NULLFrank Meerkoetter2018-07-311-3/+3
* Add generic browse methodJannis Voelker2018-07-251-4/+4
* Get rid of open62541 compile warningsRainer Keller2018-07-031-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-032-6/+22
|\