log OrthancFramework/Sources/DicomFormat/DicomMap.h @ 5854:65f8c6dfba50 find-refactoring tip

age author description
Wed, 18 Sep 2024 15:45:18 +0200 Alain Mazy fix unit tests find-refactoring
Wed, 18 Sep 2024 09:34:52 +0200 Alain Mazy improved handling of DicomSequences in parent find-refactoring
Tue, 17 Sep 2024 16:17:53 +0200 Alain Mazy handling of sequences from DB in RequestedTags find-refactoring
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Sun, 25 Jun 2023 12:29:39 +0200 Sebastien Jodogne added DicomMap::GuessPixelDataValueRepresentation()
Tue, 28 Mar 2023 10:48:13 +0200 Alain Mazy fix /tools/reset crashing when ExtraMainDicomTags were defined
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Fri, 24 Mar 2023 19:10:00 +0100 Sebastien Jodogne cont
Fri, 24 Mar 2023 19:00:33 +0100 Sebastien Jodogne start fixing thread safety issues with DicomMap
Tue, 28 Jun 2022 17:45:09 +0200 Alain Mazy Refactored DicomMap to handle sequences when needed
Mon, 27 Jun 2022 12:39:51 +0200 Alain Mazy removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags