Michael Onken

Results 4 issues of Michael Onken

I have some lists that use an underscore character ('_'), e.g. as in "MY_Tasks". If I use something like "rtm ls list:MY_Tasks" that should display that list, right? I am...

This is work in progress, do NOT merge. The API change in dcmqi requires an updated DCMTK. However, if I use a recent DCMTK version in the build (by pointing...

Hi, when I generate HTML from the following page: ```` ``` Type : Extensible Order: Significant Root : Yes ``` ```` I get: ![grafik](https://user-images.githubusercontent.com/5758799/215753947-86fa51d5-c91a-412d-a138-688d8d260dea.png) Where does the _hljs_ come from?...

Bump DCMTK version to latest DCMTK release 3.6.9. This also allows to import dataset references from DcmItem instead of DcmDataset which is easier to use when importing from memory. Put...