Mon, 30 Sep 2019 10:41:06 +0200 |
Benjamin Golinvaux |
TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor
toa2019093001
|
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)
|
Mon, 29 Jul 2019 15:39:11 +0200 |
Benjamin Golinvaux |
Added traces in LoaderCache objects dtors + fuse to prevent dead weak ptrs to be calleds in VisitWdigets (in GuiAdapter.h)
toa2019072901
|
Fri, 05 Jul 2019 15:33:02 +0200 |
Alain Mazy |
Merge
am-dev
|
Fri, 05 Jul 2019 14:52:43 +0200 |
Alain Mazy |
some Qt integration (wip)
am-dev
|
Mon, 24 Jun 2019 14:57:55 +0200 |
Benjamin Golinvaux |
Keyboard event routing (handling done in app)
|
Mon, 24 Jun 2019 10:31:04 +0200 |
Benjamin Golinvaux |
GuiAdapter : mouse event routing in SDL + split the undo stack from the
|
Mon, 17 Jun 2019 16:12:52 +0200 |
Benjamin Golinvaux |
Prevent creation of multiple GuiAdapter instances
|
Fri, 14 Jun 2019 14:46:16 +0200 |
Sebastien Jodogne |
removed some c++11 for older compilers
|
Fri, 14 Jun 2019 12:14:16 +0200 |
Benjamin Golinvaux |
Removed extra logging + doc + added GuiAdapter and LockingEmitter
|