summaryrefslogtreecommitdiff
path: root/src/frontEnd/Application.py
AgeCommit message (Expand)Author
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 title names of docker tabsPranav P
2023-06-01Changed style in accordance with flake8Pranav P
2023-06-01Fixes for PRPranav P
2023-05-25Added sphinx docstring documentation to newly added functions and removed som...Pranav P
2023-05-24Readded old xterm check and commented it outPranav 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-07Removed unnecessary print statements used for debuggingPranav 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-08Hopefully fixed a bug which could have been a racing conditionPranav P
2023-04-07Added progress bar, QtTimer and removed the plotsPranav P
2022-09-17fix circuit component element out of range crashrahulp13
2022-02-28Refactored display names in NgVeri UIrahulp13
2022-02-22Fixed typos and resolved flake8 issuesrahulp13
2022-02-22Restructured config paths and other path issuesrahulp13
2022-02-22Ignore 'xterm' process checking on Windows OSrahulp13
2022-02-10Cleaned up merge conflict messagesrahulp13
2022-01-29Resolved ConflictsEyantra698Sumanto
2022-01-25Adding the makerchip options in frontEndEyantra698Sumanto
2022-01-25revert simulation wait count to 10Eyantra698Sumanto
2022-01-25Fixed netlist nameEyantra698Sumanto
2021-08-25Fixed Crash on closing Xterm while simulation runningEyantra698Sumanto
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
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-08revert removing system trayrahulp13
2020-08-03added app name and version info; removed system trayrahulp13
2020-08-03ported GUI to PyQt5rahulp13
2020-07-24fixed modality of workspace dialog with splash screenrahulp13
2020-07-24platform independent library and image paths, flake8 compliantrahulp13
2020-02-26minor updatesrahulp13
2020-02-21restructured code - pyinstallerrahulp13
2020-02-16workspace functionalityrahulp13
2020-02-16mode featurerahulp13
2020-02-15set modality to QErrorMessagerahulp13
2020-02-14pep8 compliantrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-12-18restored OMEdit code, trigger for rename_projectrahulp13
2019-07-01fix file permissionsSunil Shetye
2019-07-01directly select filenameSunil Shetye