]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
desactive traces
authorPaul RASCLE <paul.rascle@openfields.fr>
Wed, 23 Sep 2020 15:13:16 +0000 (17:13 +0200)
committerYOANN AUDOUIN <B61570@dsp0851742.postes.calibre.edf.fr>
Fri, 30 Oct 2020 16:08:09 +0000 (17:08 +0100)
15 files changed:
src/HYDROData/HYDROData_PolylineXY.cxx
src/HYDROGUI/HYDROGUI_AbstractDisplayer.cxx
src/HYDROGUI/HYDROGUI_BathymetryOp.cxx
src/HYDROGUI/HYDROGUI_BathymetryPrs.cxx
src/HYDROGUI/HYDROGUI_BathymetrySelectionOp.cxx
src/HYDROGUI/HYDROGUI_DataModel.cxx
src/HYDROGUI/HYDROGUI_Module.cxx
src/HYDROGUI/HYDROGUI_OCCDisplayer.cxx
src/HYDROGUI/HYDROGUI_OCCSelector.cxx
src/HYDROGUI/HYDROGUI_Operation.cxx
src/HYDROGUI/HYDROGUI_PolylineOp.cxx
src/HYDROGUI/HYDROGUI_Shape.cxx
src/HYDROGUI/HYDROGUI_ShapeBathymetry.cxx
src/HYDRO_tests/test_HYDROData_LandCoverMap.cxx
src/HYDRO_tests/test_HYDROData_Main.cxx

index 9da8cddb93792858a8a0d49ca421f214d36e72de..f52eed41496b5d8d06efb936506967cd66d03230 100644 (file)
@@ -90,7 +90,7 @@
 #include <QPainterPath>
 #include <QVariant>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 #include <BRepTools.hxx>
 #include <sstream>
index c0a7099ea0d2c369071df8bda0a7f7abc96cd681..b5b0eb6f2a79ab9266e7a955bc90562238450718 100644 (file)
@@ -25,7 +25,7 @@
 #include <SUIT_ViewManager.h>
 #include <SUIT_ViewModel.h>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_AbstractDisplayer::HYDROGUI_AbstractDisplayer( HYDROGUI_Module* theModule )
index 10c27f89e23cea43298bbf7914001dd2df120219..68338974a26b374e1edf0f585c71309d3ae9dceb 100644 (file)
@@ -33,7 +33,7 @@
 #include <QPushButton>
 #include <QApplication>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_BathymetryLimitsDlg::HYDROGUI_BathymetryLimitsDlg( QWidget* theParent )
index a1ab3c081bc12a262dc3ac2fd32184bebdebb6d9..41adb0685223608a10c16bafdd6ec47869b60207 100644 (file)
@@ -37,7 +37,7 @@
 #include <QImage>
 #include <QVector>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 const int BATH_HIGHLIGHT_MODE = 10;
index c178f396bb3794f573d12a2e2fb03d9593a2395b..9e6e5bc76b69f4ef5e6a4b737e8f41862365e672 100644 (file)
@@ -32,7 +32,7 @@
 #include <QList>
 #include <LightApp_SelectionMgr.h>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_BathymetrySelectionOp::HYDROGUI_BathymetrySelectionOp( HYDROGUI_Module* theModule )
index 99a67e8de14b66e303983f72b4d5aabae1ecb798..50f940f6b9e77be887c75a7311147c225a8b2704 100644 (file)
@@ -75,7 +75,7 @@
 #include <HYDROData_ShapesGroup.h>
 #endif
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 static HYDROData_SequenceOfObjects myCopyingObjects;
index 5ce22f7cc2f0bced5a424833fd4f7fa2f820a48d..790781d8a77a944e5c041576ec92a637fe455ccb 100755 (executable)
 #include <QStatusBar>
 #include <QCursor>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 static size_t ViewManagerId = 1;
index 11b8175d44cd8649ea45f68aa10ae39323db7495..56f75bb725be11f557bd1d3ed488799e033a0185 100644 (file)
@@ -49,7 +49,7 @@
 #include <OCCViewer_ViewWindow.h>
 #include <OCCViewer_ViewPort3d.h>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_OCCDisplayer::HYDROGUI_OCCDisplayer( HYDROGUI_Module* theModule )
index 15d9d3b3fb4fad96a7205eaa0f7c7fb60310484c..49a5cfed44202e8e39072afd00328c66a1d25e1a 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <LightApp_DataOwner.h>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_OCCSelector::HYDROGUI_OCCSelector( HYDROGUI_Module*   theModule,
index 0a17207817043a4c442d7d58e12b23046d89b821..9a7d14f69bdb291cc524c718c378f65352d4d1e4 100644 (file)
@@ -40,7 +40,7 @@
 
 #include <QApplication>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_Operation::HYDROGUI_Operation( HYDROGUI_Module* theModule )
index f8f3fe2f3ca4edc03287d5fde8b4bcd05e97cbed..4ac455ef4bbec2809989a14691de3c826ebb8687 100755 (executable)
@@ -51,7 +51,7 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 //static int ZValueIncrement = 0;
index 548c2da77dd2cfebaf21fa74fd35043f2de2ce37..be547c460533a4a1684ec691939f3360539dc30f 100644 (file)
@@ -47,7 +47,7 @@
 #include <SUIT_ResourceMgr.h>
 #include <SUIT_Session.h>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_Shape::HYDROGUI_Shape( const Handle(AIS_InteractiveContext)& theContext,
index fbd57b3467e7207a3d81f3006569818df9f77fb9..8f893ec544b7de1a077372085af9b082aabb1aa0 100644 (file)
@@ -31,7 +31,7 @@
 #include <QTime>
 #include <utilities.h>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_ShapeBathymetry::HYDROGUI_ShapeBathymetry( HYDROGUI_OCCDisplayer*                theDisplayer,
index 1423827be9b2817ff34e009dc9a28992e3d0015b..e2a01d9e27dc4b39526012a58235d9a01838339e 100644 (file)
@@ -45,7 +45,7 @@
 #include <OSD_Timer.hxx>
 #include <TopTools_ListIteratorOfListOfShape.hxx>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 extern QString REF_DATA_PATH;
index 4b04a8fb4425f263cdc179ffe730466dca3a3ced..ae4d09014496d28fa7e89e1a5d184c04a87feafe 100644 (file)
@@ -30,7 +30,7 @@
 #include <QColor>
 #include <QTest>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 #ifdef WIN32