log Framework/Toolbox/DicomInstanceParameters.cpp @ 1297:6ab03e429f06 broker

age author description
Sun, 23 Feb 2020 15:32:24 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 21 Feb 2020 15:23:40 +0100 Benjamin Golinvaux Removal of debug logs bugs/2020-02-invisible-slice
Wed, 19 Feb 2020 17:05:08 +0100 Benjamin Golinvaux Ongoing work on invisible slice bug (logging + removed unused function) bugs/2020-02-invisible-slice
Fri, 14 Feb 2020 15:00:54 +0100 Benjamin Golinvaux Heavy (temporary) logging in the path that leads bugs/2020-02-invisible-slice
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 03 Dec 2019 12:29:06 +0100 Sebastien Jodogne integration mainline->broker broker
Tue, 03 Dec 2019 09:51:00 +0100 Benjamin Golinvaux Fixed photometric interpretation in texture creation
Tue, 19 Nov 2019 17:30:05 +0100 Sebastien Jodogne fix sagittal geometry broker
Mon, 18 Nov 2019 15:24:36 +0100 Sebastien Jodogne DicomInstanceParameters::ApplyRescale() broker
Fri, 08 Nov 2019 14:25:35 +0100 Benjamin Golinvaux Changed handling of DoseGridScaling: before this commit, rescaleSlope was set to
Wed, 23 Oct 2019 15:34:39 +0200 Benjamin Golinvaux Added DoseUnit tag retrieval to DicomInstanceParameters toa2019102301
Wed, 02 Oct 2019 12:40:33 +0200 Sebastien Jodogne remove wrong comment
Wed, 02 Oct 2019 11:50:34 +0200 Sebastien Jodogne fix for ie11
Thu, 12 Sep 2019 08:27:12 +0200 Sebastien Jodogne fix build due to rename in Orthanc::DicomMap
Tue, 03 Sep 2019 19:03:17 +0200 Sebastien Jodogne DicomInstanceParameters::GetIndexInSeries()
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Tue, 13 Aug 2019 16:01:05 +0200 Benjamin Golinvaux OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader now implement IGeometryProvider so that the geometry reference can be switched (CT or DOSE, for instance) + VolumeImageGeometry::SetSize renamed to VolumeImageGeometry::SetSizeInVoxels + prevent text layer update if text or properties do not change + a few stream operator<< for debug (Vector, Matrix,...) + fixed memory access aligment issues in ImageBuffer3D::ExtractSagittalSlice + fix for wrong screen Y offset of mpr slices in DicomVolumeImageMPRSlicer. toa2019081301
Thu, 23 May 2019 20:04:33 +0200 Sebastien Jodogne LookupTableTextureSceneLayer
Thu, 23 May 2019 11:27:11 +0200 Sebastien Jodogne creation of OrthancMultiframeVolumeLoader
Wed, 22 May 2019 17:05:14 +0200 Sebastien Jodogne cont
Wed, 22 May 2019 12:48:57 +0200 Sebastien Jodogne reorganization