summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtopcuaJani Heikkinen2021-01-281-4/+4
* Fix OPC UA viewer connection issuesMartin Klos2021-01-282-0/+3
* Update autogenerated license list in documentationMartin Klos2021-01-272-2/+2
* Fix open62541 specific flags for the arm64 buildJannis Voelker2021-01-273-3/+3
* Add conanfile.py to support builds with ConanIikka Eklund2021-01-181-0/+129
* Bump versionPaul Wicking2021-01-131-1/+1
* Update dependencies on 'dev' in qt/qtopcuaJani Heikkinen2021-01-121-4/+4
* Fix: openssl_symbols errorMartin Klos2021-01-123-5/+5
* Add a flag to build the documentationToni Saario2021-01-112-0/+6
* Refactor deprecated QVariant usage in testsMartin Klos2021-01-071-54/+54
* Update dependencies on 'dev' in qt/qtopcuaJani Heikkinen2021-01-071-3/+3
* Refactor deprecated QVariant usage in sourceMartin Klos2021-01-073-12/+12
* Fix UBSAN issuesFrank Meerkötter2021-01-051-1/+2
* Refactor deprecated QVariant usage in examplesMartin Klos2021-01-041-3/+3
* Delete unused and deprecated function declarationMartin Klos2021-01-041-1/+0
* Add applicationname as MainWindowTitleMartin Klos2021-01-041-0/+1
* Update dependencies on 'dev' in qt/qtopcuaJani Heikkinen2021-01-041-3/+3
* 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
* Bump versionPaul Wicking2020-12-111-1/+1
* Update dependencies on 'dev'Jani Heikkinen2020-11-201-3/+3
* Adapt to changed upstream API typesFrank Meerkötter2020-11-2010-24/+24
* Add the /permissive flag when building open62541 with MSVCJannis Voelker2020-11-203-3/+3
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-11-108-0/+32
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-11-108-8/+8
* Update dependencies on 'dev'Jani Heikkinen2020-11-091-3/+3
* Bump module version to 6.0.0Jani Heikkinen2020-11-091-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-11-061-0/+28
* Add changes file for Qt 5.15.2Antti Kokko2020-11-061-0/+38
* Update dependencies on 'dev'Jani Heikkinen2020-11-061-3/+3
* Fix build against latest devMaurice Kalinowski2020-11-064-6/+33
* 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-217-9/+9
* Update dependencies for the CIJannis Voelker2020-09-211-3/+3
* 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-0817-132/+96
* CMake: Add annotations to configure.cmakeJannis Voelker2020-09-071-7/+17
* Update dependenciesJannis Voelker2020-08-313-17/+17
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-3194-430/+430
* Fix auto.pro and regenerate CMake filesJannis Voelker2020-08-245-4/+7
* Add event monitoring auto testJannis Voelker2020-08-248-305/+217
* QML plugin: Fix re-enable of monitorings on reconnectJannis Voelker2020-08-241-1/+3
* Port to open62541 v1.1Jannis Voelker2020-08-2413-11180/+21991
* Use QString::fromUtf8() for node id constructionJannis Voelker2020-08-193-1/+44
* cmake: Fix combination of uacpp and building testsJannis Voelker2020-08-171-1/+1
* Fix uacpp plugin build with Qt 6Jannis Voelker2020-08-171-2/+0