log Framework/Radiography/RadiographyScene.cpp @ 1298:8a0a62189f46

age author description
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Sun, 23 Feb 2020 15:32:24 +0100 Sebastien Jodogne integration mainline->broker broker
Tue, 11 Feb 2020 14:40:33 +0100 Alain Mazy changed log level
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Mon, 03 Feb 2020 14:57:22 +0100 Alain Mazy merge
Mon, 03 Feb 2020 14:56:56 +0100 Alain Mazy options to avoid multiple LayerEditedMessage
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 21 Jan 2020 16:52:37 +0100 Alain Mazy various fixes for RadiographyScene: support text layers outside the dicom layer, fix background in this case + extract dicom from rendered scene
Tue, 14 Jan 2020 15:22:10 +0100 Alain Mazy more logs to debug exceptions in Render
Tue, 14 Jan 2020 12:05:01 +0100 Alain Mazy RadiographyScene: virtual methods to use in derived class
Sat, 07 Dec 2019 18:45:37 +0100 Sebastien Jodogne integration mainline->broker broker
Sat, 07 Dec 2019 18:18:07 +0100 Sebastien Jodogne deprecating MessageHandler broker
Sat, 07 Dec 2019 17:47:23 +0100 Alain Mazy RadiographyTextLayer: support multiple fonts
Fri, 29 Nov 2019 21:24:29 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 29 Nov 2019 16:21:24 +0100 Alain Mazy RadiographyScene fixes
Fri, 29 Nov 2019 11:03:41 +0100 Sebastien Jodogne integration mainline->broker broker
Thu, 28 Nov 2019 18:28:15 +0100 Alain Mazy RadiograpyScene: can now remove any layer + new key wrappers for Delete/Backspace
Wed, 27 Nov 2019 17:51:33 +0100 Alain Mazy RadiographyScene: windowing is now only applied to the Dicom layer
Wed, 27 Nov 2019 14:34:34 +0100 Sebastien Jodogne integration mainline->broker broker
Tue, 26 Nov 2019 15:27:48 +0100 Alain Mazy wip: TextLayer with new fonts
Thu, 07 Nov 2019 07:28:39 +0100 Sebastien Jodogne integration mainline->broker broker
Wed, 06 Nov 2019 10:46:46 +0100 Alain Mazy RadiographyWidget is now notified when a layer is removed from the scene
Mon, 04 Nov 2019 15:54:57 +0100 Sebastien Jodogne integration mainline->broker broker
Mon, 04 Nov 2019 12:46:53 +0100 Alain Mazy less logs + allow changing the size of the RadiographyLayer (to replace a low res image by a high res image)
Tue, 15 Oct 2019 15:39:39 +0200 Sebastien Jodogne removing broker from deprecated classes broker
Tue, 23 Jul 2019 11:50:21 +0200 Sebastien Jodogne fix for older compilers
Mon, 22 Jul 2019 14:28:56 +0200 Alain Mazy RadiographyScene: avoid exporting to width+1 image size due to numerical noise in GetSceneExtent()
Wed, 03 Jul 2019 10:15:29 +0200 Alain Mazy added GetApproximateMemoryUsage am-dev
Wed, 22 May 2019 09:13:04 +0200 Sebastien Jodogne deprecating enum SliceImageQuality