log Framework/Toolbox/OrthancSlicesLoader.h @ 726:4f2416d519b4

age author description
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Mon, 20 May 2019 16:26:34 +0200 Sebastien Jodogne deprecating DicomFrameConverter
Mon, 13 May 2019 17:03:46 +0200 Sebastien Jodogne uncoupling OrthancStone::SlicesSorter from OrthancStone::Slice
Fri, 10 May 2019 17:34:48 +0200 Sebastien Jodogne getting rid of MessageType enumeration
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Tue, 20 Nov 2018 16:35:29 +0100 am tentative to make SmartLoader and RadiographyScene work together (not really working) cache-in-radiography
Sun, 11 Nov 2018 18:17:50 +0100 Sebastien Jodogne use of callables in OrthancVolumeImage
Tue, 06 Nov 2018 19:36:32 +0100 Sebastien Jodogne removed class OrthancApiClient::HttpErrorMessage, redundant with IWebService::HttpRequestErrorMessage
Tue, 06 Nov 2018 14:21:02 +0100 Sebastien Jodogne refactoring
Mon, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Tue, 18 Sep 2018 15:23:21 +0200 am messaging refactoring almost complete: works fine in native am-callable-and-promise
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
Wed, 22 Aug 2018 15:08:15 +0200 am removed constness of the observable when emitting a message am-2
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2