summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-01-25Adding search option for OpenModelicaEyantra698Sumanto
2021-08-29Adding hex upload for MCU circuits Jay Mistry
Two modules defined 'addHex' and 'uploadHex' are responsible for navigating the .hex file from the workspace and uploading the same in the specified folder.
2021-08-25Resolved pep8 issue in DockArea.pyEyantra698Sumanto
2021-08-25Fixed Crash on .cir.out not foundEyantra698Sumanto
2021-08-25Fixed Crash on closing Xterm while simulation runningEyantra698Sumanto
2021-08-21Update Model.pyJay Mistry
2021-08-21Update DeviceModel.pyJay Mistry
2021-08-21Hex Upload CodeJay Mistry
2021-08-21Hex Upload CodeJay Mistry
2021-08-21Hex Upload codeJay Mistry
2021-08-21Adding Hex UploadJay Mistry
2020-12-17fixed crash on plotting exceptionsrahulp13
2020-12-14run ngspice simulation in pipe mode for win osrahulp13
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
2020-08-30fixed GC issue with module not foundrahulp13
2020-08-30fixed crash on exception of ngspice taking too long timerahulp13
2020-08-08resolved pep8 issuerahulp13
2020-08-08added explicit integer type conversionrahulp13
2020-08-08synced splash view and app viewrahulp13
2020-08-08revert removing system trayrahulp13
2020-08-03added app name and version info; removed system trayrahulp13
2020-08-03wait for threads (if greater than 1) to finish before objects are destroyedrahulp13
2020-08-03replaced deprecated SafeConfigParser with ConfigParserrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-08-02Merge branch 'master' of https://github.com/rahulp13/eSimrahulp13
2020-07-24fixed modality of workspace dialog with splash screenrahulp13
2020-07-24update files and version inforahulp13
2020-07-24platform independent library and image paths, flake8 compliantrahulp13
2020-07-19Merge pull request #2 from bladen-martin/masterRahul P
launch ngspice via mintty
2020-07-16launch ngspice via minttyBladen Martin
2020-04-29resolves issue with pnp transistor, duplicate nodes; support for analog ↵rahulp13
library; instantiate empty device details; recursive processing of subckt
2020-04-29support for glob to load OM modelsrahulp13
2020-04-29update docstringrahulp13
2020-04-20pycodestyle compliant - modelicarahulp13
2020-04-20update to Diode model, resolves issue with duplicate nodesrahulp13
2020-04-20resolves issue with netlist pathrahulp13
2020-04-13merged PR #131rahulp13
2020-04-09resolves issue with empty pathrahulp13
2020-04-07resolved issues with refresh and rename projectrahulp13
2020-03-11resolved issue with Source indexingrahulp13
2020-03-04display manual - os specificrahulp13
2020-03-02removed str displaying 'None' on fieldsrahulp13
2020-03-02resolve issue with incorrect library pathsrahulp13
2020-03-02resolve issue with changing dirrahulp13
2020-03-02show manual for help optionrahulp13
2020-02-26minor updatesrahulp13
2020-02-23revert to xml from jsonrahulp13
2020-02-21restructured code - pyinstallerrahulp13
2020-02-21restructured eSim librariesrahulp13
2020-02-16workspace functionalityrahulp13