log Applications/Generic/GuiAdapter.cpp @ 1290:7def6ab2929f bugs/2020-02-invisible-slice

age author description
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)
Fri, 19 Jul 2019 11:40:45 +0200 Alain Mazy merge am-dev
Fri, 19 Jul 2019 10:30:40 +0200 Benjamin Golinvaux Re-enabled gl debug output in GuiAdapter +