Salome HOME
Testing GUI version
authorvsv <vitaly.smetannikov@opencascade.com>
Tue, 11 Mar 2014 14:25:24 +0000 (18:25 +0400)
committervsv <vitaly.smetannikov@opencascade.com>
Tue, 11 Mar 2014 14:25:24 +0000 (18:25 +0400)
commit54c039ab2b209cf0aa20993ddb4d92ed2848b2f2
tree81883999b23f64aa474b346b8fd160db32a929c6
parentf09c9895be486d30c9aa48da040c3aeb3ccbaa74
Testing GUI version
36 files changed:
CMakeCommon/FindCAS.cmake
CMakeCommon/FindQt5.cmake
CMakeLists.txt
env.bat
src/GeomModule/CMakeLists.txt [new file with mode: 0644]
src/GeomModule/GeomModule.cpp
src/GeomModule/GeomModule.h
src/GeomModule/GeomModule_Defs.h
src/GeomModule/GeomModule_icons.qrc [new file with mode: 0644]
src/GeomModule/GeomModule_msg_en.ts [new file with mode: 0644]
src/GeomModule/icons/box.png [new file with mode: 0644]
src/GeomModule/icons/cylinder.png [new file with mode: 0644]
src/GeomModule/icons/disk.png [new file with mode: 0644]
src/GeomModule/icons/torus.png [new file with mode: 0644]
src/GeomModule/main_menu.xml [deleted file]
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_Interfaces.h [new file with mode: 0644]
src/XGUI/XGUI_MainWindow.cpp
src/XGUI/XGUI_MainWindow.h
src/XGUI/XGUI_Module.h [deleted file]
src/XGUI/XGUI_Workbench.cpp
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h
src/XGUI/XGUI_pictures.qrc
src/XGUI/pictures/button_cancel.png [new file with mode: 0644]
src/XGUI/pictures/button_help.png [new file with mode: 0644]
src/XGUI/pictures/button_ok.png [new file with mode: 0644]
src/XGUI/pictures/cylinder.png [deleted file]
src/XGUI/pictures/disk.png [deleted file]
src/XGUI/pictures/torus.png [deleted file]
src/XGUI/pictures/x_point.png [new file with mode: 0644]
src/XGUI/pictures/x_size.png [new file with mode: 0644]
src/XGUI/pictures/y_point.png [new file with mode: 0644]
src/XGUI/pictures/y_size.png [new file with mode: 0644]
src/XGUI/pictures/z_point.png [new file with mode: 0644]
src/XGUI/pictures/z_size.png [new file with mode: 0644]