log Applications/Samples/SimpleViewer/SimpleViewerApplication.h @ 1298:8a0a62189f46

age author description
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Mon, 20 May 2019 16:26:34 +0200 Sebastien Jodogne deprecating DicomFrameConverter
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
Sat, 10 Nov 2018 09:29:08 +0100 Sebastien Jodogne rename ILayerSource as IVolumeSlicer, and OrthancFrameLayerSource as as DicomSeriesVolumeSlicer
Fri, 09 Nov 2018 17:26:39 +0100 Sebastien Jodogne renamed LayerWidget as SliceViewerWidget
Fri, 09 Nov 2018 17:11:35 +0100 Sebastien Jodogne fix for older compilers
Wed, 31 Oct 2018 18:10:29 +0100 Sebastien Jodogne no automatic call to moc and uic, CircleMeasureTracker using Orthanc fonts 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