summaryrefslogtreecommitdiffstats
path: root/src/declarative_opcua
Commit message (Expand)AuthorAgeFilesLines
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* Always add a comma to the last entry of an enumJannis Voelker2024-02-293-4/+4
* DeclarativeOpcUA: Prefix header guards with module nameMarc Mutz2024-02-2813-39/+39
* Replace "#pragma once" with proper include guardFrank Su2024-02-1613-13/+52
* Fix segfault in OpcUaMethodNodeJannis Voelker2023-12-201-1/+2
* Document all (default) constructors in the public APIFrank Meerkötter2023-10-181-1/+1
* Update status codes, namespace 0 IDs and reference types to OPC UA 1.05Jannis Voelker2023-09-288-33/+169
* Re-check validity for MethodNode and ValueNode after NodeId updateJannis Voelker2023-09-062-2/+6
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-221-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-151-0/+2
* Fix build: this declarative library depends on CorePrivateThiago Macieira2023-02-251-0/+2
* Drop QML_UNCREATABLE macros from namespacesUlf Hermann2023-02-022-3/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-4/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-072-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1660-2302/+120
* Remove version numbers from QML importsKai Köhne2022-03-1413-22/+22
* opcua: do not rely on transitive includesFabian Kosmale2022-03-111-1/+2
* Make sure all private headers include at least one otherThiago Macieira2022-03-089-8/+17
* Fix incorrect capitalization of QML importKai Köhne2022-02-183-5/+5
* Fix typos in documentation and commentsKai Köhne2022-02-036-11/+11
* Use up-to date LGPL license headerKai Köhne2021-12-0258-638/+812
* Fix warnings on Android with developer-buildAssam Boudjelthia2021-10-052-1/+2
* Modernize QML moduleUlf Hermann2021-07-0264-0/+10522