log

age author description
Fri, 20 Sep 2019 12:14:03 +0200 Benjamin Golinvaux Merge toa2019092002
Fri, 20 Sep 2019 12:13:28 +0200 Benjamin Golinvaux Added tag toa2019092001 for changeset 4f28d9459e31
Fri, 20 Sep 2019 12:13:10 +0200 Benjamin Golinvaux Fixed unit tests and deprecated classes according to last API changes. UT all run ok. toa2019092001
Fri, 20 Sep 2019 12:01:20 +0200 Benjamin Golinvaux Added a union find class (on integers) called DisjointDataSet
Fri, 20 Sep 2019 12:01:07 +0200 Benjamin Golinvaux added new files to Stone CMake file
Fri, 20 Sep 2019 12:00:54 +0200 Benjamin Golinvaux Addtnl instructions for build config + added new files to Stone CMake file
Fri, 20 Sep 2019 12:00:04 +0200 Benjamin Golinvaux dot product
Fri, 20 Sep 2019 11:59:54 +0200 Benjamin Golinvaux LoaderCache : support for the second set of structure set handling classes
Fri, 20 Sep 2019 11:59:29 +0200 Benjamin Golinvaux changed RTSTRUCT rendering from polygons to segments
Fri, 20 Sep 2019 11:58:33 +0200 Benjamin Golinvaux Added tests for Dicom structure set classes (loaders and utils)
Fri, 20 Sep 2019 11:58:00 +0200 Benjamin Golinvaux added a new set of classes that correctly handle non-convex polygons (not
Fri, 20 Sep 2019 10:16:55 +0200 Sebastien Jodogne fix WebAssemblyOpenGLViewport::UpdateSize()
Thu, 19 Sep 2019 18:26:11 +0200 Sebastien Jodogne commenting out annoying error
Sat, 14 Sep 2019 17:27:41 +0200 Sebastien Jodogne send error message for HTTP fetching in wasm
Thu, 12 Sep 2019 08:27:12 +0200 Sebastien Jodogne fix build due to rename in Orthanc::DicomMap
Wed, 11 Sep 2019 12:33:12 +0200 Sebastien Jodogne merge
Wed, 11 Sep 2019 12:31:49 +0200 Sebastien Jodogne implementation of HttpCommand in WebAssemblyOracle
Wed, 11 Sep 2019 12:15:21 +0200 Alain Mazy removed logs from IObserver constructor
Wed, 11 Sep 2019 10:43:21 +0200 Alain Mazy dummy opengl checks for Qt
Mon, 09 Sep 2019 16:18:39 +0200 Benjamin Golinvaux Added tag toa2019090901 for changeset 4c9b4c4de814
Mon, 09 Sep 2019 16:15:28 +0200 Benjamin Golinvaux Fixed bug in DicomStructureSet that prevented points from being added to polygons toa2019090901
Mon, 09 Sep 2019 15:18:24 +0200 Benjamin Golinvaux Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)
Mon, 09 Sep 2019 10:41:27 +0200 Benjamin Golinvaux Uninit. var.
Fri, 06 Sep 2019 11:47:21 +0200 Benjamin Golinvaux Added tag toa2019090602 for changeset 35ed6812d639
Fri, 06 Sep 2019 11:46:51 +0200 Benjamin Golinvaux Build fix toa2019090602
Fri, 06 Sep 2019 09:40:01 +0200 Benjamin Golinvaux Added tag toa2019090601 for changeset 3f6e5a38c88f
Fri, 06 Sep 2019 09:39:18 +0200 Benjamin Golinvaux Merge toa2019090601
Fri, 06 Sep 2019 09:38:18 +0200 Benjamin Golinvaux Ability to cope with empty "Referenced SOP Instance UID" (dicom path (3006,0039)[i] / (0x3006, 0x0040)[0] / (0x3006, 0x0016)[0] / (0x0008, 0x1155)) + better logs + code formating
Tue, 03 Sep 2019 19:03:17 +0200 Sebastien Jodogne DicomInstanceParameters::GetIndexInSeries()
Tue, 03 Sep 2019 17:52:28 +0200 Sebastien Jodogne HttpCommand