Salome HOME
modules/hydro.git
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.

10 years agoFunctions declaration corrected.
adv [Fri, 25 Oct 2013 04:29:33 +0000 (04:29 +0000)]
Functions declaration corrected.

10 years agoImport image dialog is fixed: selection point in the reference image and crashes...
rkv [Thu, 24 Oct 2013 12:55:20 +0000 (12:55 +0000)]
Import image dialog is fixed: selection point in the reference image and crashes on apply.

10 years agoLinux compilation.
adv [Thu, 24 Oct 2013 12:06:07 +0000 (12:06 +0000)]
Linux compilation.

10 years agoThe data model has been redesigned to new format.
adv [Thu, 24 Oct 2013 11:23:30 +0000 (11:23 +0000)]
The data model has been redesigned to new format.

10 years agoSeparate reference image view is added for Import Image operation.
rkv [Wed, 23 Oct 2013 14:32:13 +0000 (14:32 +0000)]
Separate reference image view is added for Import Image operation.

10 years agoCheckbox for the point C is improved in Import Image dialog. Now coordinates edit...
rkv [Wed, 23 Oct 2013 07:04:25 +0000 (07:04 +0000)]
Checkbox for the point C is improved in Import Image dialog. Now coordinates edit fields are also enabled/disabled.

10 years agoCheckbox for the point C is added in Import Image dialog.
rkv [Tue, 22 Oct 2013 14:37:46 +0000 (14:37 +0000)]
Checkbox for the point C is added in Import Image dialog.

10 years agoNew labels for coordinates are added into Import image dialog. Mode labels are updated.
rkv [Tue, 22 Oct 2013 09:06:00 +0000 (09:06 +0000)]
New labels for coordinates are added into Import image dialog. Mode labels are updated.

10 years agoCompilation errors.
ouv [Mon, 7 Oct 2013 07:26:32 +0000 (07:26 +0000)]
Compilation errors.

10 years agoGraphicsView: invert the Y axis direction from down to up.
ouv [Fri, 4 Oct 2013 11:29:46 +0000 (11:29 +0000)]
GraphicsView: invert the Y axis direction from down to up.

10 years agoGraphicsView: invert the Y axis direction from down to up.
ouv [Fri, 4 Oct 2013 11:17:05 +0000 (11:17 +0000)]
GraphicsView: invert the Y axis direction from down to up.

10 years agoDebug.
ouv [Fri, 4 Oct 2013 07:54:46 +0000 (07:54 +0000)]
Debug.
1) Fixed crash on the creation of the second polyline.
2) Canceled creation of preview OCC view for Create/edit zone operation.
3) Temporary fix to avoid blinking of coincident zones in OCC view.

10 years agoDebug.
ouv [Fri, 4 Oct 2013 07:43:56 +0000 (07:43 +0000)]
Debug.
1) Fixed crash on the creation of the second polyline.
2) Canceled creation of preview OCC view for Create/edit zone operation.
3) Temporary fix to avoid blinking of coincident zones in OCC view.

10 years agoFeature 32: Image presentation in OCCViewer.
ouv [Thu, 3 Oct 2013 09:50:20 +0000 (09:50 +0000)]
Feature 32: Image presentation in OCCViewer.

10 years agoFeature 32: Image positionning: cartesian coordinates.
ouv [Mon, 30 Sep 2013 14:00:59 +0000 (14:00 +0000)]
Feature 32: Image positionning: cartesian coordinates.

10 years agoSelector implementation for OCC viewer.
adv [Fri, 27 Sep 2013 13:10:15 +0000 (13:10 +0000)]
Selector implementation for OCC viewer.

10 years agoHYDRO shapes are merged to drawing of Wires and Faces instead of drawing Faces only.
adv [Fri, 27 Sep 2013 12:23:23 +0000 (12:23 +0000)]
HYDRO shapes are merged to drawing of Wires and Faces instead of drawing Faces only.

10 years agoOCC displayer implementation.
adv [Fri, 27 Sep 2013 10:24:47 +0000 (10:24 +0000)]
OCC displayer implementation.

10 years agoSorting alphabetically.
ouv [Fri, 27 Sep 2013 09:24:33 +0000 (09:24 +0000)]
Sorting alphabetically.

10 years agoAdding HYDROData_Lambert93 source and header.
ouv [Fri, 27 Sep 2013 09:22:29 +0000 (09:22 +0000)]
Adding HYDROData_Lambert93 source and header.

10 years agoHYDRO feature 34: Polylines creation: improvements.
ouv [Fri, 27 Sep 2013 09:20:29 +0000 (09:20 +0000)]
HYDRO feature 34: Polylines creation: improvements.

10 years agoCompilation errors.
ouv [Thu, 26 Sep 2013 14:28:29 +0000 (14:28 +0000)]
Compilation errors.

10 years agoHYDRO feature 10: Creation/edition of the calculation case (T 1.12).
ouv [Thu, 26 Sep 2013 12:55:58 +0000 (12:55 +0000)]
HYDRO feature 10: Creation/edition of the calculation case (T 1.12).

10 years agoMinor changes for Regions of calculation cases.
adv [Tue, 24 Sep 2013 05:15:40 +0000 (05:15 +0000)]
Minor changes for Regions of calculation cases.

10 years agoMinor changes. BR_hydro_v_0_1
ouv [Mon, 23 Sep 2013 14:15:28 +0000 (14:15 +0000)]
Minor changes.

10 years agoPython scripting is done forcalculation Regions (Feature #13).
adv [Mon, 23 Sep 2013 13:02:05 +0000 (13:02 +0000)]
Python scripting is done forcalculation Regions (Feature #13).

10 years agoGUI updated to new format of domains.
adv [Mon, 23 Sep 2013 13:01:34 +0000 (13:01 +0000)]
GUI updated to new format of domains.

10 years agoThe region object has been added for HYDRO data model.
adv [Mon, 23 Sep 2013 12:52:29 +0000 (12:52 +0000)]
The region object has been added for HYDRO data model.

10 years agoPython scripting is done for Zones and Calculations (Feature #13).
adv [Mon, 23 Sep 2013 11:55:16 +0000 (11:55 +0000)]
Python scripting is done for Zones and Calculations (Feature #13).

10 years agoFormatting.
ouv [Mon, 23 Sep 2013 09:30:39 +0000 (09:30 +0000)]
Formatting.

10 years agoEditing of calculation zones corrected (Feature #10).
adv [Mon, 23 Sep 2013 08:28:12 +0000 (08:28 +0000)]
Editing of calculation zones corrected (Feature #10).

10 years agoFew GUI modifications related to the Create Polyline functionality.
ouv [Fri, 20 Sep 2013 15:27:31 +0000 (15:27 +0000)]
Few GUI modifications related to the Create Polyline functionality.

10 years agoSplit Zones functionality + some minor changes.
ouv [Fri, 20 Sep 2013 12:54:23 +0000 (12:54 +0000)]
Split Zones functionality + some minor changes.

10 years agoModify creation of curves: 1) using QDockWidget instead of QDialog; 2) selection...
akl [Fri, 20 Sep 2013 12:10:32 +0000 (12:10 +0000)]
Modify creation of curves: 1) using QDockWidget instead of QDialog; 2) selection of new point coordinates by click in viewer.

10 years agoSplitting of czlculztion zones.
adv [Thu, 19 Sep 2013 15:04:12 +0000 (15:04 +0000)]
Splitting of czlculztion zones.

10 years agoAdditional parameter for splittiong of zones added.
adv [Thu, 19 Sep 2013 13:18:14 +0000 (13:18 +0000)]
Additional parameter for splittiong of zones added.

10 years agoSplit Zones functionality (draft version).
ouv [Thu, 19 Sep 2013 13:00:10 +0000 (13:00 +0000)]
Split Zones functionality (draft version).

10 years agoDrawing of zones in OCC view improved.
adv [Thu, 19 Sep 2013 10:39:02 +0000 (10:39 +0000)]
Drawing of zones in OCC view improved.

10 years agoDarwing of zones in OCC viwer (Feature #31).
adv [Thu, 19 Sep 2013 07:05:19 +0000 (07:05 +0000)]
Darwing of zones in OCC viwer (Feature #31).

10 years agoMinor corrections.
adv [Wed, 18 Sep 2013 13:53:28 +0000 (13:53 +0000)]
Minor corrections.

10 years agoNew files added.
adv [Wed, 18 Sep 2013 13:50:48 +0000 (13:50 +0000)]
New files added.

10 years agoFixed bug for the case when the imported image is changed by choosing another file.
ouv [Wed, 18 Sep 2013 12:51:35 +0000 (12:51 +0000)]
Fixed bug for the case when the imported image is changed by choosing another file.

10 years agoStoring/restoring selection during the module update.
ouv [Wed, 18 Sep 2013 12:49:15 +0000 (12:49 +0000)]
Storing/restoring selection during the module update.

10 years agoStoring/restoring selection during the module update.
ouv [Wed, 18 Sep 2013 12:26:00 +0000 (12:26 +0000)]
Storing/restoring selection during the module update.

10 years agoGUI part for zones. Preview for zone is done in 2D view. (Feature #31)
adv [Wed, 18 Sep 2013 11:38:17 +0000 (11:38 +0000)]
GUI part for zones. Preview for zone is done in 2D view. (Feature #31)

10 years agoMinor changes.
ouv [Tue, 17 Sep 2013 15:10:37 +0000 (15:10 +0000)]
Minor changes.

10 years agoBug 23: popup menu.
ouv [Tue, 17 Sep 2013 13:44:29 +0000 (13:44 +0000)]
Bug 23: popup menu.

10 years agoCMakeList updated with new files.
adv [Tue, 17 Sep 2013 13:17:01 +0000 (13:17 +0000)]
CMakeList updated with new files.

10 years agoBase implementation of Zone data object (Feature #31).
adv [Tue, 17 Sep 2013 13:15:19 +0000 (13:15 +0000)]
Base implementation of Zone data object (Feature #31).

10 years agoBug 20: View \96 Windows: name of windows are wrong.
ouv [Mon, 16 Sep 2013 14:08:22 +0000 (14:08 +0000)]
Bug 20: View \96 Windows: name of windows are wrong.

10 years agoMinor change.
ouv [Mon, 16 Sep 2013 14:07:40 +0000 (14:07 +0000)]
Minor change.

10 years agoCopy/paste functionality for images, polylines and calculation cases.
ouv [Mon, 16 Sep 2013 11:45:32 +0000 (11:45 +0000)]
Copy/paste functionality for images, polylines and calculation cases.

10 years agoFixed crash after applying Import Image operation.
ouv [Mon, 16 Sep 2013 10:41:04 +0000 (10:41 +0000)]
Fixed crash after applying Import Image operation.

10 years agoPython console has been added for HYDRO module (Bug #22).
adv [Fri, 13 Sep 2013 12:48:57 +0000 (12:48 +0000)]
Python console has been added for HYDRO module (Bug #22).

10 years agoChanges for dumping image object to python script.
adv [Fri, 13 Sep 2013 11:10:15 +0000 (11:10 +0000)]
Changes for dumping image object to python script.

10 years agoBoundary polyline for calculation Cases added (Feature #10).
adv [Fri, 13 Sep 2013 05:58:39 +0000 (05:58 +0000)]
Boundary polyline for calculation Cases added (Feature #10).

10 years agoGUI base operations implemented for Calculation Case object (Feature #10).
adv [Thu, 12 Sep 2013 12:04:54 +0000 (12:04 +0000)]
GUI base operations implemented for Calculation Case object (Feature #10).

10 years agoMisprint.
adv [Thu, 12 Sep 2013 10:39:16 +0000 (10:39 +0000)]
Misprint.

10 years agoCalculation object first implementation (Feature #10).
adv [Thu, 12 Sep 2013 10:36:30 +0000 (10:36 +0000)]
Calculation object first implementation (Feature #10).

10 years agoKeywords for objects creation in python scripts added (Feature #13).
adv [Thu, 12 Sep 2013 07:19:53 +0000 (07:19 +0000)]
Keywords for objects creation in python scripts added (Feature #13).

10 years agoTests for Bathymetry object.
adv [Thu, 12 Sep 2013 07:06:01 +0000 (07:06 +0000)]
Tests for Bathymetry object.

10 years agoTeste of operators factory corrected accordingly with changes for Feature #6.
adv [Thu, 12 Sep 2013 06:57:27 +0000 (06:57 +0000)]
Teste of operators factory corrected accordingly with changes for Feature #6.

10 years agoDump of Image objects to python script corrected accordingly with changes for Feature #6.
adv [Thu, 12 Sep 2013 06:55:06 +0000 (06:55 +0000)]
Dump of Image objects to python script corrected accordingly with changes for Feature #6.

10 years agoThe code refactoring since the ImageComposer API has been changed (Feature #6).
adv [Wed, 11 Sep 2013 12:43:23 +0000 (12:43 +0000)]
The code refactoring since the ImageComposer API has been changed (Feature #6).