summaryrefslogtreecommitdiff
path: root/src/ngspiceSimulation/NgspiceWidget.py
AgeCommit message (Expand)Author
2023-06-11fixed multiple signal issue with cancel sim.rahulp13
2023-06-07sim. process switched to qt slot-signal mech. & report errorsrahulp13
2023-06-03Updated docstrings for sphinx documentationPranav P
2023-06-03Got rid of simulationEssentialsPranav P
2023-06-01PR fixesPranav P
2023-06-01Changed style in accordance with flake8Pranav P
2023-06-01Suppressed PrinterOnly error of ngspice batch modePranav P
2023-06-01Fixes for PRPranav P
2023-05-31Removed os check on ngspice simulation callPranav P
2023-05-25Now loads TerminalUi from ui filePranav P
2023-05-25Added sphinx docstring documentation to newly added functions and removed som...Pranav P
2023-05-24Removed an unnecessary errorFlagPranav P
2023-05-24Reduced the number of methods in TerminalUiPranav P
2023-05-24Changed the name progressBar to TerminalUiPranav P
2023-05-24Reduced passage of functions between objects via simulationEssentialsPranav P
2023-05-23Changed the polling approach to check ngspice simulation completionPranav P
2023-05-19Added redo simulation button to progressbar windowPranav P
2023-05-15Changed simulation status colour and dark mode icon pathPranav P
2023-05-07Mentions whether simulation successful or notPranav P
2023-05-04Disabled multiple simulationsPranav P
2023-05-04Enabled cancel simulation buttonPranav P
2023-05-03Changed ngspice simulation progressbar designPranav P
2023-04-15Added new progressBar to dockareaPranav P
2023-04-07Added progress bar, QtTimer and removed the plotsPranav P
2022-05-02Merge pull request #201 from Eyantra698Sumanto/masterSumanto Kar
2022-05-02Fixed Pep8 issuesSumanto Kar
2022-05-02Fixed Pep8 issuesSumanto Kar
2022-05-02Fixed Pep8 issuesSumanto Kar
2022-05-02Update NgspiceWidget.pySumanto Kar
2022-02-22Restructured config paths and other path issuesrahulp13
2022-02-22Updated MSYS pathsrahulp13
2022-01-31Resolved pep8 errorsSumanto Kar
2022-01-31Resolved pep8 errorsSumanto Kar
2022-01-31Added commands for GTK Analog Wave ViewerSumanto Kar
2020-12-14run ngspice simulation in pipe mode for win osrahulp13
2020-08-03replaced deprecated SafeConfigParser with ConfigParserrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-07-16launch ngspice via minttyBladen Martin
2019-06-27Uploading Subcircuit feature addedanjalijaiswal08
2019-06-13made pep8 compliant using autopep8 toolnilshah98
2019-06-13Minor changesanjalijaiswal08
2019-06-13pep8 fixes and list models bug fixednilshah98
2019-06-13ngspiceSimulation documentation addedmaddy-2
2019-06-13ngspiceSimulation documentation donenilshah98
2019-06-07ngspiceSimulation made pep8 compliantnilshah98
2019-06-07initialise pep8 compliance, using autopep8maddy-2
2019-03-31port to python3nilshah98
2016-03-17Closes all external windows while closing a selected projectathulappadan
2016-03-01Remove all unwanted print commandFahim
2016-02-17Subject: Modified NgspiceSimulation windowFahim