summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -no-guiLiang Qi2019-06-201-1/+1
* example: remove open62541 dependency from examplePeter Rustler2019-02-261-2/+0
* 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
* Fix typov5.12.0-rc2v5.12.0-rc1v5.12.0Rainer Keller2018-11-131-3/+3
* 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
|\
| * 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
* | opcuaviewer: Set selection behavior to single itemsRainer Keller2018-06-281-0/+1
* | Use qFuzzyIsNull to compare floating point numbersFrank Meerkoetter2018-06-201-1/+1
* | Remove unused includesFrank Meerkoetter2018-06-201-3/+0
* | Fix memory management for the simulation serverJannis Voelker2018-06-201-11/+44
* | example: Remove full ID from browse nameRainer Keller2018-06-182-28/+26
* | examples: Abort simulation server if the namespace index is not expectedRainer Keller2018-05-301-1/+1
* | Replace structs from 5.11 with classes with d-pointersJannis Voelker2018-05-221-15/+15
|/
* Improve value display in opcuaviewerJannis Voelker2018-05-093-6/+94
* 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 display of qtopcua examples in Qt CreatorJannis Voelker2018-05-023-0/+269
* Fix client state handler in the qml exampleJannis Voelker2018-04-051-2/+4
* Fix layout in the qml hmi for the water pump exampleJannis Voelker2018-04-033-28/+31
* Fix browse and display name of method nodes in the simulation serverJannis Voelker2018-04-032-8/+8
* Simplify DemoServer for the water pump exampleJannis Voelker2018-03-143-63/+18
* Move Q_DECLARE_METATYPE between the include guardsJannis Voelker2018-03-081-2/+2
* Add missing namespace to simulation serverJannis Voelker2018-02-232-0/+8
* Add water tank simulation exampleJannis Voelker2018-02-0819-0/+1947
* Remove the accontrol exampleJannis Voelker2018-01-226-598/+0
* Fix outdated BSD license headerLiang Qi2017-12-013-6/+36
* Disable broken exampleFrank Meerkoetter2017-11-241-1/+1
* Remove the outdated and broken QML exampleFrank Meerkoetter2017-10-108-712/+0
* Remove special purpose method encodedValue()Frank Meerkoetter2017-10-041-85/+0
* Remove hard dependency on qmlMaurice Kalinowski2017-07-251-1/+2
* move connection handling to async APIJochen Seemann2017-07-252-46/+67
* Add install informationMaurice Kalinowski2017-07-191-0/+3