log OrthancFramework/Sources/DicomParsing/DicomModification.cpp @ 5185:0ea402b4d901

age author description
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 02 Feb 2023 10:33:15 +0100 Alain Mazy CppCheck
Fri, 20 Jan 2023 18:10:42 +0100 Alain Mazy moved DicomModification thread safety into ResourceModificationJob (trying to avoid mutex in OrthancFramework as much as possible)
Wed, 18 Jan 2023 17:58:51 +0100 Alain Mazy added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
Thu, 05 Jan 2023 18:03:25 +0100 Alain Mazy cppcheck
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Mon, 19 Dec 2022 15:46:33 +0100 Sebastien Jodogne revert changeset df4a90a65af9 that removes features used elsewhere, and protect by Force the change of UIDs
Mon, 26 Sep 2022 18:56:40 +0200 Alain Mazy DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
Mon, 26 Sep 2022 18:11:03 +0200 Alain Mazy loosen the sanity checks for DICOM modifications
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
Thu, 09 Sep 2021 13:02:33 +0200 Sebastien Jodogne Fix handling of option "DeidentifyLogs", notably for tags (0010,0010) and (0010,0020)
Tue, 06 Jul 2021 08:12:26 +0200 Sebastien Jodogne DANGEROUS commit: Anonymization is now also applied to nested sequences
Mon, 05 Jul 2021 16:12:10 +0200 Sebastien Jodogne added ITagVisitor::Action_Remove
Thu, 17 Jun 2021 15:47:21 +0200 Sebastien Jodogne new configuration option "ExternalDictionaries" to load external DICOM dictionaries