summaryrefslogtreecommitdiff
path: root/mainApp.py
AgeCommit message (Expand)Author
2020-07-21Fixed updating Tooltip values from fetched resultslucaszhao19
2020-06-24issue with updating database while creating new file fixedpravindalve
2020-05-10Fixed container.py issuelucaszhao19
2020-03-13DockWidget folder fixedlucaszhao19
2020-02-20DockWidgets and NodeItems positioning fixedlucaszhao19
2020-02-05Revamped and merged Input/Results DockWidgets, Newly implemented variables fo...lucaszhao19
2020-02-05Input/Results DockWidgets, Newly implemented variables for MaterialStream and...lucaszhao19
2020-01-30undo&redo_implementationSann Yay Aye
2020-01-08Merge branch 'master' of https://github.com/pravindalve/Chemical-Simulator-GUIlucaszhao19
2020-01-08Creating, deleting, saving and loading graphics related parts fully completedlucaszhao19
2020-01-07Changed CSS color and set Tooltips and default value on dockWidgetSann Yay Aye
2020-01-03Merged changes, load implemented (WIP)lucaszhao19
2020-01-03Made GUI compatible with the new Simulator, abbreviations updated to new conv...SaurabhAgarwala
2020-01-01Added Binary Phase EnvelopeAyush Agrawal
2020-01-01Resolved a bug, Eliminated helperFunc and some redundant filesSaurabhAgarwala
2019-12-31Implemented inheritance for Unit OperationsSaurabhAgarwala
2019-12-24Shortcut keys added, typo correctedSaurabhAgarwala
2019-12-24Merge conflicts resolved, threading and terminating simulation implementedSaurabhAgarwala
2019-12-24Restructured the API, and the front-endAyush Agrawal
2019-12-23Termination function implementedSaurabhAgarwala
2019-12-23Terminate thread implementedSaurabhAgarwala
2019-12-23Terminate function UI created and flowsheet made attribute of classSaurabhAgarwala
2019-12-23root_dir and threading addedSaurabhAgarwala
2019-12-23Feature implementation - saving and partial loadinglucaszhao19
2019-12-16Added normailizing feature, and enhanced readabilitySaurabhAgarwala
2019-10-30Initial Commitpravindalve