summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* doc: Add techpreview hintRainer Keller2018-11-301-0/+4
* doc: Add license sectionRainer Keller2018-11-291-0/+9
* doc: Clarify description of namespace autoupdateRainer Keller2018-11-131-3/+5
* Register meta type for QVector<QOpcUa::QApplicationDescription>v5.12.0-beta4Rainer Keller2018-11-051-0/+1
* uacpp: Fix time converterv5.12.0-beta3v5.12.0-beta2Rainer Keller2018-10-111-2/+5
* Move moc include outside namespaceRainer Keller2018-10-091-1/+2
* doc: Add missing row commandRainer Keller2018-10-021-0/+1
* doc: Remove extra columnRainer Keller2018-10-021-1/+0
* qml: QLocalizedText is now used directly without a wrapperv5.12.0-beta1Rainer Keller2018-09-241-10/+2
* Rename QOpcUaNode::value() to valueAttribute()Rainer Keller2018-09-212-3/+3
* Rename publishingEnabled() to isPublishingEnabled()Rainer Keller2018-09-213-3/+3
* Rename setEnableNamespaceAutoupdate to setNamespaceAutoupdateRainer Keller2018-09-213-8/+8
* Rename isForward to isForwardReferenceRainer Keller2018-09-2113-48/+48
* Remove the mask() getter from the QOpcUaNodeCreationAttributes APIJannis Voelker2018-09-214-41/+82
* Fix Windows compile errorsRainer Keller2018-09-201-1/+1
* Improve filter API of QOpcUaMonitoringParametersJannis Voelker2018-09-178-31/+126
* Rename QOpcUa::NodeIds::NS0 to QOpcUa::NodeIds::Namespace0Jannis Voelker2018-09-178-54/+54
* Convert QLocalizedText to a gadgetRainer Keller2018-09-178-154/+39
* qml: Expose method node object nodeRainer Keller2018-09-175-36/+31
* Clarify the names of the DataChangeFilter::DataChangeTrigger enumJannis Voelker2018-09-172-4/+4
* Rename QOpcUaMonitoringParameters::shared() to subscriptionType()Jannis Voelker2018-09-177-10/+10
* doc: Describe the returned typesRainer Keller2018-09-131-0/+9
* Declare Types enumRainer Keller2018-09-131-0/+1
* Fix Windows compile errorsRainer Keller2018-09-136-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-305-4/+128
* qml: Add LocalizedText typeRainer Keller2018-08-295-3/+153
* qml: Introduce node attribute cacheRainer Keller2018-08-289-44/+312
* qml: Fix name clashes in exposed C++ enumsRainer Keller2018-08-241-0/+1
* qml: Add comment that adding further types to the namespace is not neededRainer Keller2018-08-241-0/+2
* Fix qdoc warningsJannis Voelker2018-08-241-1/+1
* Use qCInfo in uacppclient.cppJannis Voelker2018-08-201-4/+4
* Add node managementJannis Voelker2018-08-1726-2/+2577
* qml: Enable namespace autoupdateRainer Keller2018-08-151-0/+1
* Emit attributeUpdated whenever the attribute cache is updatedJannis Voelker2018-08-1411-23/+41
* Namespace autoupdateRainer Keller2018-08-144-1/+108
* 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
* | | Unify the status code for attributes that are not in the cacheJannis Voelker2018-08-142-5/+9
* | | Fix heap use after free in QOpen62541SubscriptionJannis Voelker2018-08-141-1/+3
* | | Allow omitting ns=0 in node idsJannis Voelker2018-08-143-60/+44
* | | Add batch write capability to QOpcUaClient (open62541)Jannis Voelker2018-08-1419-2/+756
|/ /
* | Update "Detailed Description" for QOpcUaClient and QOpcUaNodeJannis Voelker2018-08-102-3/+27