log Framework/Radiography/RadiographyLayer.cpp @ 1271:0ca50d275b9a broker

age author description
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, 05 Nov 2019 18:51:04 +0100 Sebastien Jodogne integration mainline->broker broker
Mon, 04 Nov 2019 22:16:04 +0100 Alain Mazy RadiographyDicomLayer: allow replacing low res image by high res image
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
Wed, 22 May 2019 09:13:04 +0200 Sebastien Jodogne deprecating enum SliceImageQuality
Tue, 14 May 2019 19:38:15 +0200 Benjamin Golinvaux Fixed broken previous merge
Tue, 14 May 2019 18:39:50 +0200 Alain Mazy merge am-dev -> default
Wed, 08 May 2019 16:38:25 +0200 Alain Mazy rename am-dev
Tue, 07 May 2019 14:16:08 +0200 Sebastien Jodogne renamed IObservable::EmitMessage() as BroadcastMessage()
Tue, 07 May 2019 11:15:57 +0200 Alain Mazy added flip to RadiographyLayer am-dev
Tue, 26 Feb 2019 12:58:03 +0100 amazy layers are now Observable and emitting LayerEdited messages am-touch-events