log Applications/Samples/SimpleViewerApplicationSingleFile.h @ 1070:d7887f88710f broker

age author description
Tue, 15 Oct 2019 21:28:46 +0200 Sebastien Jodogne fix broker
Tue, 15 Oct 2019 15:39:39 +0200 Sebastien Jodogne removing broker from deprecated classes broker
Wed, 22 May 2019 09:13:04 +0200 Sebastien Jodogne deprecating enum SliceImageQuality
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
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
Tue, 12 Mar 2019 15:01:36 +0100 Benjamin Golinvaux Removed deleted file from cmakelists + fixed renames in compilation. Samples build OK in WAS but still not fully functional bgo-commands-codegen
Wed, 06 Mar 2019 10:14:59 +0100 Benjamin Golinvaux - Added HandleSerializedMessage to IStoneApplication (empty impl) bgo-commands-codegen
Tue, 12 Feb 2019 10:01:49 +0100 am fix for SDL builds am-touch-events
Thu, 24 Jan 2019 16:42:27 +0100 Alain Mazy added support for 'touch' in mouse trackers. This is still a bit hacky and we need to refactor it to make it clean. Thanks to that, Pan and zoom are available together with 2 touches am-touch-events
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
Sat, 10 Nov 2018 09:29:08 +0100 Sebastien Jodogne rename ILayerSource as IVolumeSlicer, and OrthancFrameLayerSource as as DicomSeriesVolumeSlicer
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
Thu, 01 Nov 2018 12:09:11 +0100 Sebastien Jodogne line and circle measure tools are now compatible with WebAssembly am-2
Thu, 01 Nov 2018 11:55:45 +0100 Sebastien Jodogne new enum BitmapAnchor am-2
Wed, 31 Oct 2018 18:10:29 +0100 Sebastien Jodogne no automatic call to moc and uic, CircleMeasureTracker using Orthanc fonts am-2
Mon, 29 Oct 2018 17:21:40 +0100 Sebastien Jodogne mouse tracker to set windowing am-2
Thu, 18 Oct 2018 19:29:14 +0200 Sebastien Jodogne creating GrayscaleBitmapStack am-2
Thu, 18 Oct 2018 09:02:24 +0200 Sebastien Jodogne compatibility fixes am-2
Wed, 17 Oct 2018 12:45:52 +0200 am renamed SetDefaultView in FitContent am-2
Tue, 16 Oct 2018 15:25:21 +0200 am added support for arrow keys am-2
Tue, 16 Oct 2018 12:57:38 +0200 am all 4 samples now working in Qt, SDL and wasm 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