]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
New GraphicsView package
authorouv <ouv@opencascade.com>
Thu, 11 Nov 2010 15:20:45 +0000 (15:20 +0000)
committerouv <ouv@opencascade.com>
Thu, 11 Nov 2010 15:20:45 +0000 (15:20 +0000)
commit7f28cc9804d75f24ca89a9854c501abc33020bff
treeb484e973b54d4795e171ef78cccf86590dfb5d2d
parent4b69f75e8dad1c67fc938aedd075c08edca4df62
New GraphicsView package
35 files changed:
src/GraphicsView/GraphicsView.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_Defs.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_Geom.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_Object.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_Object.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_Scene.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_Scene.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_Selector.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_Selector.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewFrame.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewFrame.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewManager.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewManager.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewPort.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewPort.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewTransformer.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_ViewTransformer.h [new file with mode: 0644]
src/GraphicsView/GraphicsView_Viewer.cxx [new file with mode: 0644]
src/GraphicsView/GraphicsView_Viewer.h [new file with mode: 0644]
src/GraphicsView/resources/GraphicsView_images.ts [new file with mode: 0644]
src/GraphicsView/resources/GraphicsView_msg_en.ts [new file with mode: 0644]
src/GraphicsView/resources/graphics_view_cursor_zoom.png [new file with mode: 0755]
src/GraphicsView/resources/graphics_view_dump.png [new file with mode: 0644]
src/GraphicsView/resources/graphics_view_fitall.png [new file with mode: 0644]
src/GraphicsView/resources/graphics_view_fitarea.png [new file with mode: 0644]
src/GraphicsView/resources/graphics_view_fitselect.png [new file with mode: 0755]
src/GraphicsView/resources/graphics_view_glpan.png [new file with mode: 0644]
src/GraphicsView/resources/graphics_view_pan.png [new file with mode: 0644]
src/GraphicsView/resources/graphics_view_reset.png [new file with mode: 0644]
src/GraphicsView/resources/graphics_view_zoom.png [new file with mode: 0644]
src/LightApp/LightApp_Application.cxx
src/LightApp/LightApp_Application.h
src/LightApp/resources/LightApp.ini
src/LightApp/resources/LightApp.xml
src/LightApp/resources/LightApp_msg_en.ts