Commit Graph

359 Commits

Author SHA1 Message Date
akl
26c427c3c2 *** empty log message *** 2013-10-28 06:50:13 +00:00
akl
1b285d81c4 Correct modes interaction 2013-10-25 08:17:17 +00:00
akl
4fc25cf22b 1) Correct points creation mode behavior;
2) Add a new modes management;
3) detach ICurve interface for curves
2013-10-25 05:00:54 +00:00
ouv
6bad26cf66 Debug. 2013-10-02 10:45:18 +00:00
ouv
c75c1e3d11 HYDRO feature 34: Polylines creation: improvements. 2013-09-27 09:20:08 +00:00
prascle
e7d1a0371b PR: fix compilation problem on ubuntu 12.04 2013-09-23 15:30:18 +00:00
ouv
c6cdd9b117 Few GUI modifications related to the Create Polyline functionality. 2013-09-20 15:32:39 +00:00
ouv
d7d933c650 Compilation errors. 2013-09-20 15:31:06 +00:00
akl
1f621bfae7 Remove GEOMBase dependence. 2013-09-20 14:21:44 +00:00
akl
4a99ec5202 Modify creation of curves: 1) using QDockWidget instead of QDialog; 2) selection of new point coordinates by click in viewer. 2013-09-20 12:03:35 +00:00
akl
18247cdc08 Add 'CurveCreator' shortcut 2013-09-05 06:27:46 +00:00
mtn
1c0d14d5b2 CurveCreator was updated 2013-08-30 14:40:26 +00:00
ouv
30060b79f1 Compilation error. 2013-08-21 09:23:36 +00:00
ouv
6def90fa98 1) CurveCreator_NewSection.h is replaced with CurveCreator_NewSectionDlg.h in Makefile.am
2) Some files are converted to UNIX format
3) CURVECREATOR_EXPORT macro is added to definiton of CurveCreator_Widget class (required for compilation on Windows)
2013-08-21 07:55:34 +00:00
mtn
2c4464497c CurveCreator was updated 2013-08-21 06:46:20 +00:00
mtn
9b88d11eb3 CurveCreator was updated 2013-08-20 06:11:43 +00:00
mtn
31f45c228c Images neccessary for CurveEditor were added 2013-08-20 06:08:09 +00:00
mtn
fa08a0a403 Massages neccessary for CurveEditor were added 2013-08-20 06:06:30 +00:00
skv
999aec24a6 CurveCreator implementation 2013-08-05 09:52:04 +00:00
rnc
13be052751 Integration of a patch from Renaud Barate which fixes some issues at install step due to sphinx importing some python packages when building th documentation. 2013-05-22 13:10:29 +00:00
vsr
296019e20f Fix typo 2013-04-18 11:12:00 +00:00
gdd
7dd8e34001 Update translations 2013-04-18 08:39:44 +00:00
vsr
d8e687a757 Update documentation for 7.2.0 2013-04-17 16:05:53 +00:00
vsr
9351fe0dfa Update documentation for 7.2.0 2013-04-17 15:23:36 +00:00
rnv
a94dbd7745 Fix cmake compilation problem. 2013-04-17 11:04:20 +00:00
vsr
14b6ec1909 Correct documentation 2013-04-17 10:43:10 +00:00
vsr
8fab12198b Fix problem that user material database is not watched by resource manager when file is first time created. 2013-04-17 09:26:00 +00:00
prascle
4b66576d39 PR: Spelling 2013-04-16 14:03:21 +00:00
prascle
8e00478a79 PR: Deprecation Warning more precise 2013-04-16 13:47:46 +00:00
prascle
6f5fe2aa0f PR: improve documentation on scripts adaptation to V7 2013-04-13 19:46:48 +00:00
prascle
b8e8a40b70 PR: dump correction when sudies from older versions are loaded 2013-04-12 15:28:08 +00:00
vsr
376506dfdb Increment version to 7.2.0 2013-04-12 15:24:10 +00:00
vsr
4d2fe76ed2 Merge from V6_main 12/04/2013 2013-04-12 14:01:18 +00:00
prascle
74c2e02ab1 PR: update documentation for script migration 2013-04-11 15:16:14 +00:00
ouv
231074d905 Issue 0051777: TC7.2.0: Element could not be selected in Hypothesis Construction. 2013-04-11 11:07:26 +00:00
prascle
a05e9c326e PR: dump function must write GEOM.xxx instead of geompy.GEOM.xxx 2013-04-11 08:43:00 +00:00
prascle
0370a2b150 PR: geom must be a true singleton 2013-04-10 14:06:25 +00:00
akl
f75fe04874 Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only. 2013-04-10 08:33:27 +00:00
prascle
5f237094e9 PR: improve compatibilty with old scripts 2013-04-09 14:51:29 +00:00
vsr
711f404511 Improve documentation 2013-04-08 14:45:11 +00:00
vsr
4b76fd2b72 Improve documentation 2013-04-08 13:56:35 +00:00
vsr
0d0604cc21 Improve documentation 2013-04-08 13:39:58 +00:00
vsr
3f3887c227 Remove documentation in triple double quotes in Python script to avoid it in generated pages. 2013-04-05 16:00:35 +00:00
vsr
998ba35795 Remove documentation in triple double quotes in Python script to avoid it in generated pages. 2013-04-05 15:18:48 +00:00
akl
c55226dc9d Remove documentation in triple double quotes in Python script to avoid it in generated pages. 2013-04-05 11:33:20 +00:00
vsr
3f9390adf4 Merge from BR_plugins_pbyacs 03/04/2013 2013-04-04 07:06:43 +00:00
mpa
a745b833f8 IPAL0051856: Basic Properties of a hidden edges 2013-04-01 13:35:35 +00:00
vsr
5b3622aa23 Merge from V6_main 01/04/2013 2013-04-01 12:25:01 +00:00
jfa
6e9871bc53 0022095: EDF 2358 GEOM: Add 'Create group' in the contextual menu of OCC viewer 2013-03-26 09:37:44 +00:00
barate
e63bb2c6a9 Fix detection of GEOM groups for structural elements 2013-03-20 16:55:12 +00:00