Salome HOME
modules/shaper.git
2014-04-04 vsvModels for object browser created
2014-04-03 sbhMerge branch 'master' of newgeom:newgeom.git
2014-04-03 sbhXml --> Widget processing added for "value" (spinbox...
2014-04-03 mpvMerge branch 'master' of newgeom:newgeom
2014-04-03 mpvImplementation of Point feature (without computation...
2014-04-02 vsvMerge branch 'master' of newgeom:newgeom
2014-04-02 vsvPython console added to the application
2014-04-02 mpvAdded object, attribute and data model organization...
2014-04-01 mpvMerge branch 'master' of newgeom:newgeom
2014-04-01 mpvRemove Boost shared_ptr, use std instead
2014-04-01 vsvAdded reset command and removed extra icons
2014-04-01 mpvConnection of the feature to the document
2014-04-01 vsvMerge branch 'master' of newgeom:newgeom
2014-04-01 vsvConnection of view management buttons to operations
2014-03-31 mpvFeatures and plugins loading mechanisms
2014-03-31 Sergey BelashMerge branch 'master' of newgeom:newgeom.git
2014-03-31 Sergey BelashSet plugin's library name as field of feature message.
2014-03-31 mpvChanging ".hxx" to ".h" headers files extensions
2014-03-31 Sergey BelashAuto-formatting according to the defined code standard.
2014-03-31 Sergey BelashRefactoring: Config_Message --> Config_FeatureMessage...
2014-03-31 Sergey BelashAll the git "*.orig" files removed and will be ignored...
2014-03-31 Sergey BelashThe -DWIN32 option removed from environment batch file
2014-03-28 vsvManagement of View background added
2014-03-28 vsvMouse interaction with Viewer is added
2014-03-27 vsvTransparent background on toolbars of ViewWindow
2014-03-26 vsvConnect to OCCT Viewer
2014-03-26 mpvMigration to Boost shared_ptr and first python launch...
2014-03-24 vsvManagement of sub window in MDI area added
2014-03-21 Sergey BelashAdvanced version of plugin reader with ability to extra...
2014-03-21 Sergey BelashTo customize processing of various XML files:
2014-03-20 Sergey BelashRe-factoring: interfaces removed from "XGUI", "GeomModu...
2014-03-20 Sergey BelashImplimentation of the Config XML Reader
2014-03-17 unknownMerge branch 'master' of newgeom:newgeom.git
2014-03-17 unknownAdded an example of LIBXML2 processing module with...
2014-03-14 vsvManagement of sub window
2014-03-13 mpvInitial version of event loop functionality (not multi...
2014-03-13 Sergey BelashMerge branch 'master' of newgeom:newgeom.git
2014-03-13 Sergey BelashSWIG, Python and libxml included
2014-03-13 vsvUpdated GUI according to GUI specification V3.
2014-03-12 vsvMerge branch 'master' of newgeom:newgeom
2014-03-11 vsvTesting GUI version
2014-03-11 Sergey BelashRefactoring: INSTALL_DIR variable in env.bat renamed...
2014-03-11 Sergey BelashRestore CMAKE_BUILD_TYPE=Debug option, as OCC built...
2014-03-07 Sergey Belash"GeomModule" is temporary excluded from build
2014-03-07 Sergey Belash"GUI" stubs for testing of CMake building procedures...
2014-03-07 Sergey Belash"Model" stubs for testing of CMake building procedures
2014-03-07 Sergey BelashCMake base files added
2014-03-07 Sergey BelashBatch files for environment setup added
2014-03-07 Sergey BelashIgnore file (.gitignore) added.
2014-03-07 Sergey BelashInitial 'test' file removed.
2014-03-07 Mikhail PONIKAROVInitial version