summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-24Removed an unnecessary errorFlagPranav P
2023-05-24Readded old xterm check and commented it outPranav P
2023-05-24Reduced the number of methods in TerminalUiPranav P
2023-05-24Changed the name progressBar to TerminalUiPranav P
2023-05-24Removed standalone code to execute progressbar by removing an if statementPranav P
2023-05-24Changed locations of dark_mode and light_mode icons in progressbarPranav 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-07Removed unnecessary print statements used for debuggingPranav P
2023-05-07Merge branch 'FOSSEE:master' into masterPranav Karuvally
2023-05-07Mentions whether simulation successful or notPranav P
2023-05-04Disabled multiple simulationsPranav P
2023-05-04Merge branch 'master' into masterSumanto Kar
2023-05-04Merge branch 'FOSSEE:master' into ngspice_gui_3Pranav Karuvally
2023-05-04Enabled cancel simulation buttonPranav P
2023-05-03Changed ngspice simulation progressbar designPranav P
2023-04-25Merge branch 'master' into multiple_instanceRahul P
2023-04-25Merge pull request #204 from PatelVatsalB21/microcontroller_add_hexRahul P
2023-04-24Solved Pep8 issuesSumanto Kar
2023-04-15Added vertical and horizontal grids in progress bar designsPranav P
2023-04-15Added new progressBar to dockareaPranav P
2023-04-15New progressBarPranav 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-09-17fix file open issue due to #210rahulp13
2022-09-02Merge pull request #203 from PatelVatsalB21/path_disabledRahul P
2022-09-01File Path Disabled for KicadToNgspice TabsPatelVatsalB21
2022-09-01Added Multiple Instance Functionality And Updated GUIPatelVatsalB21
2022-08-11This includes transmission lines & switch model files in device modelling windowdilipboidya
2022-08-11Added the Device Modelsdilipboidya
2022-07-05Resolved Project Files Refresh ProblemPatelVatsalB21
2022-05-26Added Functionality of add_HexPatelVatsalB21
2022-05-19Merge pull request #168 from mistryjay/masterRahul 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-28Refactored display names in NgVeri UIrahulp13
2022-02-22Fix incorrect status reporting on NgVeri UI terminalrahulp13
2022-02-22Updated version details to v2.2rahulp13
2022-02-22Fixed typos and resolved flake8 issuesrahulp13
2022-02-22Added a note and tooltip for Makerchip requirementsrahulp13
2022-02-22Fixed saving empty file crash issuerahulp13
2022-02-22Fix empty line lint_off crash issuesrahulp13
2022-02-22Fix crash issue due to recursive file/directory accessrahulp13
2022-02-22Check for ToS using defined functionrahulp13