Results 378 comments of Vadim Kuznetsov

I have just added a preview widget for the library components. Attached screenshot illustrates how it works. This feature is available on `current` branch. ![image](https://user-images.githubusercontent.com/4920080/185621261-b7d091fe-af3f-4851-b48c-a209115409d3.png)

The next step may be to remove the separate Qucs-lib tool, because the library tree on the left panel now has all features of this tool.

> One thing "Qucs" lacks is the ability to easily make your own libraries or edit existing ones to add new devices Yes, I have requests from other users regarding...

> I am aware of it but does it allow editing or adding components? Yes, currently there is no way to edit the library except using the text editor. The...

> So one generates a "lib" for each device then splices them together using a text editor? No, Qucs-S can combine the models from all subcircuits in project into one...

> Well Qucsconv is a massive failure. Converted 11 Op Amps and made a library, OpAmp.lib Qucsconv has several limitations. For me it works only for library containing modelcards `.MODEL`...

I have implemented the *Show model* button (see attached screenshot). I also modified the model info dialog to show Qucsator/Spice models and keep it up-to-date with Qucs-S. ![image](https://user-images.githubusercontent.com/4920080/185754371-5eeb2cbb-983b-4c14-ac9b-87df27d9bb07.png) ![image](https://user-images.githubusercontent.com/4920080/185754365-557e1137-f495-4e9a-a65f-d6eca2657b4f.png)

I can prepare a Windows build from the latest development state and share the portable package with you in the next week. I am planning also to add component search...

I have added a search button for the library tree on the left panel. It makes possible to search device over libraries (case insensitive). ![image](https://user-images.githubusercontent.com/4920080/185759427-7a493c6c-e04d-4fbb-9e4e-2534f0287fa7.png)

I have switched the `current`branch to v1.0.0 version. Schematic and libraries save/load seems to work without major issues. But some unnoticed side effects may appear. Keep this ticket open. ![image](https://user-images.githubusercontent.com/4920080/190193802-a4b2d3bf-761b-40b5-9c37-6d2aa0d29bea.png)