Salome HOME
modules/hydro.git
10 years agoAdd a new 'moveSection' operation to change position of section in the list.
akl [Tue, 19 Nov 2013 17:09:58 +0000 (17:09 +0000)]
Add a new 'moveSection' operation to change position of section in the list.

10 years agoBndBox for Geom_Line. In the algorithm of the point search on the segment, a projecti...
nds [Tue, 19 Nov 2013 17:07:35 +0000 (17:07 +0000)]
BndBox for Geom_Line. In the algorithm of the point search on the segment, a projection is built. In case of Geom_Line it is built on the infinite line. So, we need to check the point if it is in the box.
Drag&drop correction to don't show selection bounding rect. To restore selection after drag operation.

10 years agoUndo/Redo operations for Clear, Join, setClosed, setSectionName, setSectionType,...
akl [Tue, 19 Nov 2013 16:45:08 +0000 (16:45 +0000)]
Undo/Redo operations for Clear, Join, setClosed, setSectionName, setSectionType, setPoint.

10 years agoBug with remove multi-selected points.
nds [Tue, 19 Nov 2013 14:53:06 +0000 (14:53 +0000)]
Bug with remove multi-selected points.

10 years agoInsert a new point on a segment functionality. Fix for a bug with a point addition...
nds [Tue, 19 Nov 2013 14:40:13 +0000 (14:40 +0000)]
Insert a new point on a segment functionality. Fix for a bug  with a point addition on a spline. A new point is inserted between incorrect points.

10 years agoFix Undo/Redo of AddSection, RemoveSection, AddPoint, RemovePoint.
akl [Tue, 19 Nov 2013 13:08:30 +0000 (13:08 +0000)]
Fix Undo/Redo of AddSection, RemoveSection, AddPoint, RemovePoint.

10 years agoGet a shape instead of wire, because of not connected sections could not be splitted
akl [Tue, 19 Nov 2013 13:01:30 +0000 (13:01 +0000)]
Get a shape instead of wire, because of not connected sections could not be splitted
 into wire.

10 years agoSet zero viewer for the pane in order to close local selection inside the viewer...
nds [Tue, 19 Nov 2013 10:34:08 +0000 (10:34 +0000)]
Set zero viewer for the pane in order to close local selection inside the viewer and disconnect it.

10 years agoInsert a point on a selected segment - debug
nds [Tue, 19 Nov 2013 10:33:12 +0000 (10:33 +0000)]
Insert a point on a selected segment - debug
Close local context during modes change, start/stop operation.
Drag&drop debug.

10 years agoA new point is inserted on existing segment. Line/spline curve type.
adv [Tue, 19 Nov 2013 08:19:50 +0000 (08:19 +0000)]
A new point is inserted on existing segment. Line/spline curve type.

10 years agoMerging with V7_main branch.
adv [Mon, 18 Nov 2013 11:33:19 +0000 (11:33 +0000)]
Merging with V7_main branch.

10 years agoFix for the bug #56: Show, Show only, Hide for Region and Zone under Region.
rkv [Mon, 18 Nov 2013 06:08:47 +0000 (06:08 +0000)]
Fix for the bug #56: Show, Show only, Hide for Region and Zone under Region.

10 years agoFix for the bug #51: unnecessary fit all after show-hide object
rkv [Mon, 18 Nov 2013 06:07:59 +0000 (06:07 +0000)]
Fix for the bug #51: unnecessary fit all after show-hide object

10 years agoFix for the bug #56: Show, Show only, Hide for Region and Zone under Region.
rkv [Fri, 15 Nov 2013 11:33:04 +0000 (11:33 +0000)]
Fix for the bug #56: Show, Show only, Hide for Region and Zone under Region.

10 years agoModified mode for the polyline. It is possible to change the polyline points. BR_hydro_v_0_3
adv [Fri, 15 Nov 2013 08:40:01 +0000 (08:40 +0000)]
Modified mode for the polyline. It is possible to change the polyline points.
ToDo:
- double editor for point coordinate
- restore selection after the value applying - IT IS DONE
- local selection only for section objects
- viewer comes to the widget constructor

10 years agoLinking libraries corrected.
adv [Fri, 15 Nov 2013 07:17:07 +0000 (07:17 +0000)]
Linking libraries corrected.

10 years agoLinux compilation.
adv [Fri, 15 Nov 2013 06:30:28 +0000 (06:30 +0000)]
Linux compilation.

10 years agoLinux compilation.
adv [Fri, 15 Nov 2013 06:24:39 +0000 (06:24 +0000)]
Linux compilation.

10 years agoCurve creator has been moved from GEOM to HYDRO.
adv [Fri, 15 Nov 2013 05:59:12 +0000 (05:59 +0000)]
Curve creator has been moved from GEOM to HYDRO.

10 years agoDoubled update of preview corrected.
adv [Thu, 14 Nov 2013 08:55:01 +0000 (08:55 +0000)]
Doubled update of preview corrected.

10 years agoTransparency for immersible zones correction(Bug #71).
adv [Thu, 14 Nov 2013 08:51:54 +0000 (08:51 +0000)]
Transparency for immersible zones correction(Bug #71).

10 years agoFix for the bug #66: Hydro has unknown version. Version is set to 0.3 in the LightApp...
rkv [Thu, 14 Nov 2013 07:17:43 +0000 (07:17 +0000)]
Fix for the bug #66: Hydro has unknown version. Version is set to 0.3 in the LightApp.xml.

10 years agoFix for the bug #66: Hydro has unknown version.
rkv [Thu, 14 Nov 2013 06:59:57 +0000 (06:59 +0000)]
Fix for the bug #66: Hydro has unknown version.

10 years agoFix for the bug #42: point C is not activated, but point C is shown in preview in...
rkv [Wed, 13 Nov 2013 15:38:00 +0000 (15:38 +0000)]
Fix for the bug #42: point C is not activated, but point C is shown in preview in Transform image view

10 years agoFix: it was impossible to include geometry objects when a new calculation case is...
rkv [Wed, 13 Nov 2013 11:42:55 +0000 (11:42 +0000)]
Fix: it was impossible to include geometry objects when a new calculation case is being created.

10 years agoLinux compilation.
adv [Wed, 13 Nov 2013 08:20:06 +0000 (08:20 +0000)]
Linux compilation.

10 years agoFix for the bug #42: point C is not activated, but point C is shown in preview in...
rkv [Wed, 13 Nov 2013 07:56:08 +0000 (07:56 +0000)]
Fix for the bug #42: point C is not activated, but point C is shown in preview in Transform image view

10 years agoFix for the bug #49: Message box on objects list change is absent
rkv [Tue, 12 Nov 2013 13:12:32 +0000 (13:12 +0000)]
Fix for the bug #49: Message box on objects list change is absent

10 years agoFix for the bug #59: bathymetry can not bet defined for conflicted zone.
rkv [Tue, 12 Nov 2013 12:10:28 +0000 (12:10 +0000)]
Fix for the bug #59: bathymetry can not bet defined for conflicted zone.

10 years agoFix for the bug #46: latitude and longitude limits.
rkv [Tue, 12 Nov 2013 11:06:19 +0000 (11:06 +0000)]
Fix for the bug #46: latitude and longitude limits.

10 years agoFix for the bug #48: Default name for immersible zone
rkv [Tue, 12 Nov 2013 10:59:42 +0000 (10:59 +0000)]
Fix for the bug #48: Default name for immersible zone
and
#55: unnecessary \93_\94 in object names.

10 years agoFix for the bug #55: unnecessary \93_\94 in object names.
rkv [Tue, 12 Nov 2013 10:15:38 +0000 (10:15 +0000)]
Fix for the bug #55: unnecessary \93_\94 in object names.

10 years agoFix for the bug #40: Fatal error when edit image.
rkv [Tue, 12 Nov 2013 09:44:26 +0000 (09:44 +0000)]
Fix for the bug #40: Fatal error when edit image.

10 years agoUpdate names of regions in calculation case if its order has been changed (Bug #47).
adv [Tue, 12 Nov 2013 07:44:13 +0000 (07:44 +0000)]
Update names of regions in calculation case if its order has been changed (Bug #47).

10 years agoFix for the bug #37: Error when import image with format not supported.
rkv [Mon, 11 Nov 2013 10:48:16 +0000 (10:48 +0000)]
Fix for the bug #37: Error when import image with format not supported.

10 years agoBoundary polyline presentation in the viewer is added for Calculation Case operation.
rkv [Mon, 11 Nov 2013 10:08:15 +0000 (10:08 +0000)]
Boundary polyline presentation in the viewer is added for Calculation Case operation.

10 years agoUpdate flag for calculation case during polyline changing.
adv [Mon, 11 Nov 2013 10:02:58 +0000 (10:02 +0000)]
Update flag for calculation case during polyline changing.

10 years agoBoundary polyline can be selected now in the Calculation case dialog.
rkv [Mon, 11 Nov 2013 09:11:49 +0000 (09:11 +0000)]
Boundary polyline can be selected now in the Calculation case dialog.

10 years agoBoundary polyline added for calculation case.
adv [Mon, 11 Nov 2013 08:04:36 +0000 (08:04 +0000)]
Boundary polyline added for calculation case.

10 years agoNew calculation case dialog layout is implemented. Two lists of geometry objects...
rkv [Mon, 11 Nov 2013 07:27:21 +0000 (07:27 +0000)]
New calculation case dialog layout is implemented. Two lists of geometry objects are implemented - included and available. Limits polyline combobox is not yet filled and processed.

10 years agoMinor changes.
adv [Mon, 11 Nov 2013 05:26:30 +0000 (05:26 +0000)]
Minor changes.

10 years agoMinor change.
adv [Mon, 11 Nov 2013 05:03:37 +0000 (05:03 +0000)]
Minor change.

10 years agoGet the gepmetry objects method added.
adv [Mon, 11 Nov 2013 05:03:26 +0000 (05:03 +0000)]
Get the gepmetry objects method added.

10 years agoFix of Bug #39: Lambert93/Geodesic coordinates confusion
rkv [Fri, 8 Nov 2013 10:59:43 +0000 (10:59 +0000)]
Fix of Bug #39: Lambert93/Geodesic coordinates confusion

10 years agoFirst implementation of Profiles.
adv [Thu, 7 Nov 2013 17:07:21 +0000 (17:07 +0000)]
First implementation of Profiles.

10 years agoFix of crash when edit an existing image with reference image.
rkv [Thu, 7 Nov 2013 13:57:38 +0000 (13:57 +0000)]
Fix of crash when edit an existing image with reference image.

10 years agoTemporary fix to avoid blinking of coincident zones in OCC view has been rolled back...
adv [Thu, 7 Nov 2013 13:35:59 +0000 (13:35 +0000)]
Temporary fix to avoid blinking of coincident zones in OCC view has been rolled back because of problems with intersection (Bug #36).

10 years agopatch for correct compilation on Linux
asl [Thu, 7 Nov 2013 11:57:18 +0000 (11:57 +0000)]
patch for correct compilation on Linux

10 years agoDon't take into account the selected polyline if creation operation was called.
akl [Thu, 7 Nov 2013 11:40:15 +0000 (11:40 +0000)]
Don't take into account the selected polyline if creation operation was called.

10 years agoFix of import image dialog: Lambert93 origin point is used for setting default points...
rkv [Thu, 7 Nov 2013 11:05:35 +0000 (11:05 +0000)]
Fix of import image dialog: Lambert93 origin point is used for setting default points A,B,C.

10 years agoLambert changed to Geodesic.
adv [Thu, 7 Nov 2013 05:39:32 +0000 (05:39 +0000)]
Lambert changed to Geodesic.

10 years agoHYDROGUI_Wizard has been refactored and now uses QStackedWidget instead of QWizard.
rkv [Wed, 6 Nov 2013 15:59:37 +0000 (15:59 +0000)]
HYDROGUI_Wizard has been refactored and now uses QStackedWidget instead of QWizard.

10 years agoLambert = Cartesian (x,y), another mode is Geodesic (grad, min, sec).
rkv [Wed, 6 Nov 2013 13:47:41 +0000 (13:47 +0000)]
Lambert = Cartesian (x,y), another mode is Geodesic (grad, min, sec).

10 years agoFix for import image: Lambert - x,y; Geodesic - grad, min, sec.
rkv [Wed, 6 Nov 2013 11:56:23 +0000 (11:56 +0000)]
Fix for import image: Lambert - x,y; Geodesic - grad, min, sec.
Fix for calculation case wizard when no geometry object and Next is pushed.

10 years agoCalculation case name validator is temporary disconnected because of the problem...
rkv [Wed, 6 Nov 2013 10:29:43 +0000 (10:29 +0000)]
Calculation case name validator is temporary disconnected because of the problem on Windows7

10 years ago- Geometry objects selected in Calculation case wizard are highlighted now in the...
rkv [Wed, 6 Nov 2013 10:12:52 +0000 (10:12 +0000)]
- Geometry objects selected in Calculation case wizard are highlighted now in the preview.

10 years ago- Preview for Calculation case wizard is improved.
rkv [Wed, 6 Nov 2013 07:50:42 +0000 (07:50 +0000)]
- Preview for Calculation case wizard is improved.
- Zones are selectable now and visible only if the second page of the wizard is active.
- When select a region all its zones are selected.
- Split is done only if the case is modified.

10 years agoComparison of two objects corrected.
adv [Wed, 6 Nov 2013 04:40:00 +0000 (04:40 +0000)]
Comparison of two objects corrected.

10 years agoPreview of a calculation case for the first page of the wizard is implemented.
rkv [Tue, 5 Nov 2013 12:15:36 +0000 (12:15 +0000)]
Preview of a calculation case for the first page of the wizard is implemented.

10 years agoUseless files are removed from branch.
adv [Tue, 5 Nov 2013 11:59:25 +0000 (11:59 +0000)]
Useless files are removed from branch.

10 years agoThe "MustBeUpdated" flag is moved to base data object class and implemented for calcu...
adv [Tue, 5 Nov 2013 10:57:12 +0000 (10:57 +0000)]
The "MustBeUpdated" flag is moved to base data object class and implemented for calculation case.

10 years agoMinor change.
adv [Tue, 5 Nov 2013 10:44:36 +0000 (10:44 +0000)]
Minor change.

10 years agoMethods to work with imagw references:
adv [Tue, 5 Nov 2013 10:44:20 +0000 (10:44 +0000)]
Methods to work with imagw references:
  - Remove image references
  - Recalculate image position if reference image changed

10 years agoThe model acces is done by label instead of object.
adv [Tue, 5 Nov 2013 10:43:15 +0000 (10:43 +0000)]
The model acces is done by label instead of object.

10 years ago- Zones drag and drop in the Calculation Case wizard is implemented.
rkv [Tue, 5 Nov 2013 08:20:15 +0000 (08:20 +0000)]
- Zones drag and drop in the Calculation Case wizard is implemented.
- "New region" item is added in the regions tree in Calculation Case wizard.

10 years agoFirst adapted version for SALOME modules built by CMake.
akl [Tue, 5 Nov 2013 07:53:28 +0000 (07:53 +0000)]
First adapted version for SALOME modules built by CMake.

10 years agoAdding reference Region/Zone corrected.
adv [Tue, 5 Nov 2013 07:09:14 +0000 (07:09 +0000)]
Adding reference Region/Zone corrected.

10 years agoImage positioning by two points.
adv [Fri, 1 Nov 2013 11:49:34 +0000 (11:49 +0000)]
Image positioning by two points.

10 years ago- Stub for drag and drop in the Calculation Case wizard is implemented (zones moving...
rkv [Fri, 1 Nov 2013 11:36:00 +0000 (11:36 +0000)]
- Stub for drag and drop in the Calculation Case wizard is implemented (zones moving is not implemented for the moment).

10 years ago- Selected merge type translation is fixed.
rkv [Fri, 1 Nov 2013 07:07:52 +0000 (07:07 +0000)]
- Selected merge type translation is fixed.

10 years ago- Merge type selection is implemented in Calculation Case dialog.
rkv [Fri, 1 Nov 2013 07:01:51 +0000 (07:01 +0000)]
- Merge type selection is implemented in Calculation Case dialog.

10 years ago- Merge type combo box in Calculation case dialog is filled and connected to get...
rkv [Fri, 1 Nov 2013 06:30:21 +0000 (06:30 +0000)]
- Merge type combo box in Calculation case dialog is filled and connected to get/set merge type and merge bathymetry of a selected zone.
- Calculation case dialog labels are updated.

10 years agoHYDROGUI_Zone class is introduced.
rkv [Thu, 31 Oct 2013 14:12:56 +0000 (14:12 +0000)]
HYDROGUI_Zone class is introduced.

10 years agoMethod to check what zone needs merging of bathymetries has been added.
adv [Thu, 31 Oct 2013 09:28:09 +0000 (09:28 +0000)]
Method to check what zone needs merging of bathymetries has been added.

10 years agoUndefined merge bathymetries type added for zones.
adv [Thu, 31 Oct 2013 08:39:32 +0000 (08:39 +0000)]
Undefined merge bathymetries type added for zones.

10 years agoFix: Regions and zones should not be red in the browser.
rkv [Thu, 31 Oct 2013 08:25:56 +0000 (08:25 +0000)]
Fix: Regions and zones should not be red in the browser.

10 years agoFixed regions browser on the second page of Calculation Case wizard after zones split...
rkv [Wed, 30 Oct 2013 13:54:22 +0000 (13:54 +0000)]
Fixed regions browser on the second page of Calculation Case wizard after zones splitting.

10 years agoFix for new zone creation.
rkv [Wed, 30 Oct 2013 13:39:54 +0000 (13:39 +0000)]
Fix for new zone creation.

10 years agoSplitting geometry objects to zones is performed on "Next" button in the first wizard...
rkv [Wed, 30 Oct 2013 13:14:43 +0000 (13:14 +0000)]
Splitting geometry objects to zones is performed on "Next" button in the first wizard page of Calculation Case operation.

10 years agoChild tag has ben removed from data model.
adv [Wed, 30 Oct 2013 12:53:08 +0000 (12:53 +0000)]
Child tag has ben removed from data model.

10 years ago- The bug is fixed: iterator on an invalid sequence which is out of scope.
rkv [Wed, 30 Oct 2013 10:13:22 +0000 (10:13 +0000)]
- The bug is fixed: iterator on an invalid sequence which is out of scope.
- List of objects is sorted on the first page of Calcualtion Case wizard.

10 years agoAdd/remove objects is implemented on the first page of the Calculation Case operation...
rkv [Wed, 30 Oct 2013 09:55:23 +0000 (09:55 +0000)]
Add/remove objects is implemented on the first page of the Calculation Case operation wizard.

10 years agoTesting of Bathymetry object.
adv [Wed, 30 Oct 2013 09:48:30 +0000 (09:48 +0000)]
Testing of Bathymetry object.

10 years agoName validator is added to the Calculation Case dialog.
rkv [Wed, 30 Oct 2013 07:11:46 +0000 (07:11 +0000)]
Name validator is added to the Calculation Case dialog.

10 years agoFiles naming.
adv [Wed, 30 Oct 2013 05:17:59 +0000 (05:17 +0000)]
Files naming.

10 years agoEmpty classes for all geometry objects has been added.
adv [Wed, 30 Oct 2013 05:15:28 +0000 (05:15 +0000)]
Empty classes for all geometry objects has been added.

10 years agoName calculation calss hass been changed in accordance with spec diagram of classes.
adv [Wed, 30 Oct 2013 03:47:38 +0000 (03:47 +0000)]
Name calculation calss hass been changed in accordance with spec diagram of classes.

10 years ago- Bathymetry names are shown in the browser in Calculation Case dialog;
rkv [Tue, 29 Oct 2013 12:18:29 +0000 (12:18 +0000)]
- Bathymetry names are shown in the browser in Calculation Case dialog;
- Transaction management is changed for the Calculation Case operation, onApply is overriden.

10 years agoThe Regions and Zones management corrected for Calculation case.
adv [Tue, 29 Oct 2013 12:05:26 +0000 (12:05 +0000)]
The Regions and Zones management corrected for Calculation case.

10 years agoUseless method has been removed.
adv [Tue, 29 Oct 2013 11:39:37 +0000 (11:39 +0000)]
Useless method has been removed.

10 years agoReference Bathymetry objects moved to base for geometry objects class.
adv [Tue, 29 Oct 2013 11:06:35 +0000 (11:06 +0000)]
Reference Bathymetry objects moved to base for geometry objects class.

10 years agoCalculation Case Creation dialog is refactored. It is now a two-page wizard.
rkv [Tue, 29 Oct 2013 10:57:10 +0000 (10:57 +0000)]
Calculation Case Creation dialog is refactored. It is now a two-page wizard.

10 years agoThe abstract interface added for altitude objects.
adv [Tue, 29 Oct 2013 08:25:58 +0000 (08:25 +0000)]
The abstract interface added for altitude objects.
The class for Altitude object has been added.

10 years agoCalculation case and it child objects methods has been revised.
adv [Tue, 29 Oct 2013 06:24:53 +0000 (06:24 +0000)]
Calculation case and it child objects methods has been revised.

10 years agoMinir changes.
adv [Fri, 25 Oct 2013 06:56:42 +0000 (06:56 +0000)]
Minir changes.

10 years agoPath to resource files corrected as in LINUX platform.
adv [Fri, 25 Oct 2013 06:25:57 +0000 (06:25 +0000)]
Path to resource files corrected as in LINUX platform.

10 years agoDump to Python script correction.
adv [Fri, 25 Oct 2013 06:06:00 +0000 (06:06 +0000)]
Dump to Python script correction.

10 years agoThe merging type of conflict bathymetries has been added for calculation region.
adv [Fri, 25 Oct 2013 05:55:55 +0000 (05:55 +0000)]
The merging type of conflict bathymetries has been added for calculation region.

10 years agoFix linking error
akl [Fri, 25 Oct 2013 05:16:55 +0000 (05:16 +0000)]
Fix linking error

10 years agoMinor changes.
adv [Fri, 25 Oct 2013 04:31:05 +0000 (04:31 +0000)]
Minor changes.