summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version from 5.12.1 to 5.12.2v5.12.25.12.2Jani Heikkinen2019-03-011-1/+1
* Update supported platformsv5.12.1Maurice Kalinowski2019-01-281-1/+1
* uacpp: Fix build for x64Maurice Kalinowski2019-01-141-2/+5
* open62541: Fix possible crash in findServers()Jannis Voelker2019-01-111-2/+2
* Bump version from 5.12.0 -> 5.12.1Jani Heikkinen2019-01-091-1/+1
* Port to UASDKCPP-1.6.xGerhard Gappmeier2019-01-0816-31/+63
* Add parameter for custom backend specific settingsRainer Keller2019-01-089-11/+17
* Disable empty array test for uacppJannis Voelker2019-01-081-0/+6
* Hide unused parameter compile warnings for open62541Rainer Keller2019-01-071-1/+17
* Fix simulation server path for the waterpump example on macOSJannis Voelker2019-01-072-0/+4
* open62541: Include sources as 3rd party codeRainer Keller2019-01-0711-12/+60029
* Support the most recent open62541 release (v0.3.0)Jannis Voelker2019-01-075-5/+12
* Fix tests on macOSJannis Voelker2019-01-072-0/+14
* 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
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-110-0/+0
|\
| * Bump version number from 5.11.2 to 5.11.3v5.11.35.11Jani Heikkinen2018-11-161-1/+1
* | 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
* | Fix typov5.12.0-rc2v5.12.0-rc1v5.12.0Rainer Keller2018-11-131-3/+3
* | 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-115-2/+57
* | Move moc include outside namespaceRainer Keller2018-10-091-1/+2
* | qml: Use finished signal from tests to kill serverRainer Keller2018-10-041-7/+11
* | 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-214-9/+9
* | Rename isForward to isForwardReferenceRainer Keller2018-09-2114-51/+51
* | Remove the mask() getter from the QOpcUaNodeCreationAttributes APIJannis Voelker2018-09-214-41/+82
* | Fix Windows compile errorsRainer Keller2018-09-201-1/+1
* | qml: Fix crash at end of test run on windowsRainer Keller2018-09-201-9/+9
* | Improve filter API of QOpcUaMonitoringParametersJannis Voelker2018-09-179-34/+134
* | Rename QOpcUa::NodeIds::NS0 to QOpcUa::NodeIds::Namespace0Jannis Voelker2018-09-1712-96/+96
* | Convert QLocalizedText to a gadgetRainer Keller2018-09-178-154/+39
* | qml: Expose method node object nodeRainer Keller2018-09-177-52/+60
* | 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