summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix open62541 specific flags for the arm64 buildJannis Voelker2021-01-271-1/+1
* Refactor deprecated QVariant usage in examplesMartin Klos2021-01-041-3/+3
* Add applicationname as MainWindowTitleMartin Klos2021-01-041-0/+1
* Add the /permissive flag when building open62541 with MSVCJannis Voelker2020-11-201-1/+1
* 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
* Fix build against latest devMaurice Kalinowski2020-11-062-2/+13
* Replace code that has been deprecated in Qt 6Jannis Voelker2020-09-211-1/+1
* CMake: Port the open62541 plugin to OpenSSLJannis Voelker2020-09-083-26/+26
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-316-12/+12
* CMake: Fix CMake build for open62541Jannis Voelker2020-08-071-9/+16
* Update CMakeLists.txt with changes from .pro filesJannis Voelker2020-06-052-0/+115
* CMake: Fix simulation server path for the waterpump exampleJannis Voelker2020-06-054-2/+18
* Fix windows specific conditions for CMakeJannis Voelker2020-06-056-7/+31
* Add CMake support for building Qt OPC UAJannis Voelker2020-06-049-0/+308
* Add configuration switch for GDS supportJannis Voelker2020-06-021-1/+3
* char* array size calculation fixed in opcuaclient exampleFanda Vacek2020-04-221-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-212-26/+26
|\
| * Update certificate and private key for the opcuaviewer exampleJannis Voelker2020-04-172-26/+26
* | resolve build issues on android/armv8Frank Meerkötter2020-04-171-0/+1
|/
* Fix -no-gui buildsFrank Meerkötter2020-01-151-4/+2
* Add support for generating X509 Certificate Signing RequestsRainer Keller2019-11-124-1/+174
* opcuaviewer: Add a command line parameter for the initial urlFriedemann Kleint2019-09-184-6/+17
* opcuaviewer: Fix some clang warningsFriedemann Kleint2019-09-187-70/+56
* opcuaviewer: Refactor some codeFriedemann Kleint2019-09-182-22/+31
* Viewer example: Further UI polishFriedemann Kleint2019-09-162-0/+5
* Use UI file in opcuaviewer exampleRainer Keller2019-09-164-119/+246
* Viewer example: Add a standard menu with "Quit" and "About Qt" actionsFriedemann Kleint2019-09-121-1/+12
* Brush up the Viewer exampleFriedemann Kleint2019-09-124-73/+84
* Fix port number of simulation serverRainer Keller2019-09-111-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-08-264-4/+26
|\
| * examples: Fix certificate path on windowsRainer Keller2019-08-201-1/+5
| * Improve termination of examplesFriedemann Kleint2019-08-193-3/+21
* | Fix build and tests with the current open62541 v1.0Jannis Voelker2019-08-172-5/+5
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-221-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-031-1/+1
| |\
| | * Fix build with -no-guiLiang Qi2019-06-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-303-36/+39
|\| |
| * | Doc: Fix QDoc warnings and errorsRainer Keller2019-04-233-36/+39
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-0813-31/+93
|\| |
| * | Fix API inconsistencyRainer Keller2019-04-011-1/+1
| * | Rename API to be more consistent with QT APIRainer Keller2019-03-253-17/+17
| * | examples: Update opcuaviewer certificatesv5.13.0-beta1Rainer Keller2019-03-076-0/+40
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-2/+0
| |\|
| | * example: remove open62541 dependency from examplePeter Rustler2019-02-261-2/+0
| * | qml: Use findServers and endpoints for connectionRainer Keller2019-02-262-1/+22
| * | example: Buildable simulation server from source tree and installerRainer Keller2019-02-251-9/+12