index
:
eSim/.git
master
This repository contain source code for new flow of FreeEDA now know as eSim
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-11
fixed multiple signal issue with cancel sim.
rahulp13
2023-06-07
sim. process switched to qt slot-signal mech. & report errors
rahulp13
2023-06-07
sync cancel and redo simulation features
rahulp13
2023-06-03
Updated docstrings for sphinx documentation
Pranav P
2023-06-03
Got rid of simulationEssentials
Pranav P
2023-06-01
PR fixes
Pranav P
2023-06-01
Changed title names of docker tabs
Pranav P
2023-06-01
Added docstrings to the TerminalUi class
Pranav P
2023-06-01
Changed style in accordance with flake8
Pranav P
2023-06-01
Suppressed PrinterOnly error of ngspice batch mode
Pranav P
2023-06-01
Fixes for PR
Pranav P
2023-05-31
Removed os check on ngspice simulation call
Pranav P
2023-05-25
Now loads TerminalUi from ui file
Pranav P
2023-05-25
Added sphinx docstring documentation to newly added functions and removed som...
Pranav P
2023-05-24
Removed an unnecessary errorFlag
Pranav P
2023-05-24
Readded old xterm check and commented it out
Pranav P
2023-05-24
Reduced the number of methods in TerminalUi
Pranav P
2023-05-24
Changed the name progressBar to TerminalUi
Pranav P
2023-05-24
Removed standalone code to execute progressbar by removing an if statement
Pranav P
2023-05-24
Changed locations of dark_mode and light_mode icons in progressbar
Pranav P
2023-05-24
Reduced passage of functions between objects via simulationEssentials
Pranav P
2023-05-23
Changed the polling approach to check ngspice simulation completion
Pranav P
2023-05-19
Added redo simulation button to progressbar window
Pranav P
2023-05-15
Changed simulation status colour and dark mode icon path
Pranav P
2023-05-07
Removed unnecessary print statements used for debugging
Pranav P
2023-05-07
Merge branch 'FOSSEE:master' into master
Pranav Karuvally
2023-05-07
Mentions whether simulation successful or not
Pranav P
2023-05-04
Disabled multiple simulations
Pranav P
2023-05-04
Merge branch 'master' into master
Sumanto Kar
2023-05-04
Merge branch 'FOSSEE:master' into ngspice_gui_3
Pranav Karuvally
2023-05-04
Enabled cancel simulation button
Pranav P
2023-05-03
Changed ngspice simulation progressbar design
Pranav P
2023-04-25
Merge branch 'master' into multiple_instance
Rahul P
2023-04-25
Merge pull request #204 from PatelVatsalB21/microcontroller_add_hex
Rahul P
2023-04-24
Solved Pep8 issues
Sumanto Kar
2023-04-15
Added vertical and horizontal grids in progress bar designs
Pranav P
2023-04-15
Added new progressBar to dockarea
Pranav P
2023-04-15
New progressBar
Pranav P
2023-04-08
Hopefully fixed a bug which could have been a racing condition
Pranav P
2023-04-07
Added progress bar, QtTimer and removed the plots
Pranav P
2022-09-17
fix circuit component element out of range crash
rahulp13
2022-09-17
fix file open issue due to #210
rahulp13
2022-09-02
Merge pull request #203 from PatelVatsalB21/path_disabled
Rahul P
2022-09-01
File Path Disabled for KicadToNgspice Tabs
PatelVatsalB21
2022-09-01
Added Multiple Instance Functionality And Updated GUI
PatelVatsalB21
2022-08-11
This includes transmission lines & switch model files in device modelling window
dilipboidya
2022-08-11
Added the Device Models
dilipboidya
2022-07-05
Resolved Project Files Refresh Problem
PatelVatsalB21
2022-05-26
Added Functionality of add_Hex
PatelVatsalB21
2022-05-19
Merge pull request #168 from mistryjay/master
Rahul P
[next]