Age | Commit message (Expand) | Author |
2023-06-11 | fixed multiple signal issue with cancel sim. | rahulp13 |
2023-06-07 | sim. process switched to qt slot-signal mech. & report errors | rahulp13 |
2023-06-03 | Updated docstrings for sphinx documentation | Pranav P |
2023-06-03 | Got rid of simulationEssentials | Pranav P |
2023-06-01 | PR fixes | Pranav P |
2023-06-01 | Changed style in accordance with flake8 | Pranav P |
2023-06-01 | Suppressed PrinterOnly error of ngspice batch mode | Pranav P |
2023-06-01 | Fixes for PR | Pranav P |
2023-05-31 | Removed os check on ngspice simulation call | Pranav P |
2023-05-25 | Now loads TerminalUi from ui file | Pranav P |
2023-05-25 | Added sphinx docstring documentation to newly added functions and removed som... | Pranav P |
2023-05-24 | Removed an unnecessary errorFlag | Pranav P |
2023-05-24 | Reduced the number of methods in TerminalUi | Pranav P |
2023-05-24 | Changed the name progressBar to TerminalUi | Pranav P |
2023-05-24 | Reduced passage of functions between objects via simulationEssentials | Pranav P |
2023-05-23 | Changed the polling approach to check ngspice simulation completion | Pranav P |
2023-05-19 | Added redo simulation button to progressbar window | Pranav P |
2023-05-15 | Changed simulation status colour and dark mode icon path | Pranav P |
2023-05-07 | Mentions whether simulation successful or not | Pranav P |
2023-05-04 | Disabled multiple simulations | Pranav P |
2023-05-04 | Enabled cancel simulation button | Pranav P |
2023-05-03 | Changed ngspice simulation progressbar design | Pranav P |
2023-04-15 | Added new progressBar to dockarea | Pranav P |
2023-04-07 | Added progress bar, QtTimer and removed the plots | Pranav P |
2022-05-02 | Merge pull request #201 from Eyantra698Sumanto/master | Sumanto Kar |
2022-05-02 | Fixed Pep8 issues | Sumanto Kar |
2022-05-02 | Fixed Pep8 issues | Sumanto Kar |
2022-05-02 | Fixed Pep8 issues | Sumanto Kar |
2022-05-02 | Update NgspiceWidget.py | Sumanto Kar |
2022-02-22 | Restructured config paths and other path issues | rahulp13 |
2022-02-22 | Updated MSYS paths | rahulp13 |
2022-01-31 | Resolved pep8 errors | Sumanto Kar |
2022-01-31 | Resolved pep8 errors | Sumanto Kar |
2022-01-31 | Added commands for GTK Analog Wave Viewer | Sumanto Kar |
2020-12-17 | fixed crash on plotting exceptions | rahulp13 |
2020-12-14 | run ngspice simulation in pipe mode for win os | rahulp13 |
2020-08-03 | replaced deprecated SafeConfigParser with ConfigParser | rahulp13 |
2020-08-03 | ported GUI to PyQt5 | rahulp13 |
2020-07-16 | launch ngspice via mintty | Bladen Martin |
2020-02-15 | set modality to QErrorMessage | rahulp13 |
2020-02-14 | pep8 compliant | rahulp13 |
2020-02-14 | common code for Win and Linux, merged py2 changes | rahulp13 |
2019-06-27 | Merge pull request #104 from anjalijaiswal08/RenameProject | Sunil Shetye |
2019-06-27 | Uploading Subcircuit feature added | anjalijaiswal08 |
2019-06-26 | Issue #82 solved: Renaming project added | anjalijaiswal08 |
2019-06-25 | Resolves #100 | nilshah98 |
2019-06-24 | pep8: rename ambiguous variable | Sunil Shetye |
2019-06-13 | made pep8 compliant using autopep8 tool | nilshah98 |
2019-06-13 | Minor changes | anjalijaiswal08 |
2019-06-13 | gitignore updated, .py.bak files removed | nilshah98 |