summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix wait for 2nd signalRainer Keller2018-09-171-3/+1
* tests: Use QCOMPARE where possibleRainer Keller2018-09-171-206/+207
* Clarify the names of the DataChangeFilter::DataChangeTrigger enumJannis Voelker2018-09-173-5/+5
* Rename QOpcUaMonitoringParameters::shared() to subscriptionType()Jannis Voelker2018-09-177-10/+10
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-151-0/+18
|\
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+18
| |\
| | * Add changes file for 5.11.2v5.11.25.11.2Jannis Voelker2018-08-301-0/+18
| |/
* | Fix declarative autotests on windowsRainer Keller2018-09-142-4/+8
* | Fix build on msvc2017 x86Maurice Kalinowski2018-09-141-0/+1
* | qml: Include server messages in test outputv5.12.0-alpha1Rainer Keller2018-09-131-0/+1
* | testserver: Add method with multiple output argumentsRainer Keller2018-09-133-1/+100
* | doc: Describe the returned typesRainer Keller2018-09-131-0/+9
* | Declare Types enumRainer Keller2018-09-131-0/+1
* | Fix QML autotestRainer Keller2018-09-131-2/+4
* | Fix Windows compile errorsRainer Keller2018-09-137-38/+38
* | simulationserver: Set proper display namesRainer Keller2018-09-051-13/+13
* | Clarify the description of the configuration step output in the docsJannis Voelker2018-09-051-2/+2
* | Add LIBDIR and INCDIR options to the open62541 plugin build docsJannis Voelker2018-09-041-0/+20
* | Properly prepare QtOpcUa QML plugin for future Qt versionsAlex Blasche2018-08-312-12/+22
* | qml: Gather read of attributes in one placeRainer Keller2018-08-304-24/+28
* | qml: Provide resolved node informationRainer Keller2018-08-302-0/+8
* | qml: Add basic node propertiesRainer Keller2018-08-309-7/+332
* | qml: Add LocalizedText typeRainer Keller2018-08-295-3/+153
* | Fix localesRainer Keller2018-08-293-20/+20
* | qml: Introduce node attribute cacheRainer Keller2018-08-289-44/+312
* | qml: Fix name clashes in exposed C++ enumsRainer Keller2018-08-242-0/+51
* | qml: Add comment that adding further types to the namespace is not neededRainer Keller2018-08-241-0/+2
* | testserver: Add description for variable nodesRainer Keller2018-08-241-0/+6
* | Fix qdoc warningsJannis Voelker2018-08-241-1/+1
* | Use qCInfo in uacppclient.cppJannis Voelker2018-08-201-4/+4
* | Add node managementJannis Voelker2018-08-1727-2/+2846
* | qml: Enable namespace autoupdateRainer Keller2018-08-151-0/+1
* | Emit attributeUpdated whenever the attribute cache is updatedJannis Voelker2018-08-1413-35/+83
* | Namespace autoupdateRainer Keller2018-08-145-5/+114
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Jannis Völker2018-08-142-2/+13
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-142-2/+13
| |\|
| | * Fix markup in the documentationJannis Voelker2018-08-101-2/+2
| | * Mention username and password handling in the QOpcUaClient docsJannis Voelker2018-08-081-0/+11
| | * Document the required open62541 version in qtopcua.qdocJannis Voelker2018-08-081-1/+1
* | | testserver: Add fully writable nodeRainer Keller2018-08-143-0/+50
* | | Unify the status code for attributes that are not in the cacheJannis Voelker2018-08-143-7/+27
* | | Fix heap use after free in QOpen62541SubscriptionJannis Voelker2018-08-141-1/+3
* | | Allow omitting ns=0 in node idsJannis Voelker2018-08-144-60/+115
* | | Use objects instead of folders in the simulation serverJannis Voelker2018-08-142-25/+37
* | | Add batch write capability to QOpcUaClient (open62541)Jannis Voelker2018-08-1420-4/+816
|/ /
* | Update "Detailed Description" for QOpcUaClient and QOpcUaNodeJannis Voelker2018-08-102-3/+27
* | Fix tests with current open62541 0.3 (215651ab8db94e)Jannis Voelker2018-08-101-4/+1
* | opcuaviewer: Improve value displayJannis Voelker2018-08-092-21/+44
* | tests: Fix race conditionRainer Keller2018-08-091-1/+2
* | Add generated header and source files with known node idsJannis Voelker2018-08-0921-6018/+12034