summaryrefslogtreecommitdiff
path: root/src/frontEnd
AgeCommit message (Collapse)Author
2015-06-25GUI changes for Dock Area, added FOSSEE logoTanay Mathur
2015-06-23Added subcircuit functionalityTanay Mathur
2015-06-17Subject: Changes location of image directory just to make it easy duringfahim
packaging Description: Did the neccessary changes in python file to read the images from new location
2015-06-08Subject: modelEditor changes for upload libraryfahim
Description: modelEditor changes for upload library
2015-06-08Subject: Added Note Area changesfahim
Description: Added Note Area Changes
2015-06-05Subject: Changes for saving previouse valuesfahim
Description: Changes for saving previouse values of component entered by User.
2015-06-05Subject: Changes in device library,ModelEditor.py,Convert.py. Added morefahim
kicad library Description: Changes in device library,ModelEditor.py,Convert.py. Added more
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: Project Explorer Open File(Extra Space) Bug Fixingfahim
Description: Project Explorer Open File(Extra Space) Bug Fixing
2015-06-02Subject: CSS changesfahim
Description: CSS changes
2015-06-01Subject: Adding changes for Model Editorfahim
Description: Adding Changes for Model Editor
2015-05-29Subject: Removed binary file .pycfahim
Description: Removed binary file .pyc
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-26Subject: Completed Python Plottingfahim
Description: Completed Python Plotting
2015-05-20Subject: Added refresh button in Project explorer.fahim
Description: Added refresh button in project explorer.
2015-05-19Subject: Added NgSpice window inside dock area.fahim
Description: Added NgSpice window inside dock area.
2015-05-18Subject: Make changes in openNgSpice functionfahim
Description:Make changes in openNgSpice function
2015-05-15Subject: Update KicadToNgSpice Converter filefahim
Description: Added proper GUI for error message in case of unknown model used in schematic or multiple model is available in modelParamXML directory.
2015-05-15Subject: Update pythonPlottingfahim
Description: Update the project and file path require for python plotting.
2015-05-15Subject: Updated openNgspice functionfahim
Description: updated openNgspice function. Added return value which will be used to call python plotting function
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-13Workspace.py modifiedkomalsheth236
2015-05-13Replaced ProjectExplorer.pykomalsheth236
2015-05-13Project Explorer Compeletedkomalsheth236
2015-05-08Subject: Added DockAreafahim
Description: Added DockArea.py and modify Application.py to handle DockArea.
2015-05-06Subject: Modify Appconfig and Project Explorerfahim
Description:
2015-05-05Project Explorer Completedkomalsheth236
2015-05-05Analog Models AddedGauravSupal
2015-04-30Subject: Modified Application.pyfahim
Description: Created new framework for main Application.py
2015-04-27Subject: Added ProjectExplorerfahim
Description: Added ProjectExplorer by Komal
2015-04-27Digital models AddedGauravSupal
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-20Subject: Creating final netlist filefahim
Description:Creating final netlist file
2015-04-20Changes in Convert.pykomalsheth236
2015-04-16Subject: added Model Widget functionalityfahim
Description: Completed the 80% part of Kicad to Ngspice conversion
2015-04-15changes in project managementkomalsheth236
2015-04-13Subject: Closing all App errorfahim
Description: Handle exception while closing application
2015-04-13Subject: Added summer.xml for testing purpose. Corrected code forfahim
closing all application if Application window closed. Description: Addes summer.xml for testing purpose.Corrected code for closing application
2015-04-10Exit method modifiedathulappadan
2015-04-09Subject: Analysis inserter functionalityfahim
Description: Added by Komal
2015-04-07Subject: Added new Icon images and Modified code to get model from xmlfahim
file Description: Started the work to get the details of model parameter from xml.
2015-03-25Subject: Added module for source tabfahim
Description: Addition of source tab is completed. Able to update source detail of schematic info.
2015-03-19Subject: Added few module to start with source detailsfahim
Description: Added few module to start with source details
2015-03-11Subject: Added new module kicadtongspicefahim
Description: Develope skeleton body for kicadtongspice module
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)