log Resources/CMake/OrthancStoneConfiguration.cmake @ 1180:9c8f557ea799 broker

age author description
Wed, 20 Nov 2019 17:34:17 +0100 Sebastien Jodogne ParsedDicomDataset to speed up loading RT-STRUCT from parsed DICOM files broker
Wed, 20 Nov 2019 13:10:30 +0100 Sebastien Jodogne integration mainline->broker broker
Wed, 20 Nov 2019 11:08:29 +0100 Sebastien Jodogne allow compiling unit tests with sdl
Sat, 16 Nov 2019 11:26:13 +0100 Sebastien Jodogne fix broker
Fri, 15 Nov 2019 17:34:19 +0100 Sebastien Jodogne ParseDicomFromWadoCommand broker
Fri, 15 Nov 2019 12:35:35 +0100 Sebastien Jodogne renamed ParsedDicomFileCache as ParsedDicomCache broker
Wed, 06 Nov 2019 17:34:58 +0100 Sebastien Jodogne IOracleCommand::Clone() broker
Tue, 05 Nov 2019 22:39:25 +0100 Sebastien Jodogne removing CustomOracleCommand broker
Mon, 04 Nov 2019 15:54:35 +0100 Sebastien Jodogne ParsedDicomFileCache broker
Thu, 31 Oct 2019 15:05:46 +0100 Sebastien Jodogne ParseDicomFileCommand broker
Wed, 23 Oct 2019 11:04:47 +0200 Sebastien Jodogne integration mainline->broker broker
Tue, 22 Oct 2019 17:24:37 +0200 Alain Mazy Added TextRenderer
Tue, 22 Oct 2019 13:14:05 +0200 Sebastien Jodogne integration mainline->broker broker
Mon, 21 Oct 2019 16:01:29 +0200 Benjamin Golinvaux GenericToolbox (fast c-string --> double or integer) + refactoring to be able
Thu, 17 Oct 2019 16:51:41 +0200 Sebastien Jodogne IOracleRunner broker
Thu, 17 Oct 2019 13:48:52 +0200 Sebastien Jodogne LockingEmitter.cpp broker
Tue, 15 Oct 2019 14:30:19 +0200 Benjamin Golinvaux Fixes related to refactorings in viewports.
Tue, 15 Oct 2019 18:11:40 +0200 Sebastien Jodogne removed MessageForwarder, unit tests are ok broker
Fri, 11 Oct 2019 17:20:41 +0200 Sebastien Jodogne removing file MessageBroker.h broker
Fri, 11 Oct 2019 17:08:34 +0200 Sebastien Jodogne replacing MessageBroker by weak_ptr broker
Fri, 11 Oct 2019 13:37:21 +0200 Sebastien Jodogne removing unused class IPromise
Thu, 10 Oct 2019 14:11:52 +0200 Sebastien Jodogne cleaning up IObservable.h
Wed, 09 Oct 2019 18:06:58 +0200 Sebastien Jodogne reorganization
Fri, 04 Oct 2019 21:58:13 +0200 Sebastien Jodogne fix qt
Fri, 20 Sep 2019 12:01:07 +0200 Benjamin Golinvaux added new files to Stone CMake file
Mon, 09 Sep 2019 15:18:24 +0200 Benjamin Golinvaux Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)
Tue, 03 Sep 2019 17:52:28 +0200 Sebastien Jodogne HttpCommand
Mon, 19 Aug 2019 17:55:50 +0200 Sebastien Jodogne fix link errors to deprecated stuff
Wed, 24 Jul 2019 14:27:06 +0200 Benjamin Golinvaux Added Loader cache. Not activated yet.
Thu, 18 Jul 2019 10:50:59 +0200 Alain Mazy Merge am-dev