log Framework/Toolbox/OrthancSlicesLoader.cpp @ 417:aee3d7941c9b

age author description
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb
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, 05 Nov 2018 16:18:27 +0100 Sebastien Jodogne refactoring
Mon, 05 Nov 2018 10:03:14 +0100 Sebastien Jodogne integration mainline->am-2 am-2
Mon, 22 Oct 2018 19:40:36 +0200 Sebastien Jodogne rotation transform am-2
Thu, 18 Oct 2018 09:02:24 +0200 Sebastien Jodogne compatibility fixes am-2
Mon, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Mon, 08 Oct 2018 12:45:27 +0200 Sebastien Jodogne fix for new ImageAccessor API
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
Tue, 21 Aug 2018 18:14:22 +0200 am removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead am-2