mchistovib
mchistovib
**Describe the bug** When trying to warn about thread affinity, QTJambi sometimes cores the JVM **To Reproduce** In our not very complicated code, it reporoduces often at random moments **Expected...
**Describe the bug** When I try to build jambi for qt 6.4, I get this error: ``` jar_init: compile-impl: [echo] Compiling java classes: C:\Users\max\source\repos\qtjambi\src\java/qtjambi.httpserver excludes: [echo] Compiling java classes: C:\Users\max\source\repos\qtjambi\6.4.0\build\generator\out\java\qtjambi.httpserver;C:\Users\max\source\repos\qtjambi\src\java\qtjambi-modules\qtjambi.httpserver...
**Is your feature request related to a problem? Please describe.** Could you please add all class constant fields as readonly properties in qml by default. It's woud also work if...
**Describe the bug** Thread affinity check is not done for qml in setip that I will provide in an example below: https://github.com/mchistovib/brokenQMLThreadAffinity In example, just attach some jjambi jars and...
**Describe the bug** Because of QWebEngineFileSystemAccessRequest marked as since 6.2 in once place, while it is since 6.4 in all othjer places, I can't build current jambi build. **To Reproduce**...