]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
16 years agoFirts executable version
abd [Fri, 4 Apr 2008 11:25:19 +0000 (11:25 +0000)]
Firts executable version

16 years agoIt's a temp version. reason: too old PyQt and sip products
abd [Fri, 4 Apr 2008 11:23:18 +0000 (11:23 +0000)]
It's a temp version. reason: too old PyQt and sip products

16 years agoFirst executable version
abd [Fri, 4 Apr 2008 11:21:31 +0000 (11:21 +0000)]
First executable version

16 years agoChanging version to 4.1.1 for_M2008_07022008
maintenance team [Wed, 6 Feb 2008 14:07:06 +0000 (14:07 +0000)]
Changing version to 4.1.1

16 years agoNPAL 18691 kill notifd
dmv [Wed, 6 Feb 2008 07:07:33 +0000 (07:07 +0000)]
NPAL 18691 kill notifd

16 years agoIPAL 18226 Snapshot outdated
dmv [Tue, 5 Feb 2008 09:40:12 +0000 (09:40 +0000)]
IPAL 18226 Snapshot outdated

16 years agoTo avoid hard-coding of the GLU library path.
akl [Fri, 1 Feb 2008 08:49:19 +0000 (08:49 +0000)]
To avoid hard-coding of the GLU library path.

16 years agoDebug: #23 and modifications to forbid the selection of the node, when it is moved...
mkr [Thu, 31 Jan 2008 15:37:34 +0000 (15:37 +0000)]
Debug: #23 and modifications to forbid the selection of the node, when it is moved, and, therefore, to avoid showing of the Input Panel.

16 years agopatchShutdownAndLeaks.dat by Christian CAREMOLI.
jfa [Thu, 31 Jan 2008 11:22:40 +0000 (11:22 +0000)]
patchShutdownAndLeaks.dat by Christian CAREMOLI.

16 years agoNPAL18650: Add BLSURFPlugin and HexoticPLUGIN meshers.
jfa [Wed, 30 Jan 2008 07:51:59 +0000 (07:51 +0000)]
NPAL18650: Add BLSURFPlugin and HexoticPLUGIN meshers.

16 years agoImprove study/session closing and module activation mechanism: for light modules...
vsr [Tue, 29 Jan 2008 09:36:11 +0000 (09:36 +0000)]
Improve study/session closing and module activation mechanism: for light modules no actions like "Load study", "Unload study" and "Shutdown standalone servers" should be proposed.

16 years agoImprove study/session closing and module activation mechanism: for light modules...
vsr [Tue, 29 Jan 2008 09:29:35 +0000 (09:29 +0000)]
Improve study/session closing and module activation mechanism: for light modules no actions like "Load study", "Unload study" and "Shutdown standalone servers" should be proposed.

16 years agoImprove study/session closing and module activation mechanism: for light modules...
vsr [Tue, 29 Jan 2008 09:22:54 +0000 (09:22 +0000)]
Improve study/session closing and module activation mechanism: for light modules no actions like "Load study", "Unload study" and "Shutdown standalone servers" should be proposed.

16 years agoImprove study/session closing and module activation mechanism: for light modules...
vsr [Tue, 29 Jan 2008 09:13:20 +0000 (09:13 +0000)]
Improve study/session closing and module activation mechanism: for light modules no actions like "Load study", "Unload study" and "Shutdown standalone servers" should be proposed.

16 years agoImprove splash screen: add margin attribute
vsr [Tue, 29 Jan 2008 08:55:45 +0000 (08:55 +0000)]
Improve splash screen: add margin attribute

16 years agoImprove splash screen: add margin attribute
vsr [Tue, 29 Jan 2008 08:44:16 +0000 (08:44 +0000)]
Improve splash screen: add margin attribute

16 years agoIPAL 17997 Make uniform Hide, Show, Display, Erase
dmv [Mon, 28 Jan 2008 12:05:04 +0000 (12:05 +0000)]
IPAL 17997 Make uniform Hide, Show, Display, Erase

16 years agoMake VTK configure options available in all modules.
jfa [Fri, 25 Jan 2008 09:44:09 +0000 (09:44 +0000)]
Make VTK configure options available in all modules.

16 years agoFix for other modules default configuration.
jfa [Fri, 25 Jan 2008 08:19:48 +0000 (08:19 +0000)]
Fix for other modules default configuration.

16 years agoNPAL18624: problem with restoring the visual parameters of the cloned viewers.
akl [Wed, 23 Jan 2008 14:25:27 +0000 (14:25 +0000)]
NPAL18624: problem with restoring the visual parameters of the cloned viewers.

16 years agoBug 18580
abd [Wed, 16 Jan 2008 14:58:38 +0000 (14:58 +0000)]
Bug 18580
Fix for compilation with sip 4.7.3

16 years agoBug 18580
abd [Wed, 16 Jan 2008 14:54:41 +0000 (14:54 +0000)]
Bug 18580
Add new verion of sip

16 years agoNPAL18384: check_vtk.m4 deprecated.
jfa [Tue, 15 Jan 2008 07:29:53 +0000 (07:29 +0000)]
NPAL18384: check_vtk.m4 deprecated.

16 years agoNPAL18505: shutdownServers() function don't work if we have distributed containers.
jfa [Wed, 9 Jan 2008 12:40:28 +0000 (12:40 +0000)]
NPAL18505: shutdownServers() function don't work if we have distributed containers.

16 years agoTo fix a problem of building GUI docs with -j parameter (NPAL17383) after 'make clean...
akl [Thu, 27 Dec 2007 08:54:38 +0000 (08:54 +0000)]
To fix a problem of building GUI docs with -j parameter (NPAL17383) after 'make clean' performing.

16 years agoremoveItem method redefined for calling corresponding itemRemoved methods of CanvasVi...
sln [Mon, 24 Dec 2007 13:57:27 +0000 (13:57 +0000)]
removeItem method redefined for calling corresponding itemRemoved methods of CanvasViews (IPAL18424)

16 years agoitemRemoved method added for calling from QxGraph_Canvas::removeItem method. In this...
sln [Mon, 24 Dec 2007 13:56:13 +0000 (13:56 +0000)]
itemRemoved method added for calling from QxGraph_Canvas::removeItem method. In this method CanvasView clear its internal fields accordingly (IPAL18424)

16 years agoNPAL 18309
dmv [Thu, 20 Dec 2007 15:13:29 +0000 (15:13 +0000)]
NPAL 18309

16 years agoUpdate copyright info. V4_1_0 V4_1_0rc3
vsr [Tue, 11 Dec 2007 13:56:22 +0000 (13:56 +0000)]
Update copyright info.

16 years agoUpdate dev_docs step of Makefile.am in order to correct problems of generation tui... V4_1_0rc2
maintenance team [Thu, 6 Dec 2007 11:49:48 +0000 (11:49 +0000)]
Update dev_docs step of Makefile.am in order to correct problems of generation tui documentation for GUI

16 years agoFix bug 17650: update snapshot as new 'Help' button added to the dialog.
jfa [Thu, 6 Dec 2007 08:01:36 +0000 (08:01 +0000)]
Fix bug 17650: update snapshot as new 'Help' button added to the dialog.

17 years agoFixup check for VTK 5.0 (VTK_LIBS variable)
vsr [Fri, 23 Nov 2007 15:10:51 +0000 (15:10 +0000)]
Fixup check for VTK 5.0 (VTK_LIBS variable)

17 years agoFix for Bug IPAL17667
apo [Thu, 22 Nov 2007 15:05:30 +0000 (15:05 +0000)]
Fix for Bug IPAL17667
   TC71: Regression: multiply selection within rectangle by mouse is not correct.
(Corrected according to the evolution in the corresponding VTK prototype vtkSelectVisiblePoints.cxx for VTK 5.X)

17 years agoNPAL15530: implement 'Help' button for 'Plot2d View Settings' dlg.
jfa [Thu, 22 Nov 2007 08:31:50 +0000 (08:31 +0000)]
NPAL15530: implement 'Help' button for 'Plot2d View Settings' dlg.

17 years agofunctionality for search of object in the object browser by it's name
asl [Mon, 19 Nov 2007 07:49:35 +0000 (07:49 +0000)]
functionality for search of object in the object browser by it's name

17 years agoChanging version to 4.1.0
maintenance team [Fri, 16 Nov 2007 13:04:15 +0000 (13:04 +0000)]
Changing version to 4.1.0

17 years agoCommon update
maintenance team [Thu, 15 Nov 2007 10:49:31 +0000 (10:49 +0000)]
Common update

17 years agoFix for NPAL17594
maintenance team [Tue, 13 Nov 2007 13:32:51 +0000 (13:32 +0000)]
Fix for NPAL17594

17 years agoIMP NPAL13547: Checkbox to kill SALOME completely.
mkr [Thu, 8 Nov 2007 11:54:03 +0000 (11:54 +0000)]
IMP NPAL13547: Checkbox to kill SALOME completely.

17 years agoRemove unnecessary fields.
mkr [Thu, 8 Nov 2007 11:24:42 +0000 (11:24 +0000)]
Remove unnecessary fields.

17 years ago1) IMP NPAL13547: Checkbox to kill SALOME completely.
mkr [Thu, 8 Nov 2007 11:23:49 +0000 (11:23 +0000)]
1) IMP NPAL13547: Checkbox to kill SALOME completely.
2) Add SUIT_ViewManager::getId() method.

17 years agoIMP NPAL13547: Checkbox to kill SALOME completely.
mkr [Thu, 8 Nov 2007 11:22:51 +0000 (11:22 +0000)]
IMP NPAL13547: Checkbox to kill SALOME completely.

17 years agoBug NPAL16761 - EDF 550 GEOM : Polyline to select objects
ouv [Thu, 8 Nov 2007 11:19:02 +0000 (11:19 +0000)]
Bug NPAL16761 - EDF 550 GEOM : Polyline to select objects

17 years agoFix for Bug N7PAL15810
apo [Tue, 6 Nov 2007 12:19:20 +0000 (12:19 +0000)]
Fix for Bug N7PAL15810
  VISU formats of exit

17 years agoAdded include of CASCatch V4_1_0a3
srn [Wed, 31 Oct 2007 15:11:28 +0000 (15:11 +0000)]
Added include of CASCatch

17 years agoAdded include and libaraies of CASCatch
srn [Wed, 31 Oct 2007 14:58:11 +0000 (14:58 +0000)]
Added include and libaraies of CASCatch

17 years agoAdded CASCatch package
srn [Wed, 31 Oct 2007 13:59:50 +0000 (13:59 +0000)]
Added CASCatch package

17 years agoAdded CASCatch package
srn [Wed, 31 Oct 2007 13:59:27 +0000 (13:59 +0000)]
Added CASCatch package

17 years agoA patch, required for modifications in KERNEL by Bernard Secher and Andre Ribes.
jfa [Thu, 25 Oct 2007 12:19:54 +0000 (12:19 +0000)]
A patch, required for modifications in KERNEL by Bernard Secher and Andre Ribes.

17 years agoNPAL17269: Merge from 3.2.X.
jfa [Wed, 24 Oct 2007 08:27:33 +0000 (08:27 +0000)]
NPAL17269: Merge from 3.2.X.

17 years agoNPAL 16561
dmv [Tue, 23 Oct 2007 07:41:30 +0000 (07:41 +0000)]
NPAL 16561

17 years agoCorrection. V4_1_0a2
mzn [Tue, 16 Oct 2007 11:57:18 +0000 (11:57 +0000)]
Correction.

17 years agoPorting GUI documentation on Doxygen tool.
mzn [Mon, 15 Oct 2007 14:24:38 +0000 (14:24 +0000)]
Porting GUI documentation on Doxygen tool.

17 years agoIntegrate new splash for SALOME 4.x
vsr [Mon, 15 Oct 2007 11:22:30 +0000 (11:22 +0000)]
Integrate new splash for SALOME 4.x

17 years agoPorting GUI documentation on Doxygen tool.
mzn [Wed, 10 Oct 2007 13:20:23 +0000 (13:20 +0000)]
Porting GUI documentation on Doxygen tool.

17 years agoPorting GUI documentation on Doxygen tool.
mzn [Wed, 10 Oct 2007 13:08:28 +0000 (13:08 +0000)]
Porting GUI documentation on Doxygen tool.

17 years agoreturn a value, which is identified a successful result V4_1_0a1
apo [Mon, 8 Oct 2007 08:17:21 +0000 (08:17 +0000)]
return a value, which is identified a successful result

17 years agoFix for Bug NPAL16814
apo [Mon, 8 Oct 2007 08:14:35 +0000 (08:14 +0000)]
Fix for Bug NPAL16814
  SIGSEGV on animation when field name is long
(final version)

17 years agoFix for Bug NPAL16814
apo [Fri, 5 Oct 2007 08:22:17 +0000 (08:22 +0000)]
Fix for Bug NPAL16814
  SIGSEGV on animation when field name is long
(final version)

17 years agoBug NPAL17143 : Undefined OCC_LIBS variable
vsr [Thu, 4 Oct 2007 06:11:53 +0000 (06:11 +0000)]
Bug NPAL17143 : Undefined OCC_LIBS variable

17 years agoFix small problem with --execute command line option for runSalome script: the .py...
vsr [Fri, 28 Sep 2007 06:31:32 +0000 (06:31 +0000)]
Fix small problem with --execute command line option for runSalome script: the .py extension should be removed from the script name when using "import <script>" command to avoid error message "Import error: no module named py"

17 years agoFix for Bug NPAL17044
apo [Fri, 28 Sep 2007 04:19:15 +0000 (04:19 +0000)]
Fix for Bug NPAL17044
Attempt to access null object on VISU.

This regression has come from fix for Bug NPAL16771.

17 years agoImp PAL7743 (output flush is not possible in python console)
vsr [Wed, 26 Sep 2007 10:54:16 +0000 (10:54 +0000)]
Imp PAL7743 (output flush is not possible in python console)

17 years agoFix for Bug NPAL16630 (runSalome and runAppli use python option "-i" when it has...
mzn [Thu, 20 Sep 2007 09:17:36 +0000 (09:17 +0000)]
Fix for Bug NPAL16630 (runSalome and runAppli use python option "-i" when it has arguments, and no option otherwise).

17 years agoFix for Bug NPAL16771 (EDF 556 SMESH : Can't select some groups of nodes in the VTK... MERGE_MULTIPR_EVOLUTION
mzn [Mon, 17 Sep 2007 10:05:22 +0000 (10:05 +0000)]
Fix for Bug NPAL16771 (EDF 556 SMESH : Can't select some groups of nodes in the VTK view).

17 years agoJoin modifications from V3_2_0_maintainance branch
jfa [Fri, 31 Aug 2007 08:15:01 +0000 (08:15 +0000)]
Join modifications from V3_2_0_maintainance branch

17 years agoJoin modifications from BR_MULTIPR_INDUS
jfa [Thu, 30 Aug 2007 12:00:57 +0000 (12:00 +0000)]
Join modifications from BR_MULTIPR_INDUS

17 years agoFix compilation pb.
jfa [Wed, 22 Aug 2007 06:56:44 +0000 (06:56 +0000)]
Fix compilation pb.

17 years agoNPAL16628: Pb with KDE desktop and Salome. Force desktop activation.
jfa [Tue, 21 Aug 2007 11:38:06 +0000 (11:38 +0000)]
NPAL16628: Pb with KDE desktop and Salome. Force desktop activation.

17 years agoJoin modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m)
jfa [Fri, 17 Aug 2007 10:15:40 +0000 (10:15 +0000)]
Join modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m)

17 years agoPAL16537 (wrong warning message)
eap [Wed, 8 Aug 2007 09:12:36 +0000 (09:12 +0000)]
PAL16537 (wrong warning message)
-      printf( "*    Warning: library %s cannot be found\n", moduleTitle.latin1() );
-      printf( "*    Module will not be available\n" );
+      printf( "*    Warning: library %s cannot be found\n", lib.latin1() );
+      printf( "*    Module %s will not be available in GUI mode\n", moduleTitle.latin1() );

17 years agoImprovement of configure.ac files:
abd [Tue, 24 Jul 2007 04:38:18 +0000 (04:38 +0000)]
Improvement of configure.ac files:
- calculation of XVERSION
- correct mail address of support

17 years agoRestore Windows python debug workaround.
abd [Fri, 29 Jun 2007 12:46:44 +0000 (12:46 +0000)]
Restore Windows python debug workaround.
Now Windows Version is supporting several study in one session.

17 years agoRemoved copying of configure files T_MULTIPR_INDUS_2007-07-23
abd [Wed, 27 Jun 2007 13:04:09 +0000 (13:04 +0000)]
Removed copying of configure files
Removed copying of pythonbe file

17 years agoSeparation KERNEL DEPRECATED configuration files from main config_files
abd [Mon, 25 Jun 2007 08:58:52 +0000 (08:58 +0000)]
Separation KERNEL DEPRECATED configuration files from main config_files

17 years agoStore file as a binary
srn [Fri, 22 Jun 2007 10:56:41 +0000 (10:56 +0000)]
Store file as a binary

17 years agoNPAL16383: Web browser problem.
jfa [Fri, 22 Jun 2007 09:29:57 +0000 (09:29 +0000)]
NPAL16383: Web browser problem.

17 years agoUpdate environment of windows version:
abd [Wed, 20 Jun 2007 13:28:26 +0000 (13:28 +0000)]
Update environment of windows version:
- products;
- projects.

First correction of SalomeExceptionHandler functionality on Windows

Porting current version of BR_Dev_For_4_0 branch on Windows.
First stable Windows version of BR_Dev_For_4_0  branch.

17 years agoUpdate environment of windows version:
abd [Wed, 20 Jun 2007 13:26:59 +0000 (13:26 +0000)]
Update environment of windows version:
- products;
- projects.

Porting current version of BR_Dev_For_4_0 branch on Windows.
First stable Windows version of BR_Dev_For_4_0  branch.

17 years agoNPAL16121: Add carriage return to the last line to avoid compilation problem on some...
jfa [Mon, 4 Jun 2007 06:42:44 +0000 (06:42 +0000)]
NPAL16121: Add carriage return to the last line to avoid compilation problem on some platforms.

17 years agoMerge from IOLS_SUPERV branch (YACS GUI development) - additional correction V4_0
maintenance team [Thu, 17 May 2007 08:38:02 +0000 (08:38 +0000)]
Merge from IOLS_SUPERV branch (YACS GUI development) - additional correction

17 years agoMerging from IOLS_SUPERV branch (YACS GUI development)
san [Wed, 16 May 2007 12:23:08 +0000 (12:23 +0000)]
Merging from IOLS_SUPERV branch (YACS GUI development)

17 years agoFix problem with symbol link on Mandriva64 ( lib64 instead lib ) Executable_Win_Version_after_merging_with_V3_2_6pre4 V4_0rc1 V4_0rc1_automake V4_0rc2
maintenance team [Wed, 25 Apr 2007 10:48:09 +0000 (10:48 +0000)]
Fix problem with symbol link on Mandriva64 ( lib64 instead lib )

17 years agoFix global links to local for correct work on any station
maintenance team [Wed, 25 Apr 2007 09:16:02 +0000 (09:16 +0000)]
Fix global links to local for correct work on any station

17 years agoRight licence for AutoMake
maintenance team [Wed, 25 Apr 2007 09:13:40 +0000 (09:13 +0000)]
Right licence for AutoMake

17 years agoMerging from V3_2_6pre4
abd [Wed, 18 Apr 2007 15:42:07 +0000 (15:42 +0000)]
Merging from V3_2_6pre4

17 years agoIntegrate missing files
abd [Wed, 11 Apr 2007 04:50:10 +0000 (04:50 +0000)]
Integrate missing files

17 years agoAdded view_rotation_point.ng to resources
srn [Tue, 10 Apr 2007 11:30:20 +0000 (11:30 +0000)]
Added view_rotation_point.ng to resources

17 years agoUpdate for new products (qt3.3.8, pyqt3.17.0 and sip 4.5.2 )
maintenance team [Fri, 6 Apr 2007 09:24:14 +0000 (09:24 +0000)]
Update for new products (qt3.3.8, pyqt3.17.0 and sip 4.5.2 )

17 years agoAdd binary format icons V4_0a2
abd [Fri, 16 Mar 2007 08:34:54 +0000 (08:34 +0000)]
Add binary format icons

17 years agoDelete text format icons
abd [Fri, 16 Mar 2007 08:05:22 +0000 (08:05 +0000)]
Delete text format icons

17 years agoPorting to VTK-5.0.0
enk [Thu, 15 Mar 2007 15:03:48 +0000 (15:03 +0000)]
Porting to VTK-5.0.0

17 years agoMPV: fix for LIGHT module maintenance: make_conclude.in must be still in install...
mpv [Wed, 7 Mar 2007 08:29:05 +0000 (08:29 +0000)]
MPV: fix for LIGHT module maintenance: make_conclude.in must be still in install directory

17 years agoAdd of missing files after merging with AutoTool branch
abd [Tue, 6 Mar 2007 14:03:24 +0000 (14:03 +0000)]
Add of missing files after merging with AutoTool branch

17 years agoAdd of missing files after merging with AutoTool branch
abd [Tue, 6 Mar 2007 13:54:45 +0000 (13:54 +0000)]
Add of missing files after merging with AutoTool branch

17 years agoRemoving of missed files
abd [Tue, 6 Mar 2007 08:57:26 +0000 (08:57 +0000)]
Removing of missed files

17 years agoMPV: fix of CPPUNITs tests enable/disable problem
mpv [Mon, 5 Mar 2007 12:17:54 +0000 (12:17 +0000)]
MPV: fix of CPPUNITs tests enable/disable problem

17 years agoMPV: fixing the problem of Automake native files security attributes copying. Use...
mpv [Mon, 19 Feb 2007 13:56:06 +0000 (13:56 +0000)]
MPV: fixing the problem of Automake native files security attributes copying. Use 'install-sh' and 'missing' files from KERNEL (it stores it in CVS). (problem is reproduced on 'INDEX' station)

17 years agoMPV: merge from branch BR_GUI_AutoTools
mpv [Thu, 15 Feb 2007 12:29:02 +0000 (12:29 +0000)]
MPV: merge from branch BR_GUI_AutoTools

17 years agoMPV: merge from branch BR_GUI_AutoTools
mpv [Thu, 15 Feb 2007 11:56:12 +0000 (11:56 +0000)]
MPV: merge from branch BR_GUI_AutoTools