Salome HOME
Added the hasRootDocument method for GUI NewDocument checking
[modules/shaper.git] / src / Model / Model_PluginManager.cxx
2014-04-11 mpvAdded the hasRootDocument method for GUI NewDocument...
2014-04-10 sbhMerge branch 'master' of newgeom:newgeom.git
2014-04-10 mpvMerge branch 'master' of newgeom:newgeom
2014-04-10 mpvUpdated events for Model and minor other changes
2014-04-08 sbhMerge branch 'master' of newgeom:newgeom.git
2014-04-07 vsvMerge branch 'master' of newgeom:newgeom
2014-04-07 mpvConnect feature with group, document and index in the...
2014-04-04 vsvMerge branch 'master' of newgeom:newgeom
2014-04-04 mpvDon't add the feature on iteration: bug fix
2014-04-04 vsvMerge branch 'master' of newgeom:newgeom
2014-04-04 sbhMerge branch 'master' of newgeom:newgeom.git
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 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 mpvConnection of the feature to the document
2014-04-01 vsvMerge branch 'master' of newgeom:newgeom
2014-03-31 mpvFeatures and plugins loading mechanisms
2014-03-31 Sergey BelashMerge branch 'master' of newgeom:newgeom.git
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-26 mpvMigration to Boost shared_ptr and first python launch...