log OrthancFramework/UnitTestsSources/FromDcmtkTests.cpp @ 4935:acd3f72e2a21 more-tags

age author description
Thu, 10 Mar 2022 19:00:43 +0100 Alain Mazy split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system more-tags
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Mon, 06 Sep 2021 22:13:07 +0200 Sebastien Jodogne support 64 bit integers in DICOMweb
Mon, 30 Aug 2021 18:21:12 +0200 Sebastien Jodogne fix
Mon, 30 Aug 2021 11:41:05 +0200 Sebastien Jodogne Support detection of windowing and rescale in Philips multiframe images
Wed, 25 Aug 2021 17:20:21 +0200 Sebastien Jodogne added ParsedDicomFile::LookupSubSequence()
Tue, 06 Jul 2021 13:29:57 +0200 Sebastien Jodogne cppcheck
Tue, 06 Jul 2021 08:12:26 +0200 Sebastien Jodogne DANGEROUS commit: Anonymization is now also applied to nested sequences
Mon, 05 Jul 2021 17:50:58 +0200 Sebastien Jodogne fix unit test FromDcmtkBridge.VisitorRemoveTag on DCMTK 3.6.6
Mon, 05 Jul 2021 17:03:46 +0200 Sebastien Jodogne optimized version of DicomPath::IsMatch()
Mon, 05 Jul 2021 16:12:10 +0200 Sebastien Jodogne added ITagVisitor::Action_Remove