log OrthancFramework/Sources/DicomParsing/DicomModification.cpp @ 4685:693f049729ba

age author description
Tue, 08 Jun 2021 18:28:57 +0200 Sebastien Jodogne New versions of Keep(), Remove() and Replace() in DicomModification that use DicomPath
Tue, 08 Jun 2021 14:42:09 +0200 Sebastien Jodogne simplified DicomModification::RelationshipsVisitor
Fri, 04 Jun 2021 17:38:43 +0200 Sebastien Jodogne Full support for the anonymization of subsequences containing tags whose VR is UI
Thu, 03 Jun 2021 21:06:34 +0200 Sebastien Jodogne Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
Thu, 03 Jun 2021 19:44:43 +0200 Sebastien Jodogne DicomModification_Anonymization2017c.impl.h
Thu, 03 Jun 2021 19:41:11 +0200 Sebastien Jodogne GenerateAnonymizationProfile.py can read from URL
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 09 Nov 2020 16:09:05 +0100 Sebastien Jodogne removed a friend method for better abi
Thu, 05 Nov 2020 17:20:49 +0100 Sebastien Jodogne abi continued
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Mon, 02 Nov 2020 14:48:15 +0100 Sebastien Jodogne new macro TLOG() to replace VLOG() for trace logs with a category
Wed, 16 Sep 2020 20:53:31 +0200 Sebastien Jodogne cppcheck