summaryrefslogtreecommitdiffstats
path: root/src/opcua/client/qopcuaclient_p.h
Commit message (Expand)AuthorAgeFilesLines
* QOpcUaClient: forward-declare QOpcUaConnectionSettingsIvan Solovev2023-08-221-0/+1
* Add connection settings class for QOpcUaClientJannis Voelker2023-01-231-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-38/+2
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Move Q_DECLARE_PUBLIC to the public sectionThiago Macieira2021-11-231-1/+2
* Rename API to be more consistent with QT APIRainer Keller2019-03-251-3/+3
* Move classes out of namespaceRainer Keller2019-01-211-2/+2
* Remove connect with QUrlJannis Voelker2019-01-141-2/+1
* security: Add QOpcUaPkiConfiguration classRainer Keller2019-01-111-0/+4
* security: Add QOpcUaApplicationIdentity classGerhard Gappmeier2019-01-111-0/+4
* security: Add connectToEndpoint overload with QOpcUa::QEndpointDescriptionGerhard Gappmeier2019-01-111-0/+1
* Add class to set authentication informationRainer Keller2019-01-071-0/+2
* Namespace autoupdateRainer Keller2018-08-141-0/+4
* Give the user access to the namespace arrayJannis Voelker2018-02-151-0/+6
* Remove secureConnect() and isSecureConnectionSupported()Frank Meerkoetter2018-02-061-1/+0
* Add async API for data change subscriptionsJannis Voelker2017-12-141-1/+0
* Remove unused member variableFrank Meerkoetter2017-12-141-2/+1
* Clean up includesJannis Voelker2017-11-151-6/+4
* Remove QOpcuaClient::set[Error|State] and ensure their atomicityAlex Blasche2017-08-141-0/+2
* Rename processUrl()Alex Blasche2017-08-041-1/+1
* Simplify QOpcUaClientPrivateMaurice Kalinowski2017-07-261-3/+1
* Remove redundant signal emission in QOpcuaClientMaurice Kalinowski2017-07-261-4/+0
* Refactor state and error handlingMaurice Kalinowski2017-07-261-2/+2
* Deprecate Q_DECL_OVERRIDEMaurice Kalinowski2017-07-261-1/+1
* move connection handling to async APIJochen Seemann2017-07-251-4/+16
* Add a clear warning to private headersFrank Meerkoetter2016-04-181-0/+11
* Architecture and API reworkFrank Meerkoetter2016-04-151-0/+72