]> SALOME platform Git repositories - tools/solverlab.git/commit
Salome HOME
Separated the data depending on salome from the data not depending in salome
authormichael <michael@localhost.localdomain>
Sat, 30 Jan 2021 20:55:23 +0000 (21:55 +0100)
committermichael <michael@localhost.localdomain>
Sat, 30 Jan 2021 20:55:23 +0000 (21:55 +0100)
commit86b9c30019e1ddee7bb367eae674c9515f3d1892
tree308bf4ad6512a1d554dffaa675f6d8b70d4152ad
parent3346ec2a25a9d35e4fbffa5ec505eaf8059b3bfb
Separated the data depending on salome from the data not depending in salome
28 files changed:
CoreFlows/gui/CFDesktop.py [new file with mode: 0755]
CoreFlows/gui/CMakeLists.txt [changed mode: 0755->0644]
CoreFlows/gui/CoreFlows_Standalone.py [new file with mode: 0755]
CoreFlows/gui/SalomePyQt_MockUp.py.in [new file with mode: 0755]
CoreFlows/gui/resources/CMakeLists.txt [deleted file]
CoreFlows/gui/resources/SalomeApp.xml.in [deleted file]
CoreFlows/gui/resources/icon.png [deleted file]
CoreFlows/gui/salome/CMakeLists.txt [new file with mode: 0755]
CoreFlows/gui/salome/resources/CMakeLists.txt [new file with mode: 0755]
CoreFlows/gui/salome/resources/SalomeApp.xml.in [new file with mode: 0755]
CoreFlows/gui/salome/resources/icon.png [new file with mode: 0644]
CoreFlows/gui/salome/src/.CMakeLists.txt.swp [new file with mode: 0755]
CoreFlows/gui/salome/src/CMakeLists.txt [new file with mode: 0755]
CoreFlows/gui/salome/src/SOLVERLABGUI.py [new file with mode: 0755]
CoreFlows/gui/src/.CMakeLists.txt.swp [deleted file]
CoreFlows/gui/src/CFDesktop.py [deleted file]
CoreFlows/gui/src/CMakeLists.txt [deleted file]
CoreFlows/gui/src/CoreFlows_Standalone.py [deleted file]
CoreFlows/gui/src/SOLVERLABGUI.py [deleted file]
CoreFlows/gui/src/SalomePyQt_MockUp.py.in [deleted file]
CoreFlows/gui/src/ui/CMakeLists.txt [deleted file]
CoreFlows/gui/src/ui/MainCFWidget.py [deleted file]
CoreFlows/gui/src/ui/MainCFWidget.ui [deleted file]
CoreFlows/gui/src/utils.py.in [deleted file]
CoreFlows/gui/ui/CMakeLists.txt [new file with mode: 0755]
CoreFlows/gui/ui/MainCFWidget.py [new file with mode: 0755]
CoreFlows/gui/ui/MainCFWidget.ui [new file with mode: 0755]
CoreFlows/gui/utils.py.in [new file with mode: 0755]