summaryrefslogtreecommitdiff
path: root/src/frontEnd/DockArea.py
AgeCommit message (Collapse)Author
2023-06-07sim. process switched to qt slot-signal mech. & report errorsrahulp13
2023-06-03Got rid of simulationEssentialsPranav P
2023-06-01PR fixesPranav P
2023-06-01Changed title names of docker tabsPranav P
2023-06-01Fixes for PRPranav 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-04Disabled multiple simulationsPranav P
2023-05-04Enabled cancel simulation buttonPranav P
2022-01-29Resolved ConflictsEyantra698Sumanto
2022-01-25Adding the makerchip options in frontEndEyantra698Sumanto
2021-08-25Resolved pep8 issue in DockArea.pyEyantra698Sumanto
2021-08-25Fixed Crash on .cir.out not foundEyantra698Sumanto
2020-08-03ported GUI to PyQt5rahulp13
2020-02-14pep8 compliantrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-12-18removed appending dock windows to current_projectrahulp13
2019-06-25Resolves #100nilshah98
2019-06-21Issue #87 solved: Documentation of src/frontendanjalijaiswal08
2019-06-13made pep8 compliant using autopep8 toolnilshah98
2019-06-13Minor changesanjalijaiswal08
2019-06-13browser, frontEnd changesanjalijaiswal08
2019-06-07frontEnd made pep8 compliantmaddy-2
2019-06-07initialise pep8 compliance, using autopep8maddy-2
2019-03-31port to python3nilshah98
2016-05-25DockWidget added in UI for ngspice to modelica conversionathulappadan
2016-03-22Closes all the dock areas while exiting a projectathulappadan
2015-07-31Subject: Added module for user manualfahim
Description: Added module for user manual
2015-07-31Subject: Updated Welcome page of eSim.fahim
Description: Updated Welcome page of eSim.
2015-07-29Subject: Set Welcome and Note area ReadOnlyfahim
Description: Set Welcome and Note area ReadOnly
2015-07-28Kicad to NgSpice conversion opens in dock areaxoher
2015-06-25GUI changes for Dock Area, added FOSSEE logoTanay Mathur
2015-06-23Added subcircuit functionalityTanay Mathur
2015-06-02Subject: Added cd to project directory in xterm.fahim
Description: This is done in order to avoid copying plot data file to project And also to make sure ngspice project get access its library used in netlist
2015-06-02Subject: CSS changesfahim
Description: CSS changes
2015-06-01Subject: Adding changes for Model Editorfahim
Description: Adding Changes for Model Editor
2015-05-19Subject: Added NgSpice window inside dock area.fahim
Description: Added NgSpice window inside dock area.
2015-05-15Subject: Update pythonPlottingfahim
Description: Update the project and file path require for python plotting.
2015-05-14Subject: openNgspice function completedfahim
Description: openNgspice function completed
2015-05-13Subject: Added python plotting as dock widgetfahim
Description: Added python plotting as dock widget
2015-05-08Subject: Added DockAreafahim
Description: Added DockArea.py and modify Application.py to handle DockArea.