index
:
eSim/.git
master
This repository contain source code for new flow of FreeEDA now know as eSim
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kicadtoNgspice
/
SubcircuitTab.py
Age
Commit message (
Expand
)
Author
2020-12-14
changed QFileDialog separator and handled crash exception for all input fields
rahulp13
2020-08-03
ported GUI to PyQt5
rahulp13
2020-07-24
platform independent library and image paths, flake8 compliant
rahulp13
2020-04-09
resolves issue with empty path
rahulp13
2020-02-23
revert to xml from json
rahulp13
2020-02-21
restructured code - pyinstaller
rahulp13
2020-02-15
set modality to QErrorMessage
rahulp13
2020-02-14
common code for Win and Linux, merged py2 changes
rahulp13
2019-06-13
model matching redundancy reduced
nilshah98
2019-06-13
made pep8 compliant using autopep8 tool
nilshah98
2019-06-13
treeWidget UI bug fixed
nilshah98
2019-06-13
double brackets => single brackets
nilshah98
2019-06-13
kicadtoNgspice documentation added
nilshah98
2019-06-07
kicadtoNgspice made pep8 compliant
maddy-2
2019-06-07
initialise pep8 compliance, using autopep8
maddy-2
2019-03-31
port to python3
nilshah98
2016-06-28
xml is replaced by json to store the previous values
athulappadan
2016-03-01
Remove all unwanted print command
Fahim
2015-07-28
Kicad to NgSpice conversion opens in dock area
xoher
2015-06-23
Check if path exists for DeviceModel,Subcircuit and storing previous values f...
xoher
2015-06-23
Added subcircuit functionality
Tanay Mathur