log Applications/Samples/SimpleViewer/SimpleViewerApplication.h @ 714:d2c0e347ddc2

age author description
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