index
:
Chemical-Simulator-GUI/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Graphics.py
Age
Commit message (
Collapse
)
Author
2023-02-12
Node Socket Color Change
brenda-br
2023-02-08
Fix #52 Disable input data tab for output material stream
brenda-br
2023-02-08
Fix #53 Pointing Hand Cursor only on Node Socket
brenda-br
2023-01-31
Fix #31 Resize some node socket
brenda-br
2023-01-31
Fix #31 Sensitivity of Node Sockets increased(Revised)
brenda-br
2023-01-30
Fix #50 Mixture Mass Flow Value added to phase properties tab in result
brenda-br
2023-01-30
Fix #49 Node Lines in center of the socket after reopening
brenda-br
2023-01-29
Fix #48 Node Sockets Beautified
brenda-br
2023-01-29
Fix #31 Sensitivity of connectors increased
brenda-br
2023-01-28
Fix #47 Tololtip Update with important variables after simulation
brenda-br
2023-01-24
Fix #43 Material Stream adding new compounds
brenda-br
2023-01-19
Fix #35 Variable Description and Units displayed in tooltip
brenda-br
2023-01-19
Fix #33 Updated Lines when all unit operations are selected and moved
brenda-br
2023-01-19
Fix #32 Simulation Window Stopped Shifting after closing Dock Widgets
brenda-br
2023-01-08
Fix #31 Sensitivity of Connectors Increased
brenda-br
2021-06-22
update compounds method added in all unit operations, material stream and ↵
Pravin Dalve
material stream dockwidget
2021-04-18
Fixes for issue #16
pravindalve
2021-04-17
Fixes for issue #17
pravindalve
2021-04-13
saved unit operations counter fixed
pravindalve
2021-04-12
Small fixes for Distillation column and mixer
pravindalve
2021-01-09
Fixes for updating mode while reopening Dockwidget.py and Material Stream
pravindalve
2021-01-02
Fixes for splitter for reopening and splitter outputs fixed to 2
pravindalve
2021-01-02
Added functionality for labeling the ports
pravindalve
2020-12-20
Fixes for reloading saved connections
pravindalve
2020-12-20
Fixes for reloading variable port unit operations
pravindalve
2020-12-09
Fixes for opening file for compound selector
pravindalve
2020-12-03
Fixes for reloading saving file
pravindalve
2020-08-07
Clean unnecessary codes from Graphics.py, Container.py and Streams.py
lucaszhao19
2020-08-05
Added DockWidgetCompressorExpander
lucaszhao19
2020-07-27
Partially fixed DistillationColumn
lucaszhao19
2020-07-21
Fixed updating Tooltip values from fetched results
lucaszhao19
2020-07-10
Result issues fixed and optional input for DistillationColumn
lucaszhao19
2020-06-25
Bug fixes for Splitter
pravindalve
2020-05-22
Problem with string parameters in Unit_Operation class and Mixer simulation ↵
pravindalve
fixed, gitignore file updated
2020-05-10
Fixed container.py issue
lucaszhao19
2020-03-13
DockWidget folder fixed
lucaszhao19
2020-02-20
DockWidgets and NodeItems positioning fixed
lucaszhao19
2020-02-05
Revamped and merged Input/Results DockWidgets, Added new "variables" ↵
lucaszhao19
dictionary for each object
2020-02-05
Revamped and merged Input/Results DockWidgets, Newly implemented variables ↵
lucaszhao19
for MaterialStream and four UnitOps
2020-02-05
Input/Results DockWidgets, Newly implemented variables for MaterialStream ↵
lucaszhao19
and four UnitOps
2020-01-30
undo&redo_implementation
Sann Yay Aye
2020-01-08
Merge branch 'master' of https://github.com/pravindalve/Chemical-Simulator-GUI
lucaszhao19
2020-01-08
Creating, deleting, saving and loading graphics related parts fully completed
lucaszhao19
2020-01-07
Changed CSS color and set Tooltips and default value on dockWidget
Sann Yay Aye
2020-01-03
Merged changes, load implemented (WIP)
lucaszhao19
2020-01-03
Made GUI compatible with the new Simulator, abbreviations updated to new ↵
SaurabhAgarwala
convention and few bugs eliminated with code clean up at places
2019-12-24
Merge conflicts resolved, threading and terminating simulation implemented
SaurabhAgarwala
2019-12-24
Restructured the API, and the front-end
Ayush Agrawal
2019-12-23
Feature implementation - saving and partial loading
lucaszhao19