summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | qml: Add data change filter supportRainer Keller2019-05-179-2/+493
* | qml: Fix subscription testRainer Keller2019-05-102-8/+29
* | qml: Support custom reference types for relative pathsRainer Keller2019-05-103-10/+89
* | qml: Separate handling of local and remote subscription stateRainer Keller2019-05-102-15/+22
* | qml: Add property for value typeRainer Keller2019-05-105-1/+116
* | qml: Add more detailed messagesRainer Keller2019-05-101-2/+4
* | Improve error messagev5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Rainer Keller2019-05-071-1/+1
* | test: Fix manual test after class renamingRainer Keller2019-05-071-1/+1
* | test: More realistic data filter testRainer Keller2019-05-031-4/+19
* | qml: Set error state in case monitoring changes failRainer Keller2019-04-293-1/+11
* | qml: Set error state in case attribute writing failedRainer Keller2019-04-263-1/+26
* | qml: Test was moved to tst_batchReadWrite.qmlRainer Keller2019-04-251-41/+0
* | qml: Register user token policy with QMLRainer Keller2019-04-252-0/+19
* | Move common code into types namespaceRainer Keller2019-04-254-85/+47
* | Doc: Fix QDoc warnings and errorsRainer Keller2019-04-2319-73/+314
* | qml: Add batch write supportv5.13.0-beta3Rainer Keller2019-04-1710-0/+878
* | qml: Prevent results nodes from remote servers when using a relative pathRainer Keller2019-04-171-1/+13
* | qml: Provide current endpoint to QMLRainer Keller2019-04-173-0/+23
* | qml: Add API to change value subscriptionsRainer Keller2019-04-175-4/+297
* | qml: Prevent multiple notificationsRainer Keller2019-04-162-4/+31
* | uacpp: Add node id to existing debug messageRainer Keller2019-04-161-1/+1
* | Rename parameter to make it clear which handle is meantRainer Keller2019-04-164-50/+50
* | tests: Increase signal spy timeoutsRainer Keller2019-04-123-127/+133
* | Show message when endpoint request failedRainer Keller2019-04-112-0/+12
* | tests: Check if server is up and runningv5.13.0-beta2Rainer Keller2019-04-101-2/+16
* | qml: Delete relative node path resolver after finishingRainer Keller2019-04-101-0/+1
* | test: Clear signal spy before waitingRainer Keller2019-04-101-0/+1
* | Workaround for bug in Open62541Rainer Keller2019-04-101-0/+4
* | doc: Add hint for new usersRainer Keller2019-04-011-0/+4
* | Fix API inconsistencyRainer Keller2019-04-0112-38/+38
* | tests: Wait at end of test until operation is completeRainer Keller2019-04-011-0/+1
* | qml: Check member pointers on function entryRainer Keller2019-04-011-1/+6
* | uacpp: Remove attribute subscription from attribute mapRainer Keller2019-04-012-0/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-1/+1
|\|
| * Build declarative test only if qmltest is availablev5.12.35.12.3Samuli Piippo2019-03-221-1/+1
| * Bump vesion from 5.12.2 to 5.12.3Jani Heikkinen2019-03-191-1/+1
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-1/+1
| |\
| | * Bump version from 5.12.1 to 5.12.2v5.12.25.12.2Jani Heikkinen2019-03-011-1/+1
* | | Rename API to be more consistent with QT APIRainer Keller2019-03-2512-111/+111
* | | security: Support encrypted private keysRainer Keller2019-03-2010-2/+163
* | | tests: Wait again in case of delaysRainer Keller2019-03-201-0/+2
* | | tests: Add auto test for securityRainer Keller2019-03-1912-0/+393
* | | tests: Fix autotest against secure serverRainer Keller2019-03-181-1/+4
* | | tests: Disable massive amount of debug outputRainer Keller2019-03-151-1/+1
* | | uacpp: Use distinctive errorsRainer Keller2019-03-151-1/+1
* | | examples: Update opcuaviewer certificatesv5.13.0-beta1Rainer Keller2019-03-078-0/+41
* | | tests: Add security extensions to testserverRainer Keller2019-03-0616-5/+489
* | | open62541: Add option to skip deletion of data structuresRainer Keller2019-03-061-0/+9
* | | qml: Provide global information server security supportRainer Keller2019-03-052-4/+11
* | | qml: Provide supported security type informationRainer Keller2019-03-047-1/+173