log Applications/Samples/SimpleViewer/SimpleViewerApplication.cpp @ 743:bcd3ea868bcd

age author description
Wed, 22 May 2019 09:55:01 +0200 Sebastien Jodogne fix
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Tue, 19 Mar 2019 09:13:57 +0100 Benjamin Golinvaux - Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers) bgo-commands-codegen
Sun, 17 Mar 2019 20:14:20 +0100 Benjamin Golinvaux Removed ICommand and friends + fixed warnings + added missing header files in bgo-commands-codegen
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb
Mon, 12 Nov 2018 16:07:42 +0100 Sebastien Jodogne fix
Sun, 11 Nov 2018 18:17:50 +0100 Sebastien Jodogne use of callables in OrthancVolumeImage
Fri, 09 Nov 2018 18:30:30 +0100 Sebastien Jodogne removed Messages/MessageType.h
Fri, 09 Nov 2018 17:26:39 +0100 Sebastien Jodogne renamed LayerWidget as SliceViewerWidget
Mon, 05 Nov 2018 16:18:27 +0100 Sebastien Jodogne refactoring
Wed, 17 Oct 2018 12:45:52 +0200 am renamed SetDefaultView in FitContent am-2
Fri, 12 Oct 2018 14:53:38 +0200 am added undo-crop button am-2
Thu, 11 Oct 2018 13:16:54 +0200 am new SimpleViewer sample that has been split in multiple files to be able to scale it am-2