summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* uacpp: Fix build for x64Maurice Kalinowski2019-01-141-2/+5
* open62541: Fix possible crash in findServers()Jannis Voelker2019-01-111-2/+2
* Port to UASDKCPP-1.6.xGerhard Gappmeier2019-01-0814-27/+54
* Add parameter for custom backend specific settingsRainer Keller2019-01-089-11/+17
* Hide unused parameter compile warnings for open62541Rainer Keller2019-01-071-1/+17
* open62541: Include sources as 3rd party codeRainer Keller2019-01-079-10/+60018
* Support the most recent open62541 release (v0.3.0)Jannis Voelker2019-01-071-1/+1
* configure: adjust to qtbase changesOswald Buddenhagen2018-12-311-12/+18
* fix project structure of open62541 pluginOswald Buddenhagen2018-12-311-5/+4
* configure: rework uacpp library source structureOswald Buddenhagen2018-12-311-2/+3
* Fix binary data encodingRainer Keller2018-12-031-5/+32
* doc: Add licenses for pluginsRainer Keller2018-11-301-0/+12
* 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