Commit Graph

132 Commits

Author SHA1 Message Date
mpv
d8dd8f5dff Porting to Mandrake 10.1 and new products:
porting to Qt 3.3.3
2005-06-08 06:09:45 +00:00
mpv
baf5f7929a Porting to Mandrake 10.1 and new products:
porting to gcc 3.4.1 and OCC 5.2.3: do not use copy constructor in TCollection classes
2005-06-08 06:08:49 +00:00
mpv
fb47f1a747 Porting to Mandrake 10.1 and new products:
added "include <qlabel.h>" because the new qt 3.3.3 do not includes it
2005-06-08 04:47:20 +00:00
jfa
1b212c135e PAL8769: Limitation to give values in Spin boxes. Now coordinates and displacements values can be within interval [-1e+15, 1e+15] 2005-05-24 05:14:25 +00:00
mpv
71e027ab93 MPV: Porting to the Python 2.3 and higher: Python includes must be before Qt includes: Python contains "slots" field, redefined in the Qt. 2005-04-26 10:07:58 +00:00
vsr
f8d965cecd Increment version number (2.2.3) 2005-04-25 09:11:47 +00:00
jfa
681340563a PAL8379: add in geompy.py a function for filtering edges by length. 2005-04-11 07:11:46 +00:00
jfa
a2e49f7316 PAL8378: fix a bug in Partition algorithm 2005-04-11 05:55:25 +00:00
jfa
a6c1f3a807 PAL8264: fixed regression in Partition algorithm 2005-04-11 05:55:11 +00:00
vsr
a3171b1ac2 Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in. 2005-04-08 05:26:50 +00:00
vsr
3b5292c726 Change version number to 2.2.2 2005-03-25 12:55:11 +00:00
jfa
8db664e3ad Fix RemoveExtraEdges() to obtain valid shapes. Fix done by SKL. 2005-03-23 07:31:43 +00:00
jfa
ec010dda28 PAL8395: Fix pb. with bug2extraEdges.py 2005-03-22 09:24:45 +00:00
vsr
f2ad321b99 PAL8376 2005-03-17 14:00:41 +00:00
vsr
6e6e07edd6 PAL8376 2005-03-17 13:53:29 +00:00
jfa
aa5ce1d37f PAL8395: Improve CheckCompoundOfBlocks and RemoveExtraEdges. Improvement done by SKL. 2005-03-16 12:55:58 +00:00
vsr
5767b14e0b Update version number : 2.2.1 2005-03-01 14:12:08 +00:00
vsr
ca716d57ab Update the GUI documentation for GEOM module 2005-03-01 11:04:42 +00:00
jfa
3a6eec50c4 PAL7158: Multi translation/rotation has been enabled on sub-shapes 2005-03-01 08:50:33 +00:00
mzn
3f55813c94 Fix for PAL8309(now, if the ctrl key is pressed, the input coordinates function(by mouse clicking in the viewer) should be disabled in the "Point Construction" dialog). 2005-02-28 13:15:14 +00:00
jfa
53576d597d PAL7715: Unfriendly message after Glue Faces 2005-02-14 09:00:39 +00:00
asv
8b908bd978 IsCompoundOfBlocks() and CheckCompoundOfBlocks() services were changed: return-value parameter was made first. It is required by Supervisor dynamic interface invokation mechanism. 2005-02-04 07:06:29 +00:00
jfa
3866ec3a96 PAL7968. Two new functions implemented: UnionList() and DifferenceList(). 2005-02-04 06:55:40 +00:00
jfa
254420b8db PAL7924: Meaningfull error message provided 2005-02-02 14:28:35 +00:00
jfa
25ebdee483 PAL7508: Development of new block functionalities. GetInPlace() now works for the case of solids. 2005-02-02 12:38:58 +00:00
san
d4ecb90145 PAL6487 2005-02-02 11:58:25 +00:00
vsr
74989f5a3e Fix PAL7557: Allow 'Display Only' popup menu command for the 'Geometry' component object. 2005-02-01 14:25:46 +00:00
jfa
cd509f872c PAL7508: Development of new block functionalities. Allow find SOLIDs by GetShapesOn<xxx>() functions. 2005-02-01 11:13:59 +00:00
jfa
d85baed107 PAL7508: Development of new block functionalities. Implement GetShapesOn<xxx>() functions for case of SOLID. Done by PKV. 2005-02-01 11:12:57 +00:00
jfa
6a52e30ef9 Improve RemoveExtraEdges() function. Fix done by SKL. 2005-02-01 11:12:39 +00:00
jfa
b7cff0a4ec PAL7508: Development of GetInPlace() functionality 2005-01-27 15:22:36 +00:00
jfa
1dfcc16fdf Change comments style in geompy.py for right processing with HappyDoc 2005-01-27 14:49:28 +00:00
jfa
49a1a28bfa PAL7815: now RemoveExtraEdges() does not break initial shape 2005-01-27 12:44:38 +00:00
vsr
0fd599bbed Apply patch from Paul Rascle (correction of make procedure) 2005-01-25 13:39:25 +00:00
jfa
61b4585452 Provide more precise error message 2005-01-25 06:20:25 +00:00
jfa
51454ae083 Fix problem with GetShapesOnCylinder: CRASH, when result can not be obtained 2005-01-25 06:19:13 +00:00
san
25b67cacab PAL7768 2005-01-24 16:12:57 +00:00
san
4e1a1db78c PAL7768 2005-01-24 16:05:56 +00:00
san
dc8466f4ed PAL7768 2005-01-24 16:00:40 +00:00
jfa
86973cfa9e PAL7508. Correct behaviour of GetShapesOnPlane(). 2005-01-21 10:44:46 +00:00
jfa
23c12be7ac PAL7508. Update implementation of GetShapesOn<xxx>() functions. 2005-01-21 09:16:41 +00:00
jfa
1cfac3e905 PAL7441. Pb with MakePartition. Fix done by PKV. 2005-01-21 09:09:45 +00:00
vsr
f94b3790c5 Modify the version number of SALOME: 2.2.0. 2005-01-21 07:35:32 +00:00
san
b0937de45d PAL7529 2005-01-20 14:23:35 +00:00
vsr
1c725ec71e Modify the version number of SALOME: 2.2.0.
Correct component comment info (PAL7712).
2005-01-20 14:20:30 +00:00
vsr
add6270ff1 Correct misprinting in the dialog box (PAL7528) 2005-01-20 14:18:40 +00:00
san
01283434b5 PAL7770 2005-01-20 14:15:21 +00:00
san
9bb681b800 PAL7360 2005-01-20 14:11:08 +00:00
admin
ca429d817a Merge with OCC_development_01 2005-01-20 06:24:17 +00:00
admin
6101c76143 Merge with OCC-V2_1_0_deb 2004-12-17 11:18:33 +00:00