Salome HOME
modules/gui.git
2013-10-10 rnvMove VTK cmake configuration file from GUI module to...
2013-10-09 vsrMinimize external dependencies: libxml is NOT a 1st...
2013-10-08 rnvFix remarks related to the "0021709: [CEA 583] Toolbar...
2013-10-07 invRNV: Porting SALOME GUI module to the new OCCT version.
2013-10-07 brunetonCMake: using SALOME_ACCUMULATE_HEADERS() to populate...
2013-10-07 brunetonMoving config file to root dir
2013-10-04 rnvImplementation of the "0021709: [CEA 583] Toolbar prefe...
2013-10-03 vsrPorting to CMake: improve PYQT4_WRAP_UIC macro for...
2013-10-02 brunetonCMake: minor: OpenGL detection: setting OPENGL_INCLUDE_...
2013-09-23 rnvFix compilation errors.
2013-09-21 vsrDocumentation is optional
2013-09-19 rnvOpenCascade is obligatory third-party product for the...
2013-09-18 brunetonCMake: IF(WINDOWS) is deprecated - please always use...
2013-09-17 vsrFix problem of restore GUI state
2013-09-17 brunetonCMake: reverting to the previous behaviour for optional...
2013-09-16 vsrMerge from BR_new_bop4 (porting to new OCCT BOP) 13...
2013-09-13 anaRNV: win32 building.
2013-09-13 rnvImplementation of the "0022102: EDF 1496 SMESH : Displa...
2013-09-11 vsr0022221: [CEA 819] Error "'NoneType' object is not...
2013-09-11 brunetonCMake: Removed MPI detection: GUI only needs it as...
2013-09-10 vsr0021895: EDF 2372 GEOM SMESH : Generate the doc example...
2013-09-09 barateDo not install macros FindCAS.cmake and FindSalomeCAS...
2013-09-09 eapRemove some excess things
2013-09-09 eapGEOM porting to CMake
2013-09-09 anaCompilation SALOME on Windows
2013-09-05 eapRemove some excess things
2013-09-04 jfaImprovements for HYDRO module: 1. General mechanism...
2013-08-28 aguerreHandlling Python scripts without execution permissions
2013-08-28 aguerreAllow passing multiple scripts with arguments from...
2013-08-27 brunetonCMake: using new macros SALOME_UPDATE_FLAG_AND_LOG_PACK...
2013-08-27 invFix compilation pb on some platforms
2013-08-26 vsrCMake build procedure improvements
2013-08-22 vsr0022256: [CEA 866] Add item "Developers" in menu "Help"
2013-08-21 vsrCMake build procedure improvements:
2013-08-20 vsrCMake build procedure improvements:
2013-08-20 vsrCMake build procedure improvements:
2013-08-16 vsrMinor improvements
2013-08-12 vsrMerge from V7_2_BR 09/08/2013
2013-08-09 vsr0021883 [CEA 674] Deactivate pre-selection in OCC and...
2013-08-09 vsr0021883 [CEA 674] Deactivate pre-selection in OCC and...
2013-08-09 vsr0021883 [CEA 674] Deactivate pre-selection in OCC and...
2013-08-09 vsr0021883 [CEA 674] Deactivate pre-selection in OCC and...
2013-08-08 mpa0022171: EDF 2477 GUI: Redesign of the "split" action...
2013-08-07 vsrRemove debug code
2013-08-06 vsr0022256: [CEA 866] Add item "Developers" in menu "Help"
2013-08-01 vsrAdd missing macro for OCCT-related code compilation...
2013-07-31 vsrAdd missing default values for preferences.
2013-07-31 eap0022261: EDF 2698 SMESH: Memory leak when displaying...
2013-07-31 aklFix of 0022288: [CEA 913] The eye that gives acces...
2013-07-30 eap0022261: EDF 2698 SMESH: Memory leak when displaying...
2013-07-30 aklFix problems with object browser in CMAKE case.
2013-07-26 eap0022287: [CEA 912] Notebook: clicking on "update study...
2013-07-24 eap22261: EDF 2698 SMESH: Memory leak when displaying...
2013-07-24 eap22261: EDF 2698 SMESH: Memory leak when displaying...
2013-07-24 rncIMP: Japanese translations: Added the icon for japanese...
2013-07-23 rncIMP: GUI: Japanese translations
2013-07-23 brunetonCMake: New macro SALOME_ADD_MPI_TO_HDF5() to overload...
2013-07-22 eapBug: mesh is not destructed (leaks) after element selec...
2013-07-22 eapBug: mesh is not destructed (leaks) after element selec...
2013-07-22 brunetonCMake: minor: marking as advanced VTK_DIR
2013-07-19 eapBug: mesh is not destructed (leaks) after element selec...
2013-07-19 brunetonKilling autotools files.
2013-07-11 barateLoad Python components in FactoryServer instead of... B4KillOfAutomake
2013-07-10 brunetonCMake: exporting properly targets vtkTools and vtkEDFOv...
2013-07-10 brunetonCMake: minor fix in the PYTHONPATH override when invoki...
2013-07-09 brunetonCMake: replacing CMAKE_* variables by PROJECT_* variables.
2013-07-09 brunetonCMake: hiding advanced PyQt4 variable
2013-07-09 brunetonWrapping PyQt4 command to make sure it uses the proper...
2013-07-04 brunetonCMake: wrote a safer command for the PyQt4 executable
2013-07-04 brunetonCMake: splitting OmniORB and OmniORBPy detection
2013-07-03 brunetonCMake: Adding FindSalomeGUI.cmake.
2013-07-03 rncBUG: GUI/CMake files: Adrien Bruneton : Fixed missing...
2013-07-02 eap0022238: Study dump produced by SMESH refers to undefin...
2013-07-02 rncBUG: fixed wrong names of .cmake files in the Makefile.am
2013-07-02 brunetonCMake: new CMake procedure for GUI.
2013-06-28 mpafix problem of polyline selection
2013-06-20 barateShow proper message in GUI when a SALOME::SALOME_Except...
2013-06-20 invfix compilation problem with gcc 4.1
2013-06-19 mpa0022077: EDF 2272 : Selection with the Paraview interac...
2013-06-17 barateRemove extra reference to salome_pluginsmanager module...
2013-06-17 vsrSmall fix to process absolute file paths properly BR_new_bop3
2013-06-12 ageayfix cmake compilation error on linux.
2013-06-07 eap0021952: Add an option to write planar meshes as 3D...
2013-05-23 rnvFix problem with slow rendering of the qt widgets on...
2013-05-23 rnvFix a problem with slow rendering of the qt widgets...
2013-05-17 aklFix to take into account 'vtkQuadraticEdge' type also.
2013-05-16 eap0022100: EDF 2413 SMESH: Take into account TRIA7
2013-05-16 eapuntabify
2013-04-30 vsrFix problem with displaying polyhedrons (add missing... V7_2_1_BR V7_2_0 V7_2_0rc2
2013-04-30 vsrFix bug of ParaView 3.98 porting - correct test script
2013-04-30 vsrFix bug of ParaView 3.98 porting - use proper Python...
2013-04-18 gddUpdate translations V7_2_0rc1
2013-04-18 gddUpdate French translation files
2013-04-18 vsrUpdate documentation for 7.2.0
2013-04-17 vsrUpdate documentation for 7.2.0
2013-04-17 rnvImprove search of the OCCT libraries.
2013-04-17 boulantAdd an optional parameter in the createMenuAction for...
2013-04-17 vsrFix problem that user material database is not watched...
2013-04-12 vsrIncrement version to 7.2.0
2013-04-12 vsrMerge from V6_main 12/04/2013
next