summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-251-1/+1
* Remove left-over .pri filesJoerg Bornemann2021-05-053-163/+0
* Remove qmake project filesJoerg Bornemann2021-05-0313-443/+0
* Doc: Fix documentation issuesTopi Reinio2021-04-2621-75/+74
* update nodeids from scheme v1.04Pascal Dietz2021-04-162-238/+17524
* Fix declarative node idJannis Voelker2021-04-081-1/+1
* Fix top-level buildJoerg Bornemann2021-02-256-27/+26
* open62541: Use the async API for most service callsJannis Voelker2021-02-025-272/+619
* Fix race condition in declarative OpcUaNodeJannis Voelker2021-02-012-7/+28
* Fix MSVC static buildJoerg Bornemann2021-01-291-3/+3
* Fix loop and iterator issues pointed out by clazyJannis Voelker2021-01-295-10/+12
* Fix range-based for loop in Open62541AsyncBackendJannis Voelker2021-01-291-1/+1
* open62541: Add custom log handlerMartin Klos2021-01-283-1/+100
* Update autogenerated license list in documentationMartin Klos2021-01-271-1/+1
* Fix open62541 specific flags for the arm64 buildJannis Voelker2021-01-271-1/+1
* Fix: openssl_symbols errorMartin Klos2021-01-123-5/+5
* Refactor deprecated QVariant usage in sourceMartin Klos2021-01-073-12/+12
* Fix UBSAN issuesFrank Meerkötter2021-01-051-1/+2
* Delete unused and deprecated function declarationMartin Klos2021-01-041-1/+0
* Prevent preprocessor shenanigans on WindowsFrank Meerkötter2020-12-221-2/+3
* Fix memory leak in QOpcUaX509CertificateSigningRequestJannis Voelker2020-12-186-0/+6
* Set a thread name for the background workerFrank Meerkötter2020-12-172-0/+2
* remove outdated patchFrank Meerkötter2020-12-171-126/+0
* Adapt to changed upstream API typesFrank Meerkötter2020-11-2010-24/+24
* Add the /permissive flag when building open62541 with MSVCJannis Voelker2020-11-201-1/+1
* Fix build against latest devMaurice Kalinowski2020-11-061-2/+10
* CMake: Update build instructions in the documentationJannis Voelker2020-09-252-36/+21
* Fix uacpp backend build after qtbase dependency updateJannis Voelker2020-09-241-1/+1
* Replace code that has been deprecated in Qt 6Jannis Voelker2020-09-216-8/+8
* Fix file loading in the open62541 pluginJannis Voelker2020-09-091-2/+3
* Update open62541 3rd partyJannis Voelker2020-09-093-37/+91
* CMake: Port the open62541 plugin to OpenSSLJannis Voelker2020-09-085-33/+48
* CMake: Add annotations to configure.cmakeJannis Voelker2020-09-071-7/+17
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-3180-358/+358
* Fix auto.pro and regenerate CMake filesJannis Voelker2020-08-241-0/+1
* QML plugin: Fix re-enable of monitorings on reconnectJannis Voelker2020-08-241-1/+3
* Port to open62541 v1.1Jannis Voelker2020-08-248-11163/+21983
* Use QString::fromUtf8() for node id constructionJannis Voelker2020-08-191-1/+1
* Fix uacpp plugin build with Qt 6Jannis Voelker2020-08-171-2/+0
* Add include for QVectorSamuli Piippo2020-08-141-0/+2
* Improve open62541 client iterate timerJannis Voelker2020-08-136-38/+56
* CMake: Fix CMake build for open62541Jannis Voelker2020-08-073-4/+31
* Fix subscription sharing with revised intervalsJannis Voelker2020-08-062-2/+2
* Fix memory leak in the open62541 backendJannis Voelker2020-07-021-0/+4
* Compile fix against Qt 6Maurice Kalinowski2020-06-172-2/+2
* Port QtOpcUA from QStringRef to QStringViewMaurice Kalinowski2020-06-105-13/+15
* Update CMakeLists.txt with changes from .pro filesJannis Voelker2020-06-051-0/+105
* CMake: Use WrapOpenSSL for GDSJannis Voelker2020-06-052-0/+10
* Fix windows specific conditions for CMakeJannis Voelker2020-06-051-5/+6
* Add documentation for the OpenSSL dependencyJannis Voelker2020-06-051-0/+28