Salome HOME
modules/hydro.git
10 years agoAdd a new functions: 'removeSeveralPoints' and 'setSeveralPoints' to remove or move...
akl [Wed, 20 Nov 2013 11:13:41 +0000 (11:13 +0000)]
Add a new functions: 'removeSeveralPoints' and 'setSeveralPoints' to remove or move several
 points at once.

10 years agoImported file name corrected.
adv [Wed, 20 Nov 2013 10:03:01 +0000 (10:03 +0000)]
Imported file name corrected.

10 years agoA correction is necessary to the presentation doesn't disappear after Undo/Redo actions.
nds [Wed, 20 Nov 2013 09:50:16 +0000 (09:50 +0000)]
A correction is necessary to the presentation doesn't disappear after Undo/Redo actions.

10 years ago- VTKPrsDisplayer is introduced for Bathymetry visualization.
rkv [Wed, 20 Nov 2013 09:38:21 +0000 (09:38 +0000)]
- VTKPrsDisplayer is introduced for Bathymetry visualization.
- All displayers are inherited from the abstract displayer.

10 years agoRemove action should be enabled if the modification mode is activated and there are...
nds [Wed, 20 Nov 2013 09:08:56 +0000 (09:08 +0000)]
Remove action should be enabled if the modification mode is activated and there are no selected Section item.

10 years agoRemove action should be enabled if the modification mode is activated and there are...
nds [Wed, 20 Nov 2013 09:02:33 +0000 (09:02 +0000)]
Remove action should be enabled if the modification mode is activated and there are no selected Section item.

10 years agoExtending the modification mode for a lot of sections.
nds [Wed, 20 Nov 2013 08:54:51 +0000 (08:54 +0000)]
Extending the modification mode for a lot of sections.

10 years agoExtending the modification mode for a lot of sections.
nds [Wed, 20 Nov 2013 08:30:45 +0000 (08:30 +0000)]
Extending the modification mode for a lot of sections.

10 years agoBug #97: size of dialog \93Export finished succesfully\94 is not enough
mzn [Wed, 20 Nov 2013 07:54:00 +0000 (07:54 +0000)]
Bug #97: size of dialog \93Export finished succesfully\94 is not enough

10 years agoSet polyline visible after it creation (Bug #80).
adv [Wed, 20 Nov 2013 07:47:59 +0000 (07:47 +0000)]
Set polyline visible after it creation (Bug #80).

10 years agoAdd possibility to generate name without indexes.
mzn [Wed, 20 Nov 2013 07:41:15 +0000 (07:41 +0000)]
Add possibility to generate name without indexes.

10 years agoMove color tags to the base geometrical object class.
mzn [Wed, 20 Nov 2013 07:40:31 +0000 (07:40 +0000)]
Move color tags to the base geometrical object class.

10 years agoMinor corrections.
mzn [Wed, 20 Nov 2013 07:39:48 +0000 (07:39 +0000)]
Minor corrections.

10 years agoImplement panel for obstacles creation/modification.
mzn [Wed, 20 Nov 2013 07:38:55 +0000 (07:38 +0000)]
Implement panel for obstacles creation/modification.

10 years agoFeature #72: remove widgets for the color assignment from the immersible zone\92s dialog
mzn [Wed, 20 Nov 2013 07:38:17 +0000 (07:38 +0000)]
Feature #72: remove widgets for the color assignment from the immersible zone\92s dialog

10 years agoUse SalomeOmniORB.
mzn [Wed, 20 Nov 2013 07:32:36 +0000 (07:32 +0000)]
Use SalomeOmniORB.

10 years agoShow\hide operation is granted for all other operations (issues 69 and 101).
adv [Wed, 20 Nov 2013 07:32:14 +0000 (07:32 +0000)]
Show\hide operation is granted for all other operations (issues 69 and 101).

10 years agoTranslation corrected.
adv [Wed, 20 Nov 2013 07:14:09 +0000 (07:14 +0000)]
Translation corrected.

10 years agoFix Undo/Redo of removing of middle point.
akl [Wed, 20 Nov 2013 06:58:21 +0000 (06:58 +0000)]
Fix Undo/Redo of removing of middle point.

10 years ago"Lat" and "Lang" labels added in import image panel (issue).
adv [Wed, 20 Nov 2013 05:42:41 +0000 (05:42 +0000)]
"Lat" and "Lang" labels added in import image panel (issue).

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.