summaryrefslogtreecommitdiff
path: root/src/kicadtoNgspice/SubcircuitTab.py
AgeCommit message (Expand)Author
2022-09-01File Path Disabled for KicadToNgspice TabsPatelVatsalB21
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-07-24platform independent library and image paths, flake8 compliantrahulp13
2020-04-09resolves issue with empty pathrahulp13
2020-02-23revert to xml from jsonrahulp13
2020-02-21restructured code - pyinstallerrahulp13
2020-02-15set modality to QErrorMessagerahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-13model matching redundancy reducednilshah98
2019-06-13made pep8 compliant using autopep8 toolnilshah98
2019-06-13treeWidget UI bug fixednilshah98
2019-06-13double brackets => single bracketsnilshah98
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-07-28Kicad to NgSpice conversion opens in dock areaxoher
2015-06-23Check if path exists for DeviceModel,Subcircuit and storing previous values f...xoher
2015-06-23Added subcircuit functionalityTanay Mathur