summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice/DeviceModel.py
AgeCommit message (Collapse)Author
2020-04-09resolves issue with empty pathrahulp13
2020-03-02resolve issue with incorrect library pathsrahulp13
2020-02-23revert to xml from jsonrahulp13
2020-02-21restructured code - pyinstallerrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-17sphinx documentation initunknown
2019-06-13model matching redundancy reducednilshah98
2019-06-13projectExplorer made pep8 compliantnilshah98
2019-06-13treeWidget UI bug fixednilshah98
2019-06-13linebreak issue fixed for json_datanilshah98
2019-06-13kicadtoNgspice documentation addednilshah98
2019-06-07kicadtoNgspice made pep8 compliantmaddy-2
2019-06-07initialise pep8 compliance, using autopep8maddy-2
2019-03-31port to python3nilshah98
2016-06-28xml is replaced by json to store the previous valuesathulappadan
2016-03-01Remove all unwanted print commandFahim
2015-09-22Nghdl Processes Terminatedkomalsheth236
2015-08-26Subject: Bug Fix : Change name of variable.Fahim
Description: Bug Fix : Change name of variable.
2015-07-29Subject: Set Welcome and Note area ReadOnlyfahim
Description: Set Welcome and Note area ReadOnly
2015-07-28Kicad to NgSpice conversion opens in dock areaxoher
2015-06-23Check if path exists for DeviceModel,Subcircuit and storing previous values ↵xoher
for Subcircuit
2015-06-15Subject: Bug fixing for xml generationfahim
Description: Bug fixing for xml generation
2015-06-05Subject: Changes for saving previouse valuesfahim
Description: Changes for saving previouse values of component entered by User.
2015-06-02Subject: Written function to extract Refrence name for device Libraryfahim
Description: Written function to extract Refrence name for device Library
2015-06-02Subject: CSS changesfahim
Description: CSS changes
2015-05-27Subject: Removed unwanted comment and print statementfahim
Description: Removed unwanted comment and print statement
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.