Mercurial > hg > orthanc-stone
graph
-
OrthancMultiframeVolumeLoader asks volume image to compute range +Wed, 16 Oct 2019 15:43:21 +0200, by Benjamin Golinvaux
-
Fixes related to refactorings in viewports.Tue, 15 Oct 2019 14:30:19 +0200, by Benjamin Golinvaux
-
removed MessageForwarder, unit tests are ok brokerTue, 15 Oct 2019 18:11:40 +0200, by Sebastien Jodogne
-
removing broker from deprecated classes brokerTue, 15 Oct 2019 15:39:39 +0200, by Sebastien Jodogne
-
simplify how observers are regsitered, and how callables are created brokerTue, 15 Oct 2019 13:46:01 +0200, by Sebastien Jodogne
-
MergeTue, 15 Oct 2019 10:54:53 +0200, by Benjamin Golinvaux
-
fixed typo in assert. msg. + getters for custom windowing in grayscale layer configurator.Tue, 15 Oct 2019 10:53:28 +0200, by Benjamin Golinvaux
-
removing unused class IPromiseFri, 11 Oct 2019 13:37:21 +0200, by Sebastien Jodogne
-
moving GetCanvasIdentifier from IViewport to WebAssemblyViewportThu, 10 Oct 2019 16:07:58 +0200, by Sebastien Jodogne
-
fixing WebAssemblyViewportThu, 10 Oct 2019 15:55:54 +0200, by Sebastien Jodogne
-
simplifying IViewportThu, 10 Oct 2019 15:24:48 +0200, by Sebastien Jodogne
-
fixThu, 10 Oct 2019 14:37:23 +0200, by Sebastien Jodogne
-
removed unused abstraction IOpenGLContextLossMonitorThu, 10 Oct 2019 14:37:07 +0200, by Sebastien Jodogne
-
fixThu, 10 Oct 2019 14:31:56 +0200, by Sebastien Jodogne
-
removing classes OpenGLContextLostException and StoneOrthancExceptionThu, 10 Oct 2019 14:29:02 +0200, by Sebastien Jodogne
-
cleaning up IObservable.hThu, 10 Oct 2019 14:11:52 +0200, by Sebastien Jodogne
-
reorganizationWed, 09 Oct 2019 18:06:58 +0200, by Sebastien Jodogne
-
mergeWed, 09 Oct 2019 17:18:29 +0200, by Sebastien Jodogne
-
tests for context loss are now restricted to WebAssemblyWed, 09 Oct 2019 17:17:56 +0200, by Sebastien Jodogne
-
compatibility macros for LSB and QtWed, 09 Oct 2019 15:58:39 +0200, by Sebastien Jodogne
-
mergeWed, 09 Oct 2019 15:35:01 +0200, by Alain Mazy
-
allow using nearest neighbour interpolation while windowingWed, 09 Oct 2019 15:34:45 +0200, by Alain Mazy
-
LinuxStandardBaseUic.pyTue, 08 Oct 2019 17:23:27 +0200, by Sebastien Jodogne
-
qt and lsbTue, 08 Oct 2019 11:19:58 +0200, by Sebastien Jodogne
-
mergeMon, 07 Oct 2019 22:37:24 +0200, by Alain Mazy
-
virtual RenderMon, 07 Oct 2019 22:11:46 +0200, by Alain Mazy
-
fixMon, 07 Oct 2019 18:01:03 +0200, by Sebastien Jodogne
-
mergeMon, 07 Oct 2019 15:26:29 +0200, by Sebastien Jodogne
-
fix warningMon, 07 Oct 2019 15:26:16 +0200, by Sebastien Jodogne
-
Added tag toa2019100702 for changeset e160159b1905Mon, 07 Oct 2019 15:09:45 +0200, by Benjamin Golinvaux
-
Fixed buggy return of stack data toa2019100702Mon, 07 Oct 2019 15:09:37 +0200, by Benjamin Golinvaux
-
Added tag toa2019100701 for changeset 7b89e88bb66eMon, 07 Oct 2019 14:09:44 +0200, by Benjamin Golinvaux
-
Empty structureNames now means NOTHING will be (initially) displayedMon, 07 Oct 2019 14:05:01 +0200, by Benjamin Golinvaux
-
mergeFri, 04 Oct 2019 21:58:30 +0200, by Sebastien Jodogne
-
fix qtFri, 04 Oct 2019 21:58:13 +0200, by Sebastien Jodogne
-
remove wrong commentWed, 02 Oct 2019 12:40:33 +0200, by Sebastien Jodogne
-
fix for ie11Wed, 02 Oct 2019 11:50:34 +0200, by Sebastien Jodogne
-
AffineTransform2D::Combine with 5 argsFri, 04 Oct 2019 17:47:31 +0200, by Alain Mazy
-
fixFri, 04 Oct 2019 17:47:13 +0200, by Alain Mazy
-
mergeThu, 03 Oct 2019 14:38:06 +0200, by Alain Mazy
-
ReadDicomLayerGeometryThu, 03 Oct 2019 14:37:52 +0200, by Alain Mazy
-
Added tag toa2019093001 for changeset ac88989817e3Mon, 30 Sep 2019 10:41:37 +0200, by Benjamin Golinvaux
-
TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001Mon, 30 Sep 2019 10:41:06 +0200, by Benjamin Golinvaux
-
Added a way to specificy which structures are to be initially displayed (theFri, 27 Sep 2019 13:32:05 +0200, by Benjamin Golinvaux
-
fix warningsThu, 26 Sep 2019 09:22:27 +0200, by Sebastien Jodogne
-
looks as if msvc2008 dislikes empty source filesThu, 26 Sep 2019 09:16:21 +0200, by Sebastien Jodogne
-
making DicomInstanceParameters::ConvertToFloat() publicTue, 24 Sep 2019 18:07:25 +0200, by Sebastien Jodogne
-
SlicesSorter::AreAllSlicesDistinct()Tue, 24 Sep 2019 11:16:25 +0200, by Sebastien Jodogne
-
Added tag toa2019092301 for changeset 53cc787bd7bcMon, 23 Sep 2019 15:19:04 +0200, by Benjamin Golinvaux
-
- Added an optimized ProjectPoint2 to CoordinateSystem3D. It has *not* replaced toa2019092301Mon, 23 Sep 2019 15:18:33 +0200, by Benjamin Golinvaux
-
Ugly fix for VS2008 (pre-C++11 vector initialization)Fri, 20 Sep 2019 13:59:36 +0200, by Benjamin Golinvaux
-
Added tag toa2019092003 for changeset efe1c44628a1Fri, 20 Sep 2019 12:41:18 +0200, by Benjamin Golinvaux
-
Fixed mysterious revert of a previous change + converted a .cpp to unix LF toa2019092003Fri, 20 Sep 2019 12:41:06 +0200, by Benjamin Golinvaux
-
Added tag toa2019092002 for changeset 4fda090b016bFri, 20 Sep 2019 12:14:43 +0200, by Benjamin Golinvaux
-
Added tag toa2019092001 for changeset 4f28d9459e31Fri, 20 Sep 2019 12:13:28 +0200, by Benjamin Golinvaux
-
Fixed unit tests and deprecated classes according to last API changes. UT all run ok. toa2019092001Fri, 20 Sep 2019 12:13:10 +0200, by Benjamin Golinvaux
-
Added a union find class (on integers) called DisjointDataSetFri, 20 Sep 2019 12:01:20 +0200, by Benjamin Golinvaux
-
added new files to Stone CMake fileFri, 20 Sep 2019 12:01:07 +0200, by Benjamin Golinvaux
-
Addtnl instructions for build config + added new files to Stone CMake fileFri, 20 Sep 2019 12:00:54 +0200, by Benjamin Golinvaux
-
dot productFri, 20 Sep 2019 12:00:04 +0200, by Benjamin Golinvaux
-
LoaderCache : support for the second set of structure set handling classesFri, 20 Sep 2019 11:59:54 +0200, by Benjamin Golinvaux
-
changed RTSTRUCT rendering from polygons to segmentsFri, 20 Sep 2019 11:59:29 +0200, by Benjamin Golinvaux
-
Added tests for Dicom structure set classes (loaders and utils)Fri, 20 Sep 2019 11:58:33 +0200, by Benjamin Golinvaux
-
added a new set of classes that correctly handle non-convex polygons (notFri, 20 Sep 2019 11:58:00 +0200, by Benjamin Golinvaux
-
fix WebAssemblyOpenGLViewport::UpdateSize()Fri, 20 Sep 2019 10:16:55 +0200, by Sebastien Jodogne
-
commenting out annoying errorThu, 19 Sep 2019 18:26:11 +0200, by Sebastien Jodogne
-
send error message for HTTP fetching in wasmSat, 14 Sep 2019 17:27:41 +0200, by Sebastien Jodogne
-
fix build due to rename in Orthanc::DicomMapThu, 12 Sep 2019 08:27:12 +0200, by Sebastien Jodogne
-
mergeWed, 11 Sep 2019 12:33:12 +0200, by Sebastien Jodogne
-
implementation of HttpCommand in WebAssemblyOracleWed, 11 Sep 2019 12:31:49 +0200, by Sebastien Jodogne
-
removed logs from IObserver constructorWed, 11 Sep 2019 12:15:21 +0200, by Alain Mazy
-
dummy opengl checks for QtWed, 11 Sep 2019 10:43:21 +0200, by Alain Mazy
-
Added tag toa2019090901 for changeset 4c9b4c4de814Mon, 09 Sep 2019 16:18:39 +0200, by Benjamin Golinvaux
-
Fixed bug in DicomStructureSet that prevented points from being added to polygons toa2019090901Mon, 09 Sep 2019 16:15:28 +0200, by Benjamin Golinvaux
-
Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)Mon, 09 Sep 2019 15:18:24 +0200, by Benjamin Golinvaux
-
Uninit. var.Mon, 09 Sep 2019 10:41:27 +0200, by Benjamin Golinvaux
-
Added tag toa2019090602 for changeset 35ed6812d639Fri, 06 Sep 2019 11:47:21 +0200, by Benjamin Golinvaux
-
Added tag toa2019090601 for changeset 3f6e5a38c88fFri, 06 Sep 2019 09:40:01 +0200, by 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 formatingFri, 06 Sep 2019 09:38:18 +0200, by Benjamin Golinvaux
-
DicomInstanceParameters::GetIndexInSeries()Tue, 03 Sep 2019 19:03:17 +0200, by Sebastien Jodogne
-
HttpCommandTue, 03 Sep 2019 17:52:28 +0200, by Sebastien Jodogne
-
Added tag toa2019090201 for changeset 262a0244e9b2Mon, 02 Sep 2019 17:44:20 +0200, by Benjamin Golinvaux
-
Added missing Unregister for objects that register by the broker + logs + guard in FetchContext toa2019090201Mon, 02 Sep 2019 17:29:26 +0200, by Benjamin Golinvaux
-
Added tag toa2019083101 for changeset e75fd08d6c75Sat, 31 Aug 2019 13:50:11 +0200, by Benjamin Golinvaux
-
Cleaning in ICallable + changed fingerprint to plain char array to allow for toa2019083101Sat, 31 Aug 2019 13:45:04 +0200, by Benjamin Golinvaux
-
Added tag toa2019082903 for changeset 38409549db43Thu, 29 Aug 2019 18:08:48 +0200, by Benjamin Golinvaux
-
Log with addresses + added fingerprint mechanism to avoid calling zombie objects toa2019082903Thu, 29 Aug 2019 18:07:55 +0200, by Benjamin Golinvaux
-
Added tag toa2019082902 for changeset bc7b249dfbd0Thu, 29 Aug 2019 13:12:03 +0200, by Benjamin Golinvaux
-
Added EMSCRIPTEN_FETCH_REPLACE flag to requests to prevent stale cache results toa2019082902Thu, 29 Aug 2019 13:11:49 +0200, by Benjamin Golinvaux
-
Added tag toa2019082901 for changeset 48710d53086fThu, 29 Aug 2019 10:41:02 +0200, by Benjamin Golinvaux
-
Removed Cache-Control header from POST request toa2019082901Thu, 29 Aug 2019 10:40:32 +0200, by Benjamin Golinvaux
-
Added tag toa2019082801 for changeset e3234630df9cWed, 28 Aug 2019 10:55:16 +0200, by Benjamin Golinvaux
-
Removed pragma-no-cache header that seems to be useless (and even nefarious) toa2019082801Wed, 28 Aug 2019 10:54:15 +0200, by Benjamin Golinvaux
-
mergeTue, 27 Aug 2019 15:19:37 +0200, by Benjamin Golinvaux
-
toa2019082701Tue, 27 Aug 2019 15:18:23 +0200, by Benjamin Golinvaux
-
Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored toa2019082701Tue, 27 Aug 2019 14:28:19 +0200, by Benjamin Golinvaux
-
removal of C++11 iteratorTue, 27 Aug 2019 08:15:36 +0200, by Sebastien Jodogne
-
Added tag toa2019082601 for changeset 92e32e263ae9Mon, 26 Aug 2019 11:03:14 +0200, by Benjamin Golinvaux
-
Removed log in IsContextLost (too many calls) + removed glGetError guards on calls (expensive) + added shared_ptr ref count dump in LoaderCache (still needs to figure that one out) toa2019082601Mon, 26 Aug 2019 11:01:53 +0200, by Benjamin Golinvaux