log Core/DicomParsing/ParsedDicomFile.cpp @ 3430:4c45e018bd3d

age author description
Mon, 17 Jun 2019 23:35:46 +0200 Alain Mazy improved logging
Tue, 14 May 2019 09:30:09 +0200 Sebastien Jodogne allow creating ParsedDicomFile with empty DICOM elements
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Thu, 21 Feb 2019 10:21:12 +0100 Sebastien Jodogne More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 10 Dec 2018 12:19:19 +0100 Sebastien Jodogne fix
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Fri, 09 Nov 2018 09:06:46 +0100 Sebastien Jodogne macros ORTHANC_OVERRIDE and ORTHANC_FINAL
Tue, 30 Oct 2018 18:28:44 +0100 Sebastien Jodogne minor fixes if embedding images within DICOM
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Mon, 15 Oct 2018 13:45:00 +0200 amazy Allow creation of MONOCHROME1 greyscale images in tools/create-dicom
Fri, 28 Sep 2018 18:36:20 +0200 Sebastien Jodogne simplification in SplitStudyJob, fix possible memory leak