summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
5 daysAdded .asc extension ltspiceToKicad.pySumanto Kar
5 daysFixed syntax error lib_LTspice2Kicad.pySumanto Kar
5 daysFile path fixes LtspiceLibConverter.pySumanto Kar
5 daysConfigured the output path lib_LTspice2Kicad.pySumanto Kar
5 daysFixed Path issues LtspiceLibConverter.pySumanto Kar
5 daysFixed the path issues in libConverter.pySumanto Kar
5 daysFixed the subprocess path ltspiceToKicad.pySumanto Kar
6 daysMerge pull request #366 from 092vk/doubleSimulationSumanto Kar
Removed the bug in ngSpice simulation for windows for double simulation
6 daysFixed the filename in ltspiceToKicad.pySumanto Kar
6 daysremoved the bug in ngSpice simulation for windows092vk
7 daysChanged version details to 2.5Sumanto Kar
8 daysRename browseSchematics.py to browseSchematic.pySumanto Kar
8 daysFixed some names DockArea.pySumanto Kar
8 daysFixed some names Application.pySumanto Kar
8 daysMade some path fixes to ltspiceToKicad.pySumanto Kar
8 daysSome path fixes to pspiceToKicad.pySumanto Kar
13 daysfixed the missing import statement092vk
2025-06-08Merge pull request #353 from Anupkumarpandey1/Namespace_error_anupSumanto Kar
Fixing this "New Project creation has "The project name should not contain space between them" even though there is no space. #283" error (Namespace error)
2025-06-08Merge pull request #352 from Abhishek-Soni-25/abhishekSumanto Kar
Fixes issue #262 - Prevented crash when removing lint_off option.
2025-06-08Merge pull request #354 from arpita-kukreja/fix-scrolling-pad-consoleSumanto Kar
Fixes issue #247 - Fixed console area scrolling pad bug
2025-06-06further developed the devDocs092vk
2025-06-05Fixes issue #247 - Fixed console area scrolling pad bugarpita
2025-06-04Merge branch 'master' into Namespace_error_anupAnup Kumar Pandey
2025-06-04Update newProject.pyAnup Kumar Pandey
2025-06-04Update Validation.pyAnup Kumar Pandey
2025-06-04Update Validation.pyAnup Kumar Pandey
2025-06-02Prevented crash when removing lint_off optionAbhishek-Soni-25
2025-06-01Update ProjectExplorer.pyAnup Kumar Pandey
2025-06-01Update Application.pyAnup Kumar Pandey
2025-05-30Merge pull request #344 from VaradhaCodes/fix-one-line-portsSumanto Kar
Fix: Handle single-line port declarations in Verilog modules (Closes #270)
2025-05-30Fix: Snap X and Y pin coordinates to grid in auto-generated symbolsVaradhaCodes
2025-05-29Fix: Handle single-line port declarations in Verilog modules (Closes #270)VaradhaCodes
2025-05-26Restore print statements for debuggingVaradhaCodes
2025-05-26Fix IndexError in Model.py by removing entry_var usage and ensuring correct ↵VaradhaCodes
QLineEdit mapping
2025-05-14Merge branch 'FOSSEE:master' into devDocsVivek Kumar
2025-05-14updated docs092vk
2025-03-30enabled dual plotting for simulation092vk
2025-01-14Changed version details for 2.4092vk
2024-09-13Integrated Schematic Converters (#271)SangaviGR
Add the files for the Schematic Converters(PSpice to KiCad and LTspice to KiCad converters) to eSim.
2024-09-07Removed distutils dependencyAbinash Singh
shutil can be used in place of distutils .
2023-09-02Added the Project select warning dialog box for all the featuresv2.4Sumanto Kar
2023-09-02Removed extra ')' appearing at the end of .kicad_sym fileSumanto Kar
2023-09-02Merge branch 'master' into masterSumanto Kar
2023-09-02Added contributor revisions in ModelGeneration.pySumanto Kar
2023-09-02Adding support for the SHAKTI E-CLASS in the ModelGeneration.pySumanto Kar
Added changes for the SHAKTI E-CLASS processor. - Changes done in the Verilator commands and flags - Added options for passing the arguments to the Verilator through the testbench
2023-08-19Merge branch 'FOSSEE:master' into masterSangaviGR
2023-06-29removed kicad online mode switchingrahulp13
2023-06-29refactored naming conventions with kicad6rahulp13
2023-06-29draw_pos_rec variable addedPSR0001
2023-06-28Made the text in TerminalUi log console selectablePranav P