DexterMagnific
DexterMagnific
Hi, We would like to know the "top level" structs that are captured. Currently, the .py contains a flat list of symbols, including nested structs. We would like to "register"...
Hi, Thanks a lot for this piece of work. Works like a charm ! I have one request: would it be possible to put common definitions (class AsDictMixin, class Structure)...
Hi, Thank you very much for this wonderful tool. Would you consider adding support for reading sonar-project.properties to get the needed info to connect to the server ? Thanks
Hi, The ShadowColor set on a node after its creation is not taken into account. This is because it is not forwarded to the QGraphicsDropShadowEffect installed: ``` NodeStyle s(n->nodeDataModel()->nodeStyle()); s.ShadowColor...
Dear developer, Thank you for this wonderful library. Is it possible to 'run' multiple spinners at the same time ? Our use case is that we run multiple downloads in...
Hi, I came across this fantastic piece of work and it's amazing. Was searching for something like this for a while. Congrats ! I'd like to ask: how to get...
Dear developer, Is there a way to retrieve the "fields" of the unpacked object one by one as this done for packing ? I know the "type" of the packed...
### Acknowledgements - [X] I acknowledge that I have read the above items ### Describe the bug On firefox, I have enabled every cleanup option, including cookies, indexdb and localstorage....
Hello, Would it be easy to add the ability to generate changelogs for specific directories in the repo ? The rationale behind this is that our repo is organized as...
### Brief Issue Summary When a program is cross compiled and I try to run it (Run in terminal), CMakeTools run it directly without taking into consideration that there is...