Salome HOME
modules/gui.git
10 years agoMerge from BR_hydro 30/10/2013
vsr [Wed, 30 Oct 2013 14:30:12 +0000 (14:30 +0000)]
Merge from BR_hydro 30/10/2013

10 years agoRemove debug message
vsr [Wed, 30 Oct 2013 12:47:52 +0000 (12:47 +0000)]
Remove debug message

10 years agofix error of previous change
inv [Tue, 29 Oct 2013 13:16:15 +0000 (13:16 +0000)]
fix error of previous change

10 years agoCMake:
mpa [Tue, 29 Oct 2013 07:03:33 +0000 (07:03 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.

10 years agoproper detection of PyQt4 with no env set
inv [Tue, 29 Oct 2013 07:01:37 +0000 (07:01 +0000)]
proper detection of PyQt4 with no env set

10 years agoCMake: invoking SALOME_CONFIGURE_PREPARE() macro and adapted SalomeGUIConfig.cmake
bruneton [Mon, 28 Oct 2013 14:43:47 +0000 (14:43 +0000)]
CMake: invoking SALOME_CONFIGURE_PREPARE() macro and adapted SalomeGUIConfig.cmake
so that the reloading of level-1-prerequisite targets takes into account the
component list (typically needed for VTK).

10 years agoMinor - fixing comment in Python Dispatcher
bruneton [Fri, 25 Oct 2013 14:13:07 +0000 (14:13 +0000)]
Minor - fixing comment in Python Dispatcher

10 years agoCompilation on Win64 platform
ana [Thu, 24 Oct 2013 15:06:29 +0000 (15:06 +0000)]
Compilation on Win64 platform

10 years agoCMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 14:15:11 +0000 (14:15 +0000)]
CMake: rollback of previous changes

10 years agoCMake: doing proper string comparison in IF clause
bruneton [Wed, 23 Oct 2013 09:30:27 +0000 (09:30 +0000)]
CMake: doing proper string comparison in IF clause

10 years agoAdd make clean for generated files
mpa [Tue, 22 Oct 2013 07:01:33 +0000 (07:01 +0000)]
Add make clean for generated files

10 years agoImprove make dev_docs step:
mpa [Tue, 22 Oct 2013 07:00:23 +0000 (07:00 +0000)]
Improve make dev_docs step:
- It does not install anything; only generates output with doxygen
- make install installs output files generated by make dev_docs
- make clean cleans generated files

10 years ago-Delete REQUIRED for optional products
mpa [Mon, 21 Oct 2013 10:48:10 +0000 (10:48 +0000)]
-Delete REQUIRED for optional products

10 years ago- Add REQUIRED to optional products
mpa [Mon, 21 Oct 2013 06:20:13 +0000 (06:20 +0000)]
- Add REQUIRED to optional products
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS should be independent in each module

10 years agoFix crash
vsr [Fri, 18 Oct 2013 14:13:49 +0000 (14:13 +0000)]
Fix crash

10 years agoTask: "XAO format: fields on geometry".
ouv [Fri, 18 Oct 2013 13:59:57 +0000 (13:59 +0000)]
Task: "XAO format: fields on geometry".
Sub-task: "GUI/visualization - OCC viewer".

10 years agoFix compilation error on Linux
vsr [Fri, 18 Oct 2013 06:01:54 +0000 (06:01 +0000)]
Fix compilation error on Linux

10 years agoReplace deprecated WNT macro definition by WIN32.
rnv [Thu, 17 Oct 2013 14:36:48 +0000 (14:36 +0000)]
Replace deprecated WNT macro definition by WIN32.

10 years ago0022260: EDF 2675 GEOM, SMESH: Add a shortcut for the FitAll action
vsr [Thu, 17 Oct 2013 13:29:23 +0000 (13:29 +0000)]
0022260: EDF 2675 GEOM, SMESH: Add a shortcut for the FitAll action

10 years agoFirst stage of the "0021793: [CEA 625] Clipping : from coordinates or from bounding...
rnv [Wed, 16 Oct 2013 12:45:53 +0000 (12:45 +0000)]
First stage of the "0021793: [CEA 625] Clipping : from coordinates or from bounding box" issue.

10 years agoChanges SIP/PyQt check procedures:
vsr [Tue, 15 Oct 2013 07:23:41 +0000 (07:23 +0000)]
Changes SIP/PyQt check procedures:
- all variables related to PyQt4 are set in FindPyQt4
- FindSalomePyQt4 automatically calls FindSalomeSIP

10 years agoMerge from V7_siman 11/10/2013
vsr [Fri, 11 Oct 2013 12:27:17 +0000 (12:27 +0000)]
Merge from V7_siman 11/10/2013

10 years agoAdditional correction for pyrcc
vsr [Fri, 11 Oct 2013 11:51:45 +0000 (11:51 +0000)]
Additional correction for pyrcc

10 years agoPatch for PPGP
vsv [Fri, 11 Oct 2013 07:02:12 +0000 (07:02 +0000)]
Patch for PPGP

10 years agoWrap qrc files added
vsv [Fri, 11 Oct 2013 06:59:01 +0000 (06:59 +0000)]
Wrap qrc files added

10 years agoFind pyrcc4 executable added
vsv [Fri, 11 Oct 2013 06:58:27 +0000 (06:58 +0000)]
Find pyrcc4 executable added

10 years agoMove VTK cmake configuration file from GUI module to the KERNEL: it is used in GEOM...
rnv [Thu, 10 Oct 2013 12:42:42 +0000 (12:42 +0000)]
Move VTK cmake configuration file from GUI module to the KERNEL: it is used in GEOM WITHOUT GUI, SMESH WITHOUT GUI, ... configurations.

10 years agoMinimize external dependencies: libxml is NOT a 1st-level dependency for GUI
vsr [Wed, 9 Oct 2013 06:59:09 +0000 (06:59 +0000)]
Minimize external dependencies: libxml is NOT a 1st-level dependency for GUI

10 years agoFix remarks related to the "0021709: [CEA 583] Toolbar preferences" issue.
rnv [Tue, 8 Oct 2013 15:19:41 +0000 (15:19 +0000)]
Fix remarks related to the "0021709: [CEA 583] Toolbar preferences" issue.

10 years agoRNV: Porting SALOME GUI module to the new OCCT version.
inv [Mon, 7 Oct 2013 11:28:44 +0000 (11:28 +0000)]
RNV: Porting SALOME GUI module to the new OCCT version.

10 years agoCMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes...
bruneton [Mon, 7 Oct 2013 07:43:26 +0000 (07:43 +0000)]
CMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes required by KERNEL header files.

10 years agoMoving config file to root dir
bruneton [Mon, 7 Oct 2013 07:27:25 +0000 (07:27 +0000)]
Moving config file to root dir

10 years agoImplementation of the "0021709: [CEA 583] Toolbar preferences" issue.
rnv [Fri, 4 Oct 2013 13:51:11 +0000 (13:51 +0000)]
Implementation of the "0021709: [CEA 583] Toolbar preferences" issue.

10 years agoPorting to CMake: improve PYQT4_WRAP_UIC macro for multiple usage in the same project...
vsr [Thu, 3 Oct 2013 06:51:31 +0000 (06:51 +0000)]
Porting to CMake: improve PYQT4_WRAP_UIC macro for multiple usage in the same project: name of the custom target should be globally unique within the project.

10 years agoCMake: minor: OpenGL detection: setting OPENGL_INCLUDE_DIR to blank under Win32
bruneton [Wed, 2 Oct 2013 12:45:50 +0000 (12:45 +0000)]
CMake: minor: OpenGL detection: setting OPENGL_INCLUDE_DIR to blank under Win32

10 years agoFix compilation errors.
rnv [Mon, 23 Sep 2013 09:36:07 +0000 (09:36 +0000)]
Fix compilation errors.

10 years agoDocumentation is optional
vsr [Sat, 21 Sep 2013 11:36:04 +0000 (11:36 +0000)]
Documentation is optional

10 years agoOpenCascade is obligatory third-party product for the GUI module.
rnv [Thu, 19 Sep 2013 09:40:34 +0000 (09:40 +0000)]
OpenCascade is obligatory third-party product for the GUI module.

10 years agoCMake: IF(WINDOWS) is deprecated - please always use IF(WIN32)
bruneton [Wed, 18 Sep 2013 09:16:45 +0000 (09:16 +0000)]
CMake: IF(WINDOWS) is deprecated - please always use IF(WIN32)

10 years agoFix problem of restore GUI state
vsr [Tue, 17 Sep 2013 13:00:09 +0000 (13:00 +0000)]
Fix problem of restore GUI state

10 years agoCMake: reverting to the previous behaviour for optional prerequisites.
bruneton [Tue, 17 Sep 2013 09:43:15 +0000 (09:43 +0000)]
CMake: reverting to the previous behaviour for optional prerequisites.

If not found, we trigger the failure of the configuration. This is handled
by macros SALOME_PACKAGE_REPORT_AND_CHECK
and SALOME_LOG_OPTIONAL_PACKAGE, allowing a nice error message which indicates
what flag should be switched off to avoid the issue.

10 years agoMerge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013
vsr [Mon, 16 Sep 2013 13:56:10 +0000 (13:56 +0000)]
Merge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013

10 years agoRNV: win32 building.
ana [Fri, 13 Sep 2013 13:35:49 +0000 (13:35 +0000)]
RNV: win32  building.

10 years agoImplementation of the "0022102: EDF 1496 SMESH : Displaying of discrete elements...
rnv [Fri, 13 Sep 2013 09:49:43 +0000 (09:49 +0000)]
Implementation of the "0022102: EDF 1496 SMESH : Displaying of discrete elements in SMESH relating to their attribute (diameter)" issue.

10 years ago0022221: [CEA 819] Error "'NoneType' object is not callable" at Salome closure
vsr [Wed, 11 Sep 2013 16:26:19 +0000 (16:26 +0000)]
0022221: [CEA 819] Error "'NoneType' object is not callable" at Salome closure

10 years agoCMake: Removed MPI detection: GUI only needs it as a second rank
bruneton [Wed, 11 Sep 2013 08:42:29 +0000 (08:42 +0000)]
CMake: Removed MPI detection: GUI only needs it as a second rank
dependency (from KERNEL).
KERNEL_INCLUDE_DIRS are now included in the top CMakeLists.txt

10 years ago0021895: EDF 2372 GEOM SMESH : Generate the doc examples from real python scripts
vsr [Tue, 10 Sep 2013 10:26:13 +0000 (10:26 +0000)]
0021895: EDF 2372 GEOM SMESH : Generate the doc examples from real python scripts
0020512: EDF 1113 OTHER : Using webkit to display documentation
Improve Help browser to manage file links properly (save, open)

10 years agoDo not install macros FindCAS.cmake and FindSalomeCAS.cmake that have been removed
barate [Mon, 9 Sep 2013 14:14:16 +0000 (14:14 +0000)]
Do not install macros FindCAS.cmake and FindSalomeCAS.cmake that have been removed

10 years agoRemove some excess things
eap [Mon, 9 Sep 2013 10:26:02 +0000 (10:26 +0000)]
Remove some excess things

-OPTION(SALOME_LIGHT_ONLY "Build SALOME Light only (no CORBA)" ${SALOME_LIGHT_ONLY})

-SET(SALOME_INSTALL_APPLISKEL_SCRIPTS "${SALOME_INSTALL_APPLISKEL_SCRIPTS}" CACHE PATH
-   "Install path: SALOME application skeleton - scripts")
-SET(SALOME_INSTALL_APPLISKEL_PYTHON "${SALOME_INSTALL_APPLISKEL_PYTHON}" CACHE PATH
-   "Install path: SALOME application skeleton - Python")

10 years agoGEOM porting to CMake
eap [Mon, 9 Sep 2013 09:37:22 +0000 (09:37 +0000)]
GEOM porting to CMake

Move to KERNEL as GEOM needs Cascade in "Without GUI" mode

10 years agoCompilation SALOME on Windows
ana [Mon, 9 Sep 2013 09:12:57 +0000 (09:12 +0000)]
Compilation SALOME on Windows

10 years agoRemove some excess things
eap [Thu, 5 Sep 2013 14:16:03 +0000 (14:16 +0000)]
Remove some excess things

-OPTION(SALOME_USE_MPI "Use MPI containers" ${SALOME_USE_MPI})

-MARK_AS_ADVANCED(SALOME_USE_LIBBATCH)

10 years agoImprovements for HYDRO module: 1. General mechanism for activation of GUI Geometry...
jfa [Wed, 4 Sep 2013 13:13:27 +0000 (13:13 +0000)]
Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module.

10 years agoHandlling Python scripts without execution permissions
aguerre [Wed, 28 Aug 2013 14:55:14 +0000 (14:55 +0000)]
Handlling Python scripts without execution permissions

10 years agoAllow passing multiple scripts with arguments from command line
aguerre [Wed, 28 Aug 2013 14:18:22 +0000 (14:18 +0000)]
Allow passing multiple scripts with arguments from command line

10 years agoCMake: using new macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE_REPORT().
bruneton [Tue, 27 Aug 2013 08:59:14 +0000 (08:59 +0000)]
CMake: using new macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE_REPORT().

10 years agoFix compilation pb on some platforms
inv [Tue, 27 Aug 2013 08:02:18 +0000 (08:02 +0000)]
Fix compilation pb on some platforms

10 years agoCMake build procedure improvements
vsr [Mon, 26 Aug 2013 11:57:15 +0000 (11:57 +0000)]
CMake build procedure improvements

10 years ago0022256: [CEA 866] Add item "Developers" in menu "Help"
vsr [Thu, 22 Aug 2013 05:29:41 +0000 (05:29 +0000)]
0022256: [CEA 866] Add item "Developers" in menu "Help"
- add separator to menu

10 years agoCMake build procedure improvements:
vsr [Wed, 21 Aug 2013 10:26:59 +0000 (10:26 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 11:34:42 +0000 (11:34 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 10:02:41 +0000 (10:02 +0000)]
CMake build procedure improvements:
- CORBA staff

10 years agoMinor improvements
vsr [Fri, 16 Aug 2013 10:46:18 +0000 (10:46 +0000)]
Minor improvements

10 years agoMerge from V7_2_BR 09/08/2013
vsr [Mon, 12 Aug 2013 09:33:50 +0000 (09:33 +0000)]
Merge from V7_2_BR 09/08/2013

10 years ago0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
vsr [Fri, 9 Aug 2013 08:55:09 +0000 (08:55 +0000)]
0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
0022174 [CEA 793] De-activate entirely selection in order to have a fast view usage

10 years ago0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
vsr [Fri, 9 Aug 2013 06:49:58 +0000 (06:49 +0000)]
0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
0022174 [CEA 793] De-activate entirely selection in order to have a fast view usage

Addition fix of bad previous integration (wrong merge)

10 years ago0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
vsr [Fri, 9 Aug 2013 06:24:35 +0000 (06:24 +0000)]
0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
0022174 [CEA 793] De-activate entirely selection in order to have a fast view usage

10 years ago0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
vsr [Fri, 9 Aug 2013 06:11:48 +0000 (06:11 +0000)]
0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
0022174 [CEA 793] De-activate entirely selection in order to have a fast view usage

10 years ago0022171: EDF 2477 GUI: Redesign of the "split" action and addition of a "tile" action
mpa [Thu, 8 Aug 2013 14:06:50 +0000 (14:06 +0000)]
0022171: EDF 2477 GUI: Redesign of the "split" action and addition of a "tile" action

10 years agoRemove debug code
vsr [Wed, 7 Aug 2013 07:16:38 +0000 (07:16 +0000)]
Remove debug code

10 years ago0022256: [CEA 866] Add item "Developers" in menu "Help"
vsr [Tue, 6 Aug 2013 10:04:55 +0000 (10:04 +0000)]
0022256: [CEA 866] Add item "Developers" in menu "Help"

10 years agoAdd missing macro for OCCT-related code compilation: allow converting signals to...
vsr [Thu, 1 Aug 2013 09:22:53 +0000 (09:22 +0000)]
Add missing macro for OCCT-related code compilation: allow converting signals to exceptions

10 years agoAdd missing default values for preferences.
vsr [Wed, 31 Jul 2013 15:03:28 +0000 (15:03 +0000)]
Add missing default values for preferences.

10 years ago0022261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
eap [Wed, 31 Jul 2013 10:28:55 +0000 (10:28 +0000)]
0022261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs

Remove a leak of vtkTransformFilter

+  aGrid->Register(0);
+  aTransformFilter->Delete();

10 years agoFix of 0022288: [CEA 913] The eye that gives acces to "show" is missing:
akl [Wed, 31 Jul 2013 08:14:39 +0000 (08:14 +0000)]
Fix of 0022288: [CEA 913] The eye that gives acces to "show" is missing:
visibility state is set after appending of SO to use case builder.

10 years ago0022261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
eap [Tue, 30 Jul 2013 13:06:46 +0000 (13:06 +0000)]
0022261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
(SIGSEGV on a sphere)

Fix TransformGrid()

+  aTransformFilter->Update();

10 years agoFix problems with object browser in CMAKE case.
akl [Tue, 30 Jul 2013 06:36:56 +0000 (06:36 +0000)]
Fix problems with object browser in CMAKE case.

10 years ago0022287: [CEA 912] Notebook: clicking on "update study" returns an error message
eap [Fri, 26 Jul 2013 16:00:57 +0000 (16:00 +0000)]
0022287: [CEA 912] Notebook: clicking on "update study" returns an error message

10 years ago22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
eap [Wed, 24 Jul 2013 14:50:13 +0000 (14:50 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs

+      if ( newFaceLocations ) newFaceLocations->Delete();
+      if ( newFaces ) newFaces->Delete();

10 years ago22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
eap [Wed, 24 Jul 2013 12:39:21 +0000 (12:39 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs

10 years agoIMP: Japanese translations: Added the icon for japanese language in resources
rnc [Wed, 24 Jul 2013 11:54:01 +0000 (11:54 +0000)]
IMP: Japanese translations: Added the icon for japanese language in resources

10 years agoIMP: GUI: Japanese translations
rnc [Tue, 23 Jul 2013 14:30:32 +0000 (14:30 +0000)]
IMP: GUI: Japanese translations

10 years agoCMake: New macro SALOME_ADD_MPI_TO_HDF5() to overload HDF5 variables
bruneton [Tue, 23 Jul 2013 12:17:49 +0000 (12:17 +0000)]
CMake: New macro SALOME_ADD_MPI_TO_HDF5() to overload HDF5 variables
with MPI stuff when HDF5 was compiled parallel.

10 years agoBug: mesh is not destructed (leaks) after element selection.
eap [Mon, 22 Jul 2013 13:57:32 +0000 (13:57 +0000)]
Bug: mesh is not destructed (leaks) after element selection.

In RemoveActor(), remove actors from SVTK_InteractorStyle's as well

+  if ( myDefaultInteractorStyle )
+    myDefaultInteractorStyle->FreeActors();
+  if ( myKeyFreeInteractorStyle )
+    myKeyFreeInteractorStyle->FreeActors();

10 years agoBug: mesh is not destructed (leaks) after element selection.
eap [Mon, 22 Jul 2013 13:56:41 +0000 (13:56 +0000)]
Bug: mesh is not destructed (leaks) after element selection.

+  //! releaze myLastHighlitedActor and myLastPreHighlitedActor
+  void FreeActors();

10 years agoCMake: minor: marking as advanced VTK_DIR
bruneton [Mon, 22 Jul 2013 12:09:38 +0000 (12:09 +0000)]
CMake: minor: marking as advanced VTK_DIR

10 years agoBug: mesh is not destructed (leaks) after element selection.
eap [Fri, 19 Jul 2013 14:28:59 +0000 (14:28 +0000)]
Bug: mesh is not destructed (leaks) after element selection.

In RemoveActor(), remove an actor from pickers as well

+    while ( int i = myCellPicker->GetActors()->IsItemPresent( theActor ))
+      myCellPicker->GetActors()->RemoveItem( i-1 );

10 years agoKilling autotools files.
bruneton [Fri, 19 Jul 2013 06:55:18 +0000 (06:55 +0000)]
Killing autotools files.

10 years agoLoad Python components in FactoryServer instead of FactoryServerPy (fixes bug when... B4KillOfAutomake
barate [Thu, 11 Jul 2013 12:22:58 +0000 (12:22 +0000)]
Load Python components in FactoryServer instead of FactoryServerPy (fixes bug when resource catalog contains remote machines)

10 years agoCMake: exporting properly targets vtkTools and vtkEDFOverloads (needed by PARAVIS)
bruneton [Wed, 10 Jul 2013 09:40:48 +0000 (09:40 +0000)]
CMake: exporting properly targets vtkTools and vtkEDFOverloads (needed by PARAVIS)

10 years agoCMake: minor fix in the PYTHONPATH override when invoking PyQt4 command
bruneton [Wed, 10 Jul 2013 07:41:44 +0000 (07:41 +0000)]
CMake: minor fix in the PYTHONPATH override when invoking PyQt4 command
Exposing GUI_INCLUDE_DIRS in config

10 years agoCMake: replacing CMAKE_* variables by PROJECT_* variables.
bruneton [Tue, 9 Jul 2013 10:07:47 +0000 (10:07 +0000)]
CMake: replacing CMAKE_* variables by PROJECT_* variables.

10 years agoCMake: hiding advanced PyQt4 variable
bruneton [Tue, 9 Jul 2013 09:14:08 +0000 (09:14 +0000)]
CMake: hiding advanced PyQt4 variable

10 years agoWrapping PyQt4 command to make sure it uses the proper PYTHONPATH
bruneton [Tue, 9 Jul 2013 08:42:18 +0000 (08:42 +0000)]
Wrapping PyQt4 command to make sure it uses the proper PYTHONPATH

10 years agoCMake: wrote a safer command for the PyQt4 executable
bruneton [Thu, 4 Jul 2013 14:22:02 +0000 (14:22 +0000)]
CMake: wrote a safer command for the PyQt4 executable
(ensuring the proper PYTHONPATH is set)

10 years agoCMake: splitting OmniORB and OmniORBPy detection
bruneton [Thu, 4 Jul 2013 09:00:40 +0000 (09:00 +0000)]
CMake: splitting OmniORB and OmniORBPy detection

10 years agoCMake: Adding FindSalomeGUI.cmake.
bruneton [Wed, 3 Jul 2013 10:26:42 +0000 (10:26 +0000)]
CMake: Adding FindSalomeGUI.cmake.
Ensuring level 1 prerequisites are automatically loaded when
finding GUI. This avoids having to set the LD_LIBRARY_PATH to link.

10 years agoBUG: GUI/CMake files: Adrien Bruneton : Fixed missing path for searching of QtCore.sip
rnc [Wed, 3 Jul 2013 09:27:15 +0000 (09:27 +0000)]
BUG: GUI/CMake files: Adrien Bruneton : Fixed missing path for searching of QtCore.sip

10 years ago0022238: Study dump produced by SMESH refers to undefined variable names
eap [Tue, 2 Jul 2013 12:34:28 +0000 (12:34 +0000)]
0022238: Study dump produced by SMESH refers to undefined variable names

Add SUIT_OverrideCursor to onDumpStudy()

10 years agoBUG: fixed wrong names of .cmake files in the Makefile.am
rnc [Tue, 2 Jul 2013 11:54:40 +0000 (11:54 +0000)]
BUG: fixed wrong names of .cmake files in the Makefile.am