Salome HOME
GUI evolutions for salome gui without neither NS nor other servers.
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 18 Feb 2021 09:13:14 +0000 (10:13 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 26 Feb 2021 06:13:10 +0000 (07:13 +0100)
commit9ee7121c89dee1b85745c54ffef953855c6b8041
tree860b94238e3336b1af5e30627591a286f039cef5
parent9d669a6ac510d80e46f8b972ff64da5f42690ce6
GUI evolutions for salome gui without neither NS nor other servers.
29 files changed:
CMakeLists.txt
SalomeGUIConfig.cmake.in
src/STD/STD_Application.cxx
src/SalomeApp/CMakeLists.txt
src/SalomeApp/SalomeApp_Application.cxx
src/SalomeApp/SalomeApp_Application.h
src/SalomeApp/SalomeApp_Application_Entry.cxx [new file with mode: 0644]
src/SalomeApp/SalomeApp_Application_SL.cxx [new file with mode: 0644]
src/SalomeApp/SalomeApp_Application_SL.h [new file with mode: 0644]
src/SalomeApp/SalomeApp_Application_SL_Entry.cxx [new file with mode: 0644]
src/SalomeApp/SalomeApp_Engine_i.cxx
src/SalomeApp/SalomeApp_Engine_i.h
src/Session/CMakeLists.txt
src/Session/SALOME_Session_Server.cxx
src/Session/SALOME_Session_Server_No_Server.cxx [new file with mode: 0644]
src/Session/SALOME_Session_Server_With_Server.cxx [new file with mode: 0644]
src/Session/Session_NS_wrapper.cxx [new file with mode: 0644]
src/Session/Session_NS_wrapper.hxx [new file with mode: 0644]
src/Session/Session_Promises.cxx [new file with mode: 0644]
src/Session/Session_Promises.hxx [new file with mode: 0644]
src/Session/Session_ServerCheck.cxx
src/Session/Session_ServerCheck.hxx
src/Session/Session_ServerLauncher.cxx
src/Session/Session_ServerLauncher.hxx
src/Session/Session_ServerThread.cxx
src/Session/Session_ServerThread.hxx
src/Session/Session_Session_i.cxx
src/Session/Session_Session_i.hxx
src/Session/salome2810.cxx [new file with mode: 0644]