eap
|
00b26b695f
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
To remove sub-filters if necessary
- SMESH_LogicalFilter( const QList<SUIT_SelectionFilter*>&, const int );
+ SMESH_LogicalFilter( const QList<SUIT_SelectionFilter*>&, const int, bool takeOwnership=false );
private:
+ void deleteFilters();
|
2011-06-23 12:14:05 +00:00 |
|
vsr
|
2c607013a2
|
Merge from V6_3_BR 06/06/2011
|
2011-06-06 08:15:39 +00:00 |
|
inv
|
2de294b09a
|
Merge from V6_2_BR 23/12/2010
|
2010-12-24 08:18:34 +00:00 |
|
vsr
|
d8f644ca3d
|
Merge from V5_1_main branch 24/11/2010
|
2010-11-25 12:44:43 +00:00 |
|
vsr
|
9357f5c870
|
Merge from V5_1_main 14/05/2010
|
2010-05-14 15:32:37 +00:00 |
|
eap
|
5e7f07d3da
|
untabify
|
2009-12-10 14:52:59 +00:00 |
|
vsr
|
2e5ccf9f57
|
Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
|
2009-08-13 05:50:13 +00:00 |
|
adam
|
c9cb7f7c5d
|
Test EXPORTS definition with target name as suggested by cmake
|
2009-03-06 16:00:11 +00:00 |
|
adam
|
d5dd2d9628
|
compatibility windows compilation with cmake
|
2009-02-24 09:27:39 +00:00 |
|
vsr
|
0635c9fc80
|
Merge from BR_V5_DEV 16Feb09
|
2009-02-17 05:27:49 +00:00 |
|
jfa
|
79b1ac2b6d
|
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
|
2008-03-07 07:47:05 +00:00 |
|
jfa
|
c63ee099ad
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:39:17 +00:00 |
|
jfa
|
57b43b4d01
|
Join modifications from branch OCC_debug_for_3_2_0b1
|
2006-05-06 08:51:48 +00:00 |
|
jfa
|
4ff5bd6154
|
Join modifications from branch OCC_development_for_3_2_0a2
|
2006-03-13 15:29:49 +00:00 |
|
smh
|
d0f366c4a3
|
Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
|
2006-02-07 15:01:11 +00:00 |
|
eap
|
e07015e9cc
|
fix bug 10959. Initialize GEOM_Gen if necessary
|
2005-12-19 15:30:18 +00:00 |
|
smh
|
2754c581d3
|
Copyrights update
|
2005-12-05 16:31:55 +00:00 |
|
nds
|
80b2ef84c3
|
Using files from package LightApp instead of SalomeApp
|
2005-11-03 08:37:36 +00:00 |
|
asl
|
b0105f0f9d
|
PAL10332 - references are interpreted as original objects in filters, dialogs, etc.
|
2005-10-25 08:19:21 +00:00 |
|
jfa
|
b22f47d357
|
Improve NumberFilter: retrieve selected and main shape with the same instance of GEOM_Client()
|
2005-10-03 07:12:42 +00:00 |
|
asl
|
1dfdc856a7
|
PAL9963 - "Display", "Erase", "Display only" on mesh root object
|
2005-09-30 05:53:44 +00:00 |
|
eap
|
59ba8fec69
|
PAL9524. Fix type definition of references to hypo
|
2005-09-08 04:43:10 +00:00 |
|
asl
|
5e356c3e2c
|
*** empty log message ***
|
2005-06-09 06:48:48 +00:00 |
|
smh
|
c38c10811a
|
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
|
2005-06-07 13:22:20 +00:00 |
|
admin
|
e4737e85f0
|
Merge with version on tag OCC-V2_1_0d
|
2004-12-01 10:48:31 +00:00 |
|
yfr
|
c3bf92bd87
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-18 08:34:31 +00:00 |
|
jrt
|
19ad8814ce
|
Change OCC_LIBS to OCC_KERNEL_LIBS
|
2003-09-04 08:09:40 +00:00 |
|
yfr
|
70b48edcb3
|
yfr : Merge with v1.2
|
2003-07-10 11:35:01 +00:00 |
|
nri
|
3626498ccc
|
NRI : Add KERNEL includes.
|
2003-05-19 14:38:29 +00:00 |
|
nri
|
3973ceea25
|
NRI : First integration.
|
2003-05-19 14:07:00 +00:00 |
|