summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice/TrackWidget.py
AgeCommit message (Collapse)Author
2022-09-01Added Multiple Instance Functionality And Updated GUIPatelVatsalB21
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-13pep8 fixes and list models bug fixednilshah98
2019-06-07initialise pep8 compliance, using autopep8maddy-2
2015-07-28Kicad to NgSpice conversion opens in dock areaxoher
2015-06-23Added subcircuit functionalityTanay Mathur
2015-06-09Subject: Adding functionality of .op analysisfahim
Description: Adding functionality of .op analysis
2015-04-22Subject: Added Device Libarary Tab.Few Changes in Workspace class.fahim
Description: Completed the Device Library auto creation of Widget. Added the information to schematicInfo.Hence to the final ".cir.out" file. Added sample device library. Deleted/Comment unwanted print statement. Added details of function in the comment.
2015-04-16Subject: added Model Widget functionalityfahim
Description: Completed the 80% part of Kicad to Ngspice conversion
2015-04-09Subject: Analysis inserter functionalityfahim
Description: Added by Komal
2015-04-07Subject: Added new Icon images and Modified code to get model from xmlfahim
file Description: Started the work to get the details of model parameter from xml.
2015-03-27Subject: Minor changes in variable name,remove commentfahim
Description: Remove unwanted comments,added Model Widget and change variable name
2015-03-25Subject: Added module for source tabfahim
Description: Addition of source tab is completed. Able to update source detail of schematic info.