Salome HOME
Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object...
authorakl <akl@opencascade.com>
Fri, 28 Jun 2013 08:18:20 +0000 (08:18 +0000)
committerakl <akl@opencascade.com>
Fri, 28 Jun 2013 08:18:20 +0000 (08:18 +0000)
commitc5b6deb54b470e71d9673c2eab919afd029bdd15
treeb49734e7c9ba0ebf0527de3e83ff8f2a37ce2e0a
parentbd9ab0c29bec550950dfdbd6cf6613c167da312f
Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser.
30 files changed:
doc/salome/examples/Makefile.am
doc/salome/examples/arranging_study_objects.py [new file with mode: 0644]
doc/salome/gui/GEOM/images/arranging1.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/arranging2.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/arranging3.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/arranging_study_objects_page.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/geompy.doc
doc/salome/gui/GEOM/input/index.doc
doc/salome/gui/GEOM/input/tui_arranging_study_objects.doc [new file with mode: 0644]
idl/GEOM_Gen.idl
resources/Makefile.am
resources/folder.png [new file with mode: 0644]
src/GEOM/GEOM_Engine.cxx
src/GEOM/GEOM_Engine.hxx
src/GEOMGUI/GEOMGUI_Selection.cxx
src/GEOMGUI/GEOMGUI_Selection.h
src/GEOMGUI/GEOM_Displayer.cxx
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI.h
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMToolsGUI/GEOMToolsGUI.cxx
src/GEOMToolsGUI/GEOMToolsGUI.h
src/GEOMToolsGUI/GEOMToolsGUI_1.cxx
src/GEOM_I/GEOM_DumpPython.cc
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_I/GEOM_Gen_i.hh
src/GEOM_SWIG/geomBuilder.py