Commit Graph

1636 Commits

Author SHA1 Message Date
rnv
8f0d7fc799 Redesign SALOME documentation 2018-03-29 18:05:23 +03:00
jfa
08869a9687 0023331: EDF 13477 - Problem with Fuse. Avoid application crush. 2018-03-23 14:18:12 +03:00
rnv
8422ddce7f Merge changes for HYDRO project : hydro/imps_2017_salome_84 branch. 2018-03-13 19:37:19 +03:00
rnv
89e60b0cd0 Merge changes for HYDRO project : hydro/imps_2017_salome_83 branch. 2018-03-13 17:37:03 +03:00
rnv
93bb870bc5 Migration to OpenCASCADE CMake configuration: additional commit 2018-03-13 11:40:25 +03:00
rnv
9fe1f193a4 Migration to OpenCASCADE CMake configuration 2018-03-05 18:40:48 +03:00
jfa
693a1c36c0 0023433: EDF 14475 - some case of MakePipeWithDifferentSections fails. A fix by SKL. 2018-02-28 13:39:58 +03:00
eap
4fb9babd3f typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:28:54 +03:00
eap
8374f01623 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/16816690
2018-02-09 22:47:53 +03:00
rnv
afac3e067e Unicode support: correct handling of unicode on GUI level 2018-01-22 11:55:44 +03:00
rnv
0989b7fd03 Implement unicode support in SALOME: first attempt 2018-01-19 16:01:53 +03:00
rnv
001d93f1ef Merge 'master' branch into 'V9_dev' branch. 2018-01-16 19:46:43 +03:00
eap
8f00089bdf typo-fix by Kunda
http://www.salome-platform.org/forum/forum_10/195000978
2018-01-09 13:33:37 +03:00
eap
b9104d97c5 Regression of Offset dialog: result shape not published
+ fix some warnings and memory leaks
2017-12-29 17:42:48 +03:00
eap
14bd7e1d70 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:41:31 +03:00
eap
a9fe5759c5 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:38:33 +03:00
jfa
fde342bef4 0023451: Remove Extra Edges. Version without OCCT modification. 2017-12-27 11:32:50 +03:00
rnv
40d76807e9 Merge master branch into V9_dev. 2017-12-26 16:30:57 +03:00
jfa
47d7c598f5 0023451: EDF - Remove Extra edges 2017-12-22 19:42:31 +03:00
eap
693e5f65fe Fix compilation error and some warnings 2017-12-22 13:35:52 +03:00
eap
939f3cca95 GPUSPHGUI: add an option to Offset Surface opreation
definig a mode of filling the gap between adjacent translated surfaces:
 - by pipes or
 - by intersection
2017-12-21 19:13:17 +03:00
eap
ba2e210e02 Memory leaks 2017-12-20 19:58:48 +03:00
jfa
1bb74b43ea Porting to dev version of OCCT. 2017-12-18 13:39:46 +03:00
eap
dbb1bb16ca Fix valgrind error: Mismatched free() / delete / delete [] 2017-12-13 16:51:53 +03:00
rnv
2736f682fe Merge V8_4_BR branch. 2017-12-13 11:48:03 +03:00
jfa
ee8283cdc0 0023505: Sigsegv with fuse on cylinder and cone 2017-12-08 11:34:36 +03:00
eap
b4c1887ab3 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/948131982/228851081
2017-12-04 14:42:45 +03:00
eap
def38fecf8 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/948131982/228851081
2017-12-04 14:40:22 +03:00
isn
e093baaf91 Merge remote-tracking branch 'remotes/origin/hydro/imps_2017_salome_83' into HEAD
Conflicts:
	src/CurveCreator/CurveCreator_Utils.cxx
2017-11-29 15:52:09 +03:00
vsr
8af6f2a74e 0023505: Sigsegv with fuse on cylinder and cone
- Switch to C++ exception handling mechanism
2017-11-16 15:10:41 +03:00
asl
bd364504cc patch for incorrect compilation 2017-11-10 17:16:14 +03:00
asl
6dc5124449 patch for crash 2017-11-10 13:21:34 +03:00
isn
227f211520 Merge remote-tracking branch 'remotes/origin/hydro/imps_2017_salome_83' into HEAD 2017-11-08 15:14:31 +03:00
isn
412e3db8f2 additional erase-all flag in CurveCreator_Curve 2017-11-08 15:14:12 +03:00
isn
190ad709e4 refs #1373 comment out the limit of selected points in the local-point-list 2017-11-08 15:12:27 +03:00
asl
c5226abebf Merge remote-tracking branch 'origin/pre/hydro/imps_2017' into hydro/imps_2017_salome_83 2017-11-01 12:09:56 +03:00
isn
ed9a2d484b HYDRO / refs #1334 2017-10-30 21:59:08 +03:00
vsr
7714104ece 0023473: [CEA 2163] SMESH compilation failure with a PyCompileError
- Add direct dependencies between targets generated by PYQT_WRAP_UIC and SALOME_INSTALL_SCRIPTS macros to avoid races problem
2017-10-13 12:05:55 +03:00
vsr
c24f6c6618 Revert commit a1bc463e for issue 0023451 as it caused regressions 2017-10-12 17:06:06 +03:00
vsr
1137dd744f 0023493: EDF 15626 - Problem with Dump Study
- Fixed problem with GetExistingSubObjects() function dumping
2017-10-11 15:27:38 +03:00
Christophe Bourcier
b02853cb86 Update French translation files 2017-10-09 16:08:04 +02:00
Christophe Bourcier
d3ae7d5ecf Update French translation files 2017-10-09 16:06:28 +02:00
Christophe Bourcier
32ffd43c79 Update French translation files 2017-10-09 15:20:29 +02:00
Christophe Bourcier
05ae469449 Update translation files from Crowdin 2017-10-09 14:40:21 +02:00
vsr
36a0165451 Increment version: 8.4.0 2017-10-03 11:18:57 +03:00
vsr
12d2cd28a6 Fix regression (SIGSEGV) caused by commit 935cd274 2017-09-29 12:06:30 +03:00
vsr
579fb21c33 Remove debug output 2017-09-28 16:30:23 +03:00
vsr
935cd27401 0023450: Fields are not displayed in GEOM
- Make color scale a property of the OCC view model
- Redesign color scale management
2017-09-28 16:08:10 +03:00
asl
19d83677d4 refs #1331: access to methods for testing purposes 2017-09-28 11:57:31 +03:00
asl
19eba9530f refs #1331: access to methods for testing purposes 2017-09-28 11:48:12 +03:00