log Applications/Generic/GuiAdapter.cpp @ 1312:4f8c9065ee52 broker

age author description
Mon, 09 Mar 2020 14:56:04 +0100 Benjamin Golinvaux coping with both viewport and loader changes broker
Mon, 02 Mar 2020 18:11:45 +0100 Sebastien Jodogne integration mainline->broker broker
Mon, 02 Mar 2020 17:21:24 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr broker
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
Fri, 21 Feb 2020 15:20:29 +0100 Benjamin Golinvaux Removal of debugging logs bugs/2020-02-invisible-slice
Wed, 19 Feb 2020 17:05:08 +0100 Benjamin Golinvaux Ongoing work on invisible slice bug (logging + removed unused function) bugs/2020-02-invisible-slice
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
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
Sun, 08 Dec 2019 11:57:46 +0100 Sebastien Jodogne explicitely tagging LockingEmitter as deprecated broker
Thu, 24 Oct 2019 22:31:18 +0200 Sebastien Jodogne deprecating LockingEmitter broker
Mon, 30 Sep 2019 10:41:06 +0200 Benjamin Golinvaux TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001
Sat, 10 Aug 2019 13:07:31 +0200 Benjamin Golinvaux Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001
Wed, 31 Jul 2019 10:24:09 +0200 Benjamin Golinvaux Added getters and notifications to allow clients of the loaders (DicomStructureSetLoader, OrthancSeriesVolumeProgressiveLoader and OrthancMultiframeVolumeLoader) to know when the loading is finished + added ability for SDL event loop to execute a callback repeatedly (used to check the view loading state)