log UnitTestsSources/FromDcmtkTests.cpp @ 4007:884b55ce01f6

age author description
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Sat, 23 May 2020 12:50:34 +0200 Sebastien Jodogne fix for big-endian
Tue, 19 May 2020 21:06:53 +0200 Sebastien Jodogne removed useless information "hasSopInstanceUidChanged" transcoding
Tue, 19 May 2020 18:44:36 +0200 Sebastien Jodogne preparing transcoding in OrthancPeerStoreJob transcoding
Tue, 19 May 2020 11:24:00 +0200 Sebastien Jodogne simplified IDicomTranscoder transcoding
Thu, 14 May 2020 14:40:13 +0200 Sebastien Jodogne simplifying MemoryBufferTranscoder::Transcode() interface transcoding
Fri, 08 May 2020 12:03:26 +0200 Sebastien Jodogne cont transcoding
Fri, 08 May 2020 11:40:12 +0200 Sebastien Jodogne removed useless abstraction IDicomTranscoder::TranscodeToBuffer() transcoding
Thu, 07 May 2020 11:13:29 +0200 Sebastien Jodogne transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding
Wed, 06 May 2020 12:48:28 +0200 Sebastien Jodogne reorganization transcoding
Tue, 05 May 2020 17:46:28 +0200 Sebastien Jodogne PluginDicomTranscoder transcoding
Tue, 05 May 2020 16:42:13 +0200 Sebastien Jodogne IDicomTranscoder::TranscodeToBuffer() transcoding
Tue, 05 May 2020 16:32:37 +0200 Sebastien Jodogne transcoding to JPEGProcess14SV1 transcoding
Tue, 05 May 2020 16:03:46 +0200 Sebastien Jodogne transcoding to jpeg-ls transcoding
Tue, 05 May 2020 14:52:47 +0200 Sebastien Jodogne removed unused functions transcoding
Tue, 05 May 2020 14:37:29 +0200 Sebastien Jodogne moving old tests to the graveyard transcoding
Tue, 05 May 2020 14:11:47 +0200 Sebastien Jodogne DANGEROUS changeset: replaced "getOriginalXfer()" by "getCurrentXfer()" throughout Orthanc transcoding
Tue, 05 May 2020 12:29:33 +0200 Sebastien Jodogne implemented IDicomTranscoder::Store() transcoding
Mon, 04 May 2020 22:10:55 +0200 Sebastien Jodogne DicomStoreUserConnection::LookupTranscoding() transcoding
Thu, 30 Apr 2020 14:39:28 +0200 Sebastien Jodogne working on a simpler abstraction for transcoding transcoding
Wed, 29 Apr 2020 14:38:20 +0200 Sebastien Jodogne fix the name of some transfer syntaxes transcoding
Tue, 28 Apr 2020 08:43:48 +0200 Sebastien Jodogne better negotiation of transfer syntaxes transcoding
Mon, 27 Apr 2020 17:28:55 +0200 Sebastien Jodogne DicomModalityStoreJob now uses DicomStoreUserConnection transcoding
Wed, 15 Apr 2020 22:03:21 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Wed, 15 Apr 2020 14:37:40 +0200 Sebastien Jodogne Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
Fri, 10 Apr 2020 16:18:17 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Fri, 10 Apr 2020 15:24:02 +0200 Sebastien Jodogne reorganization of CheckCondition() transcoding
Fri, 10 Apr 2020 14:39:20 +0200 Sebastien Jodogne new class: DicomStoreUserConnection transcoding
Fri, 10 Apr 2020 11:39:40 +0200 Sebastien Jodogne cont transcoding
Thu, 09 Apr 2020 18:29:42 +0200 Sebastien Jodogne adding storage commitment to DicomAssociation transcoding
Thu, 09 Apr 2020 17:45:25 +0200 Sebastien Jodogne refactoring DicomUserConnection as DicomAssociation transcoding
Wed, 08 Apr 2020 17:00:33 +0200 Sebastien Jodogne update sop class/instance uid if transcoding transcoding
Tue, 07 Apr 2020 13:54:57 +0200 Sebastien Jodogne transcoding to 1.2.840.10008.1.2.4.51 transcoding
Tue, 17 Mar 2020 16:39:38 +0100 Sebastien Jodogne integration mainline->transcoding transcoding
Tue, 17 Mar 2020 14:46:06 +0100 Sebastien Jodogne cppcheck
Tue, 17 Mar 2020 13:11:44 +0100 Sebastien Jodogne cont transcoding
Mon, 16 Mar 2020 18:39:23 +0100 Sebastien Jodogne first transcoding to jpeg 8bpp transcoding
Mon, 16 Mar 2020 15:21:35 +0100 Sebastien Jodogne fix static build of dcmtk transcoding
Fri, 13 Mar 2020 16:50:13 +0100 Sebastien Jodogne transcoding to uncompressed transfer syntaxes transcoding
Thu, 12 Mar 2020 21:48:35 +0100 Sebastien Jodogne extracting the raw frame in the transcoder
Thu, 12 Mar 2020 17:58:34 +0100 Sebastien Jodogne accessing raw pixel data
Thu, 12 Mar 2020 16:08:08 +0100 Sebastien Jodogne creating IDicomTranscoder abstraction
Fri, 06 Mar 2020 17:10:03 +0100 Sebastien Jodogne auto-generation of primitives to handle transfer syntaxes
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 11 Sep 2019 17:00:59 +0200 Sebastien Jodogne DicomMap::GetStringValue()
Wed, 21 Aug 2019 16:47:17 +0200 Sebastien Jodogne DicomMap::FromDicomWeb()
Wed, 12 Jun 2019 12:11:58 +0200 Sebastien Jodogne fix encoding in DICOMweb
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)
Tue, 26 Feb 2019 13:10:40 +0100 Sebastien Jodogne compatibility with pugixml <= 1.4.0
Fri, 22 Feb 2019 16:59:08 +0100 Sebastien Jodogne fix deprecated call
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
Thu, 14 Feb 2019 19:52:35 +0100 Sebastien Jodogne fix
Thu, 14 Feb 2019 19:41:09 +0100 Sebastien Jodogne preparing for libicu
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 14:56:31 +0100 Sebastien Jodogne unit testing ParsedDicomFile::DetectEncoding()
Thu, 14 Feb 2019 14:48:43 +0100 Sebastien Jodogne unit testing simplified chinese
Thu, 14 Feb 2019 14:16:35 +0100 Sebastien Jodogne unit testing japanese
Thu, 14 Feb 2019 14:06:07 +0100 Sebastien Jodogne fix
Thu, 14 Feb 2019 14:04:04 +0100 Sebastien Jodogne Separation of ideographic and phonetic characters in DICOMweb JSON and XML
Thu, 14 Feb 2019 11:52:35 +0100 Sebastien Jodogne fix
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Fri, 04 Jan 2019 15:52:19 +0100 Sebastien Jodogne IDatabaseWrapper::SetResourcesContent db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 20 Dec 2018 16:18:20 +0100 Sebastien Jodogne fix build without plugins
Fri, 05 Oct 2018 17:46:02 +0200 Sebastien Jodogne ImageAccessor now non-copyable
Mon, 09 Apr 2018 17:59:16 +0200 Sebastien Jodogne support anonymization of CurrentRequestedProcedureEvidenceSequence
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Thu, 14 Dec 2017 13:02:06 +0100 Sebastien Jodogne Fix to allow creating DICOM instances with empty Specific Character Set (0008,0005)
Fri, 29 Sep 2017 10:16:28 +0200 Sebastien Jodogne fix gcc warnings in unit tests
Wed, 27 Sep 2017 17:36:13 +0200 Sebastien Jodogne ignore-length argument if retrieving DICOM tags
Sat, 02 Sep 2017 11:50:08 +0200 Sebastien Jodogne Use "GBK" (frequently used in China) as an alias for "GB18030"
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Fri, 14 Jul 2017 15:53:04 +0200 Sebastien Jodogne Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 09 Dec 2016 17:20:21 +0100 Sebastien Jodogne URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Fri, 09 Dec 2016 11:24:04 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND for worklists
Thu, 08 Dec 2016 12:45:06 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND requests
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Mon, 07 Nov 2016 15:13:16 +0100 Sebastien Jodogne Possibility to DELETE "dicom-as-json" attachments to reconstruct them
Mon, 07 Nov 2016 13:47:21 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 11:19:19 +0100 Sebastien Jodogne refactoring
Mon, 31 Oct 2016 16:17:15 +0100 Sebastien Jodogne fix unit test
Mon, 31 Oct 2016 15:23:32 +0100 Sebastien Jodogne Handling of private tags/creators in the "Dictionary" configuration option
Wed, 19 Oct 2016 17:22:09 +0200 Sebastien Jodogne fix
Thu, 30 Jun 2016 20:02:21 +0200 Sebastien Jodogne fix
Thu, 09 Jun 2016 15:46:33 +0200 Sebastien Jodogne DicomMap::ParseDicomMetaInformation()
Thu, 09 Jun 2016 14:48:40 +0200 Sebastien Jodogne more generic support of value representations
Fri, 22 Apr 2016 10:28:55 +0200 Sebastien Jodogne Modification of instances can now replace PixelData
Fri, 22 Apr 2016 09:05:06 +0200 Sebastien Jodogne return code in Toolbox::DecodeDataUriScheme
Mon, 11 Apr 2016 13:50:44 +0200 Sebastien Jodogne fix for mingw <= 4.2
Mon, 11 Apr 2016 13:07:15 +0200 Sebastien Jodogne fix warnings
Fri, 25 Mar 2016 11:27:38 +0100 Sebastien Jodogne test dicom patterns
Fri, 25 Mar 2016 11:08:07 +0100 Sebastien Jodogne PatternUint16
Thu, 24 Mar 2016 20:13:35 +0100 Sebastien Jodogne test pattern
Thu, 07 Jan 2016 11:36:47 +0100 Sebastien Jodogne direct hyperlinks to the DICOM standard
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 02 Dec 2015 11:26:52 +0100 Sebastien Jodogne DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
Wed, 02 Dec 2015 11:22:05 +0100 Sebastien Jodogne C-FIND SCP will return tags with sequence value representation
Tue, 24 Nov 2015 16:48:23 +0100 Sebastien Jodogne ParsedDicomFile::CreateFromJson worklists
Fri, 20 Nov 2015 17:56:31 +0100 Sebastien Jodogne c-find scu for modality worklists worklists
Wed, 18 Nov 2015 16:38:08 +0100 Sebastien Jodogne optimization worklists
Wed, 18 Nov 2015 15:50:32 +0100 Sebastien Jodogne refactoring of DicomFindAnswers worklists
Thu, 22 Oct 2015 19:00:32 +0200 Sebastien Jodogne include binary in ToJson
Wed, 21 Oct 2015 16:52:23 +0200 Sebastien Jodogne ToJson: IncludePrivateTags and IncludeUnknownTags
Wed, 21 Oct 2015 16:25:09 +0200 Sebastien Jodogne primitives for flags in dicom-to-json conversions
Mon, 12 Oct 2015 14:47:58 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 09 Oct 2015 13:31:22 +0200 Sebastien Jodogne "/modify" can insert/modify sequences
Thu, 08 Oct 2015 14:34:19 +0200 Sebastien Jodogne fix for encodings
Thu, 08 Oct 2015 13:45:33 +0200 Sebastien Jodogne creation of tag hierarchy from json
Thu, 08 Oct 2015 10:57:29 +0200 Sebastien Jodogne test SimplifyTags
Thu, 08 Oct 2015 10:53:14 +0200 Sebastien Jodogne fix
Wed, 07 Oct 2015 17:42:42 +0200 Sebastien Jodogne FromJson
Mon, 28 Sep 2015 15:03:35 +0200 Sebastien Jodogne fix some icc warnings
Wed, 23 Sep 2015 12:43:05 +0200 Sebastien Jodogne Support of binary tags encoded using data URI scheme
Fri, 04 Sep 2015 16:36:18 +0200 Sebastien Jodogne Core/ImageFormats folder renamed as Core/Images