]>
SALOME platform Git repositories - modules/hydro.git/log
adv [Wed, 18 Sep 2013 13:53:28 +0000 (13:53 +0000)]
Minor corrections.
adv [Wed, 18 Sep 2013 13:50:48 +0000 (13:50 +0000)]
New files added.
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.
ouv [Wed, 18 Sep 2013 12:49:15 +0000 (12:49 +0000)]
Storing/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.
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)
ouv [Tue, 17 Sep 2013 15:10:37 +0000 (15:10 +0000)]
Minor changes.
ouv [Tue, 17 Sep 2013 13:44:29 +0000 (13:44 +0000)]
Bug 23: popup menu.
adv [Tue, 17 Sep 2013 13:17:01 +0000 (13:17 +0000)]
CMakeList updated with new files.
adv [Tue, 17 Sep 2013 13:15:19 +0000 (13:15 +0000)]
Base implementation of Zone data object (Feature #31).
ouv [Mon, 16 Sep 2013 14:08:22 +0000 (14:08 +0000)]
Bug 20: View \96 Windows: name of windows are wrong.
ouv [Mon, 16 Sep 2013 14:07:40 +0000 (14:07 +0000)]
Minor change.
ouv [Mon, 16 Sep 2013 11:45:32 +0000 (11:45 +0000)]
Copy/paste functionality for images, polylines and calculation cases.
ouv [Mon, 16 Sep 2013 10:41:04 +0000 (10:41 +0000)]
Fixed crash after applying Import Image operation.
adv [Fri, 13 Sep 2013 12:48:57 +0000 (12:48 +0000)]
Python console has been added for HYDRO module (Bug #22).
adv [Fri, 13 Sep 2013 11:10:15 +0000 (11:10 +0000)]
Changes for dumping image object to python script.
adv [Fri, 13 Sep 2013 05:58:39 +0000 (05:58 +0000)]
Boundary polyline for calculation Cases added (Feature #10).
adv [Thu, 12 Sep 2013 12:04:54 +0000 (12:04 +0000)]
GUI base operations implemented for Calculation Case object (Feature #10).
adv [Thu, 12 Sep 2013 10:39:16 +0000 (10:39 +0000)]
Misprint.
adv [Thu, 12 Sep 2013 10:36:30 +0000 (10:36 +0000)]
Calculation object first implementation (Feature #10).
adv [Thu, 12 Sep 2013 07:19:53 +0000 (07:19 +0000)]
Keywords for objects creation in python scripts added (Feature #13).
adv [Thu, 12 Sep 2013 07:06:01 +0000 (07:06 +0000)]
Tests for Bathymetry object.
adv [Thu, 12 Sep 2013 06:57:27 +0000 (06:57 +0000)]
Teste of operators factory 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.
adv [Wed, 11 Sep 2013 12:43:23 +0000 (12:43 +0000)]
The code refactoring since the ImageComposer API has been changed (Feature #6).
ouv [Wed, 11 Sep 2013 11:46:17 +0000 (11:46 +0000)]
HYDRO bug 17: add HYDRO version in About dialog.
ouv [Wed, 11 Sep 2013 10:47:36 +0000 (10:47 +0000)]
HYDRO bug 28: crash when Import image.
ouv [Wed, 11 Sep 2013 09:52:46 +0000 (09:52 +0000)]
HYDRO bug 17: add HYDRO version in About dialog.
ouv [Wed, 11 Sep 2013 09:04:39 +0000 (09:04 +0000)]
HYDRO bug 17: add HYDRO version in About dialog.
adv [Wed, 11 Sep 2013 07:11:55 +0000 (07:11 +0000)]
Registerring of operators changed to cross platform maner.
adv [Wed, 11 Sep 2013 07:10:22 +0000 (07:10 +0000)]
Dump Polyline data to python script (Feature #13).
ouv [Wed, 11 Sep 2013 07:10:02 +0000 (07:10 +0000)]
HYDRO bug 16: rename View \96 Toolbars - HYDRO toolbar.
ouv [Wed, 11 Sep 2013 06:29:40 +0000 (06:29 +0000)]
HYDRO feature 3: Crop image (T 1.3)
adv [Tue, 10 Sep 2013 07:51:42 +0000 (07:51 +0000)]
Minor changes for python script generation.
adv [Tue, 10 Sep 2013 06:25:37 +0000 (06:25 +0000)]
Dump Image data to python script (Feature #13).
adv [Tue, 10 Sep 2013 06:24:52 +0000 (06:24 +0000)]
Additional libraries for python dump added.
adv [Tue, 10 Sep 2013 05:44:10 +0000 (05:44 +0000)]
Linux compilation.
adv [Tue, 10 Sep 2013 05:31:56 +0000 (05:31 +0000)]
HYDROData package gas been mergrd eith HYDROOperations.
adv [Mon, 9 Sep 2013 10:25:27 +0000 (10:25 +0000)]
"SetName()" is missed for python script.
adv [Mon, 9 Sep 2013 10:24:48 +0000 (10:24 +0000)]
Store imported file name for image object.
adv [Mon, 9 Sep 2013 07:55:21 +0000 (07:55 +0000)]
Dump Bathymetry data to python script (Feature #13).
adv [Mon, 9 Sep 2013 07:54:39 +0000 (07:54 +0000)]
Small correction for writing of data to file.
adv [Mon, 9 Sep 2013 07:54:14 +0000 (07:54 +0000)]
Get Document from object method added.
adv [Mon, 9 Sep 2013 05:59:49 +0000 (05:59 +0000)]
Dump to Python operation for GUI part corrected.
adv [Fri, 6 Sep 2013 13:19:29 +0000 (13:19 +0000)]
Minor correction for include files.
adv [Fri, 6 Sep 2013 13:14:19 +0000 (13:14 +0000)]
Use SUIT_FileDlg instead of QFileDialog to selectg the file to import.
adv [Fri, 6 Sep 2013 13:13:41 +0000 (13:13 +0000)]
Dump of study to Python GUI first implementation.
adv [Fri, 6 Sep 2013 13:11:32 +0000 (13:11 +0000)]
Dump of document data to Python sript.
adv [Fri, 6 Sep 2013 10:08:40 +0000 (10:08 +0000)]
Base implementation of dumping study document in to Python script (Feature #14).
akl [Fri, 6 Sep 2013 09:11:00 +0000 (09:11 +0000)]
Add a new 'HYDROPy' subdirectory
akl [Fri, 6 Sep 2013 09:08:39 +0000 (09:08 +0000)]
Convert to Unix format
adv [Fri, 6 Sep 2013 08:08:10 +0000 (08:08 +0000)]
File path data has been added for Bathymetry and Image objects.
adv [Fri, 6 Sep 2013 07:27:20 +0000 (07:27 +0000)]
Python API for HYDROData_Polyline. Plus some minor changes.
asl [Fri, 6 Sep 2013 06:52:36 +0000 (06:52 +0000)]
implementation of the Lambert coordinates transformation
adv [Fri, 6 Sep 2013 05:16:20 +0000 (05:16 +0000)]
Small correction for python API of data model objects.
akl [Thu, 5 Sep 2013 12:24:40 +0000 (12:24 +0000)]
Adaptation of HYDRO to standard procedure of building SALOME modules on Windows platform
adv [Thu, 5 Sep 2013 12:16:12 +0000 (12:16 +0000)]
Python API for HYDROData_Image.
adv [Thu, 5 Sep 2013 10:37:38 +0000 (10:37 +0000)]
First implementation of python API for HYDRO module.
ouv [Thu, 5 Sep 2013 07:25:29 +0000 (07:25 +0000)]
Code alignment.
ouv [Wed, 4 Sep 2013 14:14:40 +0000 (14:14 +0000)]
Roll back the last accidental integration.
ouv [Wed, 4 Sep 2013 12:47:44 +0000 (12:47 +0000)]
HYDRO bug 15: Labels to distinguish the imported and reference images.
ouv [Wed, 4 Sep 2013 11:42:04 +0000 (11:42 +0000)]
HYDRO feature 2: Images composing (T 1.3).
Taking into account the background color.
ouv [Wed, 4 Sep 2013 09:32:43 +0000 (09:32 +0000)]
Visibility management is improved. Methods SetVisible/IsVisible of HYDROData_Object class have been replaced by setObjectVisible/isObjectVisible in HYDROGUI_Module.
ouv [Tue, 3 Sep 2013 12:55:21 +0000 (12:55 +0000)]
1) HYDRO feature 6: Update of objects (T 1.2)
2) Fixed bug with broken selection in object browser
3) Fixed bug with incorrect update of anchors of image frame
ouv [Mon, 2 Sep 2013 12:21:39 +0000 (12:21 +0000)]
Publishing the reference objects.
ouv [Mon, 2 Sep 2013 10:58:10 +0000 (10:58 +0000)]
Minor change.
ouv [Mon, 2 Sep 2013 10:57:15 +0000 (10:57 +0000)]
Added methods startDocOperation(), abortDocOperation(), commitDocOperation() for HYDROGUI_Operation class.
ouv [Mon, 2 Sep 2013 07:21:44 +0000 (07:21 +0000)]
Compilation on Windows.
adv [Mon, 2 Sep 2013 07:02:27 +0000 (07:02 +0000)]
Line endings converted to UNIX format.
ouv [Fri, 30 Aug 2013 15:39:43 +0000 (15:39 +0000)]
Call aViewPort->onBoundingRectChanged() is added at the end of HYDROGUI_Displayer::Display() method (HYDRO specific workaround, fixes many bugs with show/hide, fit all etc.)
mtn [Fri, 30 Aug 2013 14:44:52 +0000 (14:44 +0000)]
Preview was added to Polyline operation
ouv [Fri, 30 Aug 2013 12:15:11 +0000 (12:15 +0000)]
Minor changes.
ouv [Fri, 30 Aug 2013 11:20:39 +0000 (11:20 +0000)]
HYDRO Feature 1: Import images (T 1.3)
Importing image using the reference image.
adv [Fri, 30 Aug 2013 11:09:33 +0000 (11:09 +0000)]
Test files for Bathymetry object.
adv [Fri, 30 Aug 2013 11:06:23 +0000 (11:06 +0000)]
Access to 'Invalid value' of altitude from Bathymetry is added.
adv [Fri, 30 Aug 2013 11:03:44 +0000 (11:03 +0000)]
New class added.
adv [Fri, 30 Aug 2013 07:33:16 +0000 (07:33 +0000)]
Calculation of the point's altitude from bathymetry (feature 9).
adv [Fri, 30 Aug 2013 07:30:46 +0000 (07:30 +0000)]
Tools class for HYDROData.
ouv [Thu, 29 Aug 2013 08:13:27 +0000 (08:13 +0000)]
Compilation on Linux.
adv [Thu, 29 Aug 2013 05:41:44 +0000 (05:41 +0000)]
Debug hardcoded code is removed.
adv [Thu, 29 Aug 2013 05:41:08 +0000 (05:41 +0000)]
Main "Apply" principles for HYDRO operations corrected.
adv [Thu, 29 Aug 2013 05:39:45 +0000 (05:39 +0000)]
First implimentation of Bathymetry. Import of Bathymetries from fiels (Feature #8).
ouv [Wed, 28 Aug 2013 11:28:02 +0000 (11:28 +0000)]
Minor changes.
ouv [Wed, 28 Aug 2013 08:24:36 +0000 (08:24 +0000)]
Edit composite images.
ouv [Wed, 28 Aug 2013 08:09:32 +0000 (08:09 +0000)]
Edit composite images.
adv [Tue, 27 Aug 2013 12:06:04 +0000 (12:06 +0000)]
Useless preprocessor directive removed from main VS project.
ouv [Tue, 27 Aug 2013 10:54:29 +0000 (10:54 +0000)]
Added solution and project files for compilation on Windows.
ouv [Mon, 26 Aug 2013 10:39:27 +0000 (10:39 +0000)]
Compilation on Linux.
ouv [Mon, 26 Aug 2013 10:25:35 +0000 (10:25 +0000)]
1) Improved visibility management
2) Save/load visual state
ouv [Wed, 21 Aug 2013 10:15:20 +0000 (10:15 +0000)]
Minor fix.
ouv [Wed, 21 Aug 2013 09:21:25 +0000 (09:21 +0000)]
Observe Image operation.
mtn [Wed, 21 Aug 2013 06:48:32 +0000 (06:48 +0000)]
Create/edit polyline operation was updated
mtn [Wed, 21 Aug 2013 06:47:39 +0000 (06:47 +0000)]
Polyline object was updated
ouv [Fri, 16 Aug 2013 10:39:58 +0000 (10:39 +0000)]
Minor fix.
ouv [Fri, 16 Aug 2013 08:26:07 +0000 (08:26 +0000)]
Misprint.
ouv [Fri, 16 Aug 2013 08:24:38 +0000 (08:24 +0000)]
Debug.
ouv [Fri, 16 Aug 2013 08:21:14 +0000 (08:21 +0000)]
1) Export Image operation.
2) Code optimization.
ouv [Fri, 16 Aug 2013 07:29:09 +0000 (07:29 +0000)]
Debug for polylines.
ouv [Thu, 15 Aug 2013 13:32:40 +0000 (13:32 +0000)]
Image composing.
ouv [Thu, 15 Aug 2013 07:27:51 +0000 (07:27 +0000)]
Presentation for polyline object.