log

age author description
Mon, 04 Apr 2022 09:52:54 +0200 Sebastien Jodogne linor fix in OrthancImport.py
Wed, 30 Mar 2022 15:45:54 +0200 Alain Mazy merge default -> more tags more-tags
Wed, 30 Mar 2022 14:50:30 +0200 Alain Mazy fix for Apple M1
Mon, 28 Mar 2022 23:33:25 +0200 Alain Mazy fix LibPNG build for Apple M1
Mon, 28 Mar 2022 21:20:48 +0200 Alain Mazy try to fix dcmtk build for Apple M1
Sat, 26 Mar 2022 09:31:54 +0100 Sebastien Jodogne pass user-specific compiler flags to the unit tests of the shared library
Sat, 26 Mar 2022 09:23:49 +0100 Sebastien Jodogne pass user-specific compiler flags to the ConnectivityChecks subproject
Wed, 23 Mar 2022 18:04:40 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Wed, 23 Mar 2022 17:51:39 +0100 Sebastien Jodogne back to mainline
Wed, 23 Mar 2022 16:37:45 +0100 Sebastien Jodogne Orthanc-1.10.1 Orthanc-1.10.1
Wed, 23 Mar 2022 12:23:11 +0100 Alain Mazy merge more-tags
Wed, 23 Mar 2022 11:56:28 +0100 Alain Mazy DbOptimizer plugin more-tags
Wed, 23 Mar 2022 11:52:19 +0100 Alain Mazy fix more-tags
Wed, 23 Mar 2022 12:19:59 +0100 Sebastien Jodogne typos
Wed, 23 Mar 2022 12:04:33 +0100 Sebastien Jodogne fix signs in unit tests
Wed, 23 Mar 2022 11:49:08 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Wed, 23 Mar 2022 11:48:47 +0100 Sebastien Jodogne cppcheck
Wed, 23 Mar 2022 11:44:40 +0100 Sebastien Jodogne fix ParsedDicomFile::DecodeOverlay() for WebAssembly
Tue, 22 Mar 2022 19:11:56 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Tue, 22 Mar 2022 12:37:24 +0100 Sebastien Jodogne added FromDcmtkBridge::LookupStringValue()
Tue, 22 Mar 2022 10:20:25 +0100 Sebastien Jodogne fix EmscriptenParameters.cmake
Tue, 22 Mar 2022 08:48:46 +0100 Sebastien Jodogne enlarged support of tags with UN value representation in ITagVisitor
Mon, 21 Mar 2022 15:19:42 +0100 Alain Mazy new field 'MainDicomTags' in the /system response more-tags
Mon, 21 Mar 2022 12:11:21 +0100 Sebastien Jodogne fix builds on recent versions of emscripten
Mon, 21 Mar 2022 09:44:01 +0100 Sebastien Jodogne fix for older gcc versions
Mon, 21 Mar 2022 08:59:20 +0100 Sebastien Jodogne added ParsedDicomFile::DecodeAllOverlays()
Sun, 20 Mar 2022 18:03:32 +0100 Sebastien Jodogne removed ReadOnlyWebDavCollection from C++ plugin wrapper
Sun, 20 Mar 2022 11:35:17 +0100 Sebastien Jodogne added ParsedDicomFile::DecodeOverlay()
Thu, 17 Mar 2022 17:03:59 +0100 Alain Mazy new Warnings configuration + InstanceAvailability tag more-tags
Wed, 16 Mar 2022 17:21:02 +0100 Sebastien Jodogne adding function OrthancPluginRegisterWebDavCollection() to the plugin SDK