log Framework/Radiography/RadiographyScene.cpp @ 1199:922d2e61aa5d

age author description
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
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace