summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use forward declarations in new headersJannis Voelker2024-02-291-0/+13
* Always add a comma to the last entry of an enumJannis Voelker2024-02-291-1/+1
* Rename QOpcUaGenericStructHandler::initializeFinished to initializedChanged()Jannis Voelker2024-02-291-1/+1
* Use std::optional instead of bool to indicate success of de/encodingVolker Hilsheimer2024-02-201-4/+3
* Review Simulation Server Ex: Add to documentationLena Biliaieva2023-12-213-8/+68
* Review Simulation Server Ex: Refactor codeLena Biliaieva2023-12-212-33/+132
* Review QtOpcUa X509 Support Ex: Review documentationLena Biliaieva2023-12-202-1/+33
* Review Water Pump Ex: Review documentationLena Biliaieva2023-12-204-13/+21
* Review Water Pump Ex: Refactor codeLena Biliaieva2023-12-209-33/+120
* Review Water Pump Ex: Cleanup includesLena Biliaieva2023-12-204-6/+4
* Review QtOpcUa X509 Support Ex: Refactor codeLena Biliaieva2023-12-191-12/+14
* Review Water Pump Ex: Refactor string literalsLena Biliaieva2023-12-192-35/+41
* Review QtOpcUa Viewer Ex: Fix includesLena Biliaieva2023-12-186-42/+47
* Review QtOpcUa Viewer Ex: Refactor string literalsLena Biliaieva2023-12-156-47/+58
* Review Qt Quick Waterpump Ex: Use a Literal operator to create QStringRym Bouabid2023-12-131-1/+3
* Review Qt Quick Waterpump Example: Revisit the documentationRym Bouabid2023-12-133-7/+15
* Review Qt Quick Waterpump Example: Fix too long linesRym Bouabid2023-12-132-9/+17
* Review Qt Quick Waterpump Example: Fix includesRym Bouabid2023-12-131-4/+7
* Review QtOpcUa Viewer Ex: Silence warningsLena Biliaieva2023-12-111-19/+6
* Review QtOpcUa Viewer Ex: Review documentationLena Biliaieva2023-12-112-1/+1
* Remove the UACPP pluginJannis Voelker2023-11-201-4/+0
* Fix issues pointed out by clazyJannis Voelker2023-09-262-6/+6
* Add generic struct handlerJannis Voelker2023-09-135-1/+43
* Add error message to some examples when building for AndroidElias Hautala2023-08-212-0/+8
* Doc: Add example categories for Qt OPC UA examplesMats Honkamaa2023-08-174-1/+5
* Exclude some examples from Android buildElias Hautala2023-08-172-1/+3
* Fix and improve X.509 key usage and extended key usageJannis Voelker2023-07-283-27/+35
* Modernize the X.509 example and make it more genericJannis Voelker2023-07-281-2/+6
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-121-1/+0
* OpcuaViewer: Don't locate files relative to binaryKai Köhne2023-02-244-54/+66
* OpcuaViewer: Do not wrap API in Qt namespaceKai Köhne2022-12-218-38/+12
* qtopcua: fix simulationserver source lookupShyamnath Premnadh2022-12-142-3/+9
* Modernize example's CMakeLists.txtKai Köhne2022-12-136-35/+34
* Update open62541 to 1.3Martin Klos2022-11-112-24/+24
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-258-8/+8
* Add license headers to cmake filesLucie Gérard2022-07-078-0/+24
* Use SPDX license identifiersLucie Gérard2022-06-1640-1853/+88
* Remove .prev_CMakeLists.txtKai Köhne2022-03-223-174/+0
* Remove version numbers from QML importsKai Köhne2022-03-1418-54/+54
* Improve examples CMakeLists.txtKai Köhne2022-02-178-70/+24
* Fix includes and forward declarations according to code reviewJannis Voelker2022-02-082-0/+3
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-081-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-152-5/+5
* Use up-to date LGPL license headerKai Köhne2021-12-022-36/+64
* Add an API for historical data accessPeter Rustler2021-10-155-9/+76
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-175-5/+5
* Change all QString("foo") constructions to use QStringLiteralUlf Hermann2021-07-012-3/+6
* add value monitoring to viewer examplePascal Dietz2021-04-074-0/+63
* Fix OPC UA viewer connection issuesMartin Klos2021-01-282-0/+3