Mercurial > hg > orthanc-stone
graph
-
- first pass at changes to cope with the refactoring of the loading system brokerMon, 09 Mar 2020 14:53:22 +0100, by Benjamin Golinvaux
-
Fixed some warnings + fixed build for C++03 brokerWed, 04 Mar 2020 13:20:12 +0100, by Benjamin Golinvaux
-
ViewportController now gets a ref to its parent viewport for proper lock usage brokerWed, 04 Mar 2020 10:07:37 +0100, by Benjamin Golinvaux
-
Some docs + headers added to CMake for easier VS browsing + tiny predecl brokerWed, 04 Mar 2020 10:07:14 +0100, by Benjamin Golinvaux
-
Trackers and measuring tools now use the viewport instead of ViewportController, so that proper locks can be used brokerWed, 04 Mar 2020 09:45:38 +0100, by Benjamin Golinvaux
-
IGeometryProvider interface for deprecated loaders (required for AB testing in older app) brokerWed, 04 Mar 2020 09:44:09 +0100, by Benjamin Golinvaux
-
fixMon, 02 Mar 2020 18:29:50 +0100, by Sebastien Jodogne
-
replacing std::auto_ptr by std::unique_ptr brokerMon, 02 Mar 2020 17:21:24 +0100, by Sebastien Jodogne
-
replacing std::auto_ptr by std::unique_ptrMon, 02 Mar 2020 16:31:30 +0100, by Sebastien Jodogne
-
fix buildSun, 23 Feb 2020 15:25:49 +0100, by Sebastien Jodogne
-
Close branch rtviewer19branch. rtviewer19branchFri, 21 Feb 2020 15:09:35 +0000, by Benjamin Golinvaux
-
Close branch bugs/2020-02-invisible-slice. bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:09:02 +0000, by Benjamin Golinvaux
-
Merged changes from bugfix branchFri, 21 Feb 2020 15:27:42 +0100, by Benjamin Golinvaux
-
Removed debug logs bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:25:34 +0100, by Benjamin Golinvaux
-
Removal of debug logs bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:23:40 +0100, by Benjamin Golinvaux
-
Removal of debugging logs bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:20:29 +0100, by Benjamin Golinvaux
-
Ongoing work on invisible slice bug (logging + removed unused function) bugs/2020-02-invisible-sliceWed, 19 Feb 2020 17:05:08 +0100, by Benjamin Golinvaux
-
Fixed clang errors bugs/2020-02-invisible-sliceFri, 14 Feb 2020 15:30:36 +0100, by Benjamin Golinvaux
-
Heavy (temporary) logging in the path that leads bugs/2020-02-invisible-sliceFri, 14 Feb 2020 15:00:54 +0100, by Benjamin Golinvaux
-
Added Histogram functions (new files: ImageToolbox...) bugs/2020-02-invisible-sliceFri, 14 Feb 2020 14:59:32 +0100, by Benjamin Golinvaux
-
changed log levelTue, 11 Feb 2020 14:40:33 +0100, by Alain Mazy
-
merged default into branch bugs/2020-02-invisible-sliceTue, 11 Feb 2020 14:38:36 +0100, by Benjamin Golinvaux
-
fix copyright yearsTue, 04 Feb 2020 15:23:33 +0100, by Sebastien Jodogne
-
DO NOT MERGE! Added global bool that enables bugs/2020-02-invisible-sliceTue, 04 Feb 2020 12:32:15 +0100, by Benjamin Golinvaux
-
Added debug message if observer invalid bugs/2020-02-invisible-sliceTue, 04 Feb 2020 12:31:22 +0100, by Benjamin Golinvaux
-
Added PixelTestPattern class to debug invisible slice issues bugs/2020-02-invisible-sliceTue, 04 Feb 2020 12:31:03 +0100, by Benjamin Golinvaux
-
mergeMon, 03 Feb 2020 14:57:22 +0100, by Alain Mazy
-
options to avoid multiple LayerEditedMessageMon, 03 Feb 2020 14:56:56 +0100, by Alain Mazy
-
upgrade to year 2020Fri, 31 Jan 2020 17:34:29 +0100, by Sebastien Jodogne
-
syncFri, 31 Jan 2020 17:25:27 +0100, by Sebastien Jodogne
-
fix for msvc 2008Tue, 28 Jan 2020 19:21:11 +0100, by Sebastien Jodogne
-
fix for msvc 2008Tue, 28 Jan 2020 17:31:17 +0100, by Sebastien Jodogne
-
Added tag toa2020012703 for changeset 5e45322c7724Mon, 27 Jan 2020 15:23:54 +0100, by Benjamin Golinvaux
-
Fixed errors related to previous fingerprint change toa2020012703Mon, 27 Jan 2020 15:23:16 +0100, by Benjamin Golinvaux
-
Added tag toa2020012702 for changeset ca2058bd74efMon, 27 Jan 2020 15:13:27 +0100, by Benjamin Golinvaux
-
Changed fingerprint from uuid_t to int64_t + poor man's toa2020012702Mon, 27 Jan 2020 15:13:00 +0100, by Benjamin Golinvaux
-
Added tag toa2020012701 for changeset 5a2d5380148dMon, 27 Jan 2020 14:34:54 +0100, by Benjamin Golinvaux
-
Added outlier rejection for min max computation in multiframe volume loader toa2020012701Mon, 27 Jan 2020 14:29:02 +0100, by Benjamin Golinvaux
-
various fixes for RadiographyScene: support text layers outside the dicom layer, fix background in this case + extract dicom from rendered sceneTue, 21 Jan 2020 16:52:37 +0100, by Alain Mazy
-
more logs to debug exceptions in RenderTue, 14 Jan 2020 15:22:10 +0100, by Alain Mazy
-
RadiographyScene: virtual methods to use in derived classTue, 14 Jan 2020 12:05:01 +0100, by Alain Mazy
-
more keyboard key mappingsThu, 09 Jan 2020 15:24:43 +0100, by Alain Mazy
-
GetOrthancImageCommand: handling of unsupported formats brokerWed, 08 Jan 2020 15:22:13 +0100, by Sebastien Jodogne