summaryrefslogtreecommitdiff
path: root/src/frontEnd/Workspace.py
AgeCommit message (Collapse)Author
2022-02-22Restructured config paths and other path issuesrahulp13
2022-01-25Adding the makerchip options in frontEndEyantra698Sumanto
2020-12-14changed QFileDialog separator and handled crash exception for all input fieldsrahulp13
2020-08-08synced splash view and app viewrahulp13
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-21restructured code - pyinstallerrahulp13
2020-02-16workspace functionalityrahulp13
2020-02-14common code for Win and Linux, merged py2 changesrahulp13
2019-06-21Issue #87 solved: Documentation of src/frontendanjalijaiswal08
2019-06-13made pep8 compliant using autopep8 toolnilshah98
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-03-01Remove all unwanted print commandFahim
2015-10-16Subject: Modification for Pspice to Kicad converterFahim
Description: Modification for Pspice to Kicad converter.
2015-06-29Logo bug fixed,and Splash screen waits for one second after workspace windowxoher
2015-06-29Splash screen closes on closing workspace windowxoher
2015-06-29Code cleanup for Application and Workspace filesxoher
2015-06-29Workspace window appears before the main window with splash screen in the ↵xoher
background
2015-06-23Added subcircuit functionalityTanay Mathur
2015-06-08Subject: Added Note Area changesfahim
Description: Added Note Area Changes
2015-05-28Subject: Changes name from ecSim to eSim in .project filefahim
Description:Changes name from ecSim to eSim in .project file
2015-05-27Subject: Added Logofahim
Description: Added Logo
2015-05-14Subject: openNgspice function completedfahim
Description: openNgspice function completed
2015-05-13Workspace.py modifiedkomalsheth236
2015-04-22Subject: Added Device Libarary Tab.Few Changes in Workspace class.fahim
Description: Completed the Device Library auto creation of Widget. Added the information to schematicInfo.Hence to the final ".cir.out" file. Added sample device library. Deleted/Comment unwanted print statement. Added details of function in the comment.
2015-04-15changes in project managementkomalsheth236
2015-03-02Subject: Changes name from ecSim to eSimfahim
Description: Changes name from ecSim to eSim
2015-02-25Subject: Kicad Module modified along with some other minor changesfahim
Description: Added openschematic,openlayout,openpcb in the kicad module.
2015-02-19Subject: Modiefied newProject.py and added few iconsfahim
Description: Moddiefied newProject.py with few validation check and icons for newProject ,CloseProject and openProject
2015-02-19Subject: Modified newProject.pyfahim
Description: Created GUI for newProject Block. Also added new module for openKicad functionality (Implementation is remaining)
2015-02-17Subject: openProject and Validationfahim
Description: Included openProject and Validation module
2015-02-11Subject: Added splash screenfahim
Description: Added basic splash screen codewith default image which need to modified in future.
2015-02-10Subject: Added few more gui componentfahim
Description: Kicad button,converter button and Ngspice button.
2015-02-05Subject: First commitfahim
Description: It incluse initial gui to be used in new flow of FreeEDA.