summaryrefslogtreecommitdiffstats
path: root/src/opcua/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use QT_OPCUA_REMOVED_SINCE to get rid of the member operator==()Ivan Solovev2024-02-291-1/+3
* Add encoding and decoding support for Variant and DataValueJannis Voelker2023-12-061-0/+1
* Add historical events read supportJannis Voelker2023-12-061-0/+2
* Replace the ssl feature with the openssl oneAlexey Edelev2023-10-161-2/+4
* Update status codes, namespace 0 IDs and reference types to OPC UA 1.05Jannis Voelker2023-09-281-1/+5
* Add generic struct handlerJannis Voelker2023-09-131-0/+4
* Add the DiagnosticInfo data typeJannis Voelker2023-09-111-0/+1
* Add support for the DataTypeDefinition attributeJannis Voelker2023-09-111-0/+4
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-221-2/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-151-1/+2
* Mark the whole module as free of Q_FOREACHMarc Mutz2023-08-041-2/+0
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-7/+0
* Add connection settings class for QOpcUaClientJannis Voelker2023-01-231-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* MSVC: Avoid error about exceeding maximum number of constexpr stepsOliver Wolff2022-08-251-0/+4
* Add the missing header files to the CMake source treeAlexey Edelev2022-08-011-8/+9
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-081-0/+1
* Add an API for historical data accessPeter Rustler2021-10-151-0/+7
* Fix top-level buildJoerg Bornemann2021-02-251-6/+5
* CMake: Use WrapOpenSSL for GDSJannis Voelker2020-06-051-0/+7
* Add CMake support for building Qt OPC UAJannis Voelker2020-06-041-0/+105