Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-16 | workspace functionality | rahulp13 | |
2020-02-15 | set modality to QErrorMessage | rahulp13 | |
2020-02-14 | pep8 compliant | rahulp13 | |
2020-02-14 | common code for Win and Linux, merged py2 changes | rahulp13 | |
2019-07-01 | directly select filename | Sunil Shetye | |
2019-06-27 | Merge pull request #104 from anjalijaiswal08/RenameProject | Sunil Shetye | |
Rename project Done | |||
2019-06-27 | uploading subcircuit done | anjalijaiswal08 | |
2019-06-27 | done | anjalijaiswal08 | |
2019-06-27 | changes need to be commited | anjalijaiswal08 | |
2019-06-27 | Uploading Subcircuit feature added | anjalijaiswal08 | |
2019-06-27 | Added loop and condition | anjalijaiswal08 | |
2019-06-26 | Few Changes | anjalijaiswal08 | |
2019-06-26 | Changed | anjalijaiswal08 | |
2019-06-26 | Made pep8 compliance | anjalijaiswal08 | |
2019-06-26 | Update newProject.py | Anjali Jaiswal | |
2019-06-26 | Issue #82 solved: Renaming project added | anjalijaiswal08 | |
2019-06-25 | pep8: break long lines | Sunil Shetye | |
2019-06-25 | Resolves #100 | nilshah98 | |
2019-06-24 | setup.py and conf.py configured for `Read The Docs` documentation | nilshah98 | |
2019-06-17 | sphinx documentation init | unknown | |
2019-06-13 | gitignore updated, .py.bak files removed | nilshah98 | |
2019-06-13 | pep8 fixes and list models bug fixed | nilshah98 | |
2019-06-13 | python calls updated to python3 calls | nilshah98 | |
2019-06-13 | projectManagement documentation added | nilshah98 | |
2019-06-07 | projectManagement, ngspicetoModelica, subcircuit made pep8 compliant | nilshah98 | |
2019-06-07 | initialise pep8 compliance, using autopep8 | maddy-2 | |
2019-03-31 | port to python3 | nilshah98 | |
2016-03-17 | Closes all external windows while closing a selected project | athulappadan | |
2016-03-01 | Remove all unwanted print command | Fahim | |
2016-01-22 | Commented PCB and Footprint editor related code as it will open directly ↵ | Fahim | |
from eeschema Modified install-linux.sh to add PPA for Kicad-4 | |||
2015-10-01 | Subject: Changes in Application.py,Validation.py and | Fahim | |
NgspicetoModelica.py Description: In Application.py rewrite the error message for openModelica if it is not installed.Simillarly for nghdl. In Validation.py a new function ValidateTool is added which will check if any tool like openModelica or nghdl is installed. | |||
2015-09-22 | Subject: Integrated OpemModelica Changes into develop branch | Fahim | |
Description: Integrated OpemModelica Changes into develop branch | |||
2015-07-28 | Kicad to NgSpice conversion opens in dock area | xoher | |
2015-06-26 | Subject: Added feature for initial voltage condition | fahim | |
Description: Added feature for initial voltage condition | |||
2015-06-23 | Added subcircuit functionality | Tanay Mathur | |
2015-06-08 | Subject: Added Note Area changes | fahim | |
Description: Added Note Area Changes | |||
2015-05-29 | Subject: Removed binary file .pyc | fahim | |
Description: Removed binary file .pyc | |||
2015-05-27 | Subject: Removed unwanted comment and print statement | fahim | |
Description: Removed unwanted comment and print statement | |||
2015-05-19 | Subject: Added NgSpice window inside dock area. | fahim | |
Description: Added NgSpice window inside dock area. | |||
2015-05-18 | Subject: Make changes in openNgSpice function | fahim | |
Description:Make changes in openNgSpice function | |||
2015-05-15 | Subject: Updated openNgspice function | fahim | |
Description: updated openNgspice function. Added return value which will be used to call python plotting function | |||
2015-05-14 | Subject: openNgspice function completed | fahim | |
Description: openNgspice function completed | |||
2015-05-13 | Subject: Added python plotting as dock widget | fahim | |
Description: Added python plotting as dock widget | |||
2015-05-13 | Project Explorer Compeleted | komalsheth236 | |
2015-05-06 | Subject: Modify Appconfig and Project Explorer | fahim | |
Description: | |||
2015-05-05 | Project Explorer Completed | komalsheth236 | |
2015-05-05 | Analog Models Added | GauravSupal | |
2015-04-27 | Subject: Added ProjectExplorer | fahim | |
Description: Added ProjectExplorer by Komal | |||
2015-04-27 | Digital models Added | GauravSupal | |
2015-04-22 | Subject: 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. |