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
/
ngspicetoModelica
/
ModelicaUI.py
Age
Commit message (
Expand
)
Author
2022-01-25
Fixed netlist and OM name
Eyantra698Sumanto
2022-01-25
Adding search option for OpenModelica
Eyantra698Sumanto
2020-12-14
changed QFileDialog separator and handled crash exception for all input fields
rahulp13
2020-08-03
ported GUI to PyQt5
rahulp13
2020-04-29
support for glob to load OM models
rahulp13
2020-04-20
pycodestyle compliant - modelica
rahulp13
2020-04-20
resolves issue with netlist path
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-25
pep8: break long lines
Sunil Shetye
2019-06-13
projectExplorer made pep8 compliant
nilshah98
2019-06-13
type before attr, whitespace after .py
nilshah98
2019-06-13
pep8 fixes and list models bug fixed
nilshah98
2019-06-13
python calls updated to python3 calls
nilshah98
2019-06-07
projectManagement, ngspicetoModelica, subcircuit made pep8 compliant
nilshah98
2019-06-07
initialise pep8 compliance, using autopep8
maddy-2
2019-03-31
port to python3
nilshah98
2016-05-26
Bug fixed: Ngspice to modelica conversion now catches error msg if any
athulappadan
2016-05-25
DockWidget added in UI for ngspice to modelica conversion
athulappadan