Results 249 comments of Vadim Kuznetsov

I didn't try to compile Qucs-S on Qt6 yet, but the adding support of Qt6 should be much more smooth that Qt3->Qt4 migration. Qt6 doesn't contain changes breaking backward compatibility....

I have created a special issue dedicated Qt6 portability. See #190

@ponyatov Yes, the adding of the Python scripting features were discussed for old Qucs around six years ago. Currently we only provide a Python package to load Qucs dataset and...

@eldaravt I have just added a fix for this. ![image](https://github.com/ra3xdh/qucs_s/assets/4920080/6a2947f6-7e9f-40a8-ba86-7d9a1f5574a5)

> Qucs-S could have as solver engines the ones only available through Wine, like QucsStudio, QSpice and LTSpice Adding support for Windows-only proprietary simulation backends is not considered. Qucs-S supports...

> Is there any particular reason why this alignment function cannot be run after rotating the part I cannot say why the developers of the schematic widget didn't add align...

I decided to investigate this issue. I was able to reproduce it, but it is not a bug. The problem is related to the `i` variable name which is reserved...

No test data to make debugging. Closing as not planned.

I have combined this issue with #567. The LibComp and SpiceLibComp have the same problems with search paths. Closing this.