log

age author description
Wed, 16 Jan 2019 16:10:16 +0100 Alain Mazy Close branch am-vsol-upgrade am-vsol-upgrade
Wed, 16 Jan 2019 15:01:22 +0000 Alain Mazy Close branch am-vsol-upgrade-radiography-export. am-vsol-upgrade-radiography-export
Mon, 14 Jan 2019 11:27:26 +0100 Alain Mazy allow null callbacks for HTTP requests am-vsol-upgrade
Fri, 28 Dec 2018 10:40:34 +0100 amazy merge default->am-vsol-upgrade am-vsol-upgrade
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Thu, 20 Dec 2018 18:24:52 +0100 am allow derivation of RadiographyScene am-vsol-upgrade
Thu, 06 Dec 2018 16:44:06 +0100 am disable gzip for now am-vsol-upgrade
Thu, 06 Dec 2018 11:53:37 +0100 am fix crop + export photometric interpretation correctly am-vsol-upgrade
Tue, 04 Dec 2018 11:52:43 +0100 am WasmWebService now using BaseWebService and supporting cache am-vsol-upgrade
Mon, 03 Dec 2018 18:03:30 +0100 am moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgrade
Mon, 03 Dec 2018 14:22:47 +0100 am fix SetSize in SDL am-vsol-upgrade
Mon, 03 Dec 2018 13:53:29 +0100 am improved handling of MONOCHROME1, background and invertion am-vsol-upgrade
Thu, 29 Nov 2018 19:25:15 +0100 am added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade
Thu, 29 Nov 2018 15:11:19 +0100 am added serialization for RadiographyScene am-vsol-upgrade
Wed, 28 Nov 2018 10:46:32 +0100 am cleanup am-vsol-upgrade
Wed, 28 Nov 2018 10:44:28 +0100 am ability to change the scene of the RadiographyWidget am-vsol-upgrade
Fri, 23 Nov 2018 16:06:23 +0100 am wip am-vsol-upgrade-radiography-export
Thu, 22 Nov 2018 23:15:24 +0100 am split Export in 2 am-vsol-upgrade
Thu, 22 Nov 2018 11:45:18 +0100 am added layer accessors am-vsol-upgrade
Wed, 21 Nov 2018 17:08:03 +0100 am allow POST messages with success and failure handlers am-vsol-upgrade
Wed, 21 Nov 2018 17:07:43 +0100 am WRAP_UI and WRAP_CPP commonly used files in stone makefile instead of project makefile am-vsol-upgrade
Tue, 20 Nov 2018 21:44:48 +0100 am introduced a basic cache at OrthancApiClient level so it can be used with the RadiographyScene am-vsol-upgrade
Tue, 20 Nov 2018 16:35:29 +0100 am tentative to make SmartLoader and RadiographyScene work together (not really working) cache-in-radiography
Mon, 19 Nov 2018 12:45:37 +0100 am canvas size is now defined by the parent div size
Thu, 15 Nov 2018 18:41:50 +0100 Sebastien Jodogne replace deprecated writeStringToMemory by stringToUTF8
Thu, 15 Nov 2018 18:32:48 +0100 Sebastien Jodogne refactoring
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb
Thu, 15 Nov 2018 10:44:32 +0100 Sebastien Jodogne compatibility of captain branch with framework 1.4.2 captain
Tue, 13 Nov 2018 10:36:53 +0100 Sebastien Jodogne finished reorganization
Mon, 12 Nov 2018 18:00:48 +0100 Sebastien Jodogne reorganization
Mon, 12 Nov 2018 17:17:25 +0100 Sebastien Jodogne reorganization
Mon, 12 Nov 2018 16:29:36 +0100 Sebastien Jodogne fix msvc
Mon, 12 Nov 2018 16:07:42 +0100 Sebastien Jodogne fix
Mon, 12 Nov 2018 15:52:03 +0100 Sebastien Jodogne rename RadiographyScene::Layer as RadiographyLayer
Mon, 12 Nov 2018 15:38:11 +0100 Sebastien Jodogne AffineTransform2D
Mon, 12 Nov 2018 14:52:10 +0100 Sebastien Jodogne reorganization
Mon, 12 Nov 2018 11:44:20 +0100 Sebastien Jodogne renames
Sun, 11 Nov 2018 18:17:50 +0100 Sebastien Jodogne use of callables in OrthancVolumeImage
Sun, 11 Nov 2018 17:50:11 +0100 Sebastien Jodogne removing ObserversRegistry
Sun, 11 Nov 2018 13:02:38 +0100 Sebastien Jodogne use of MessageBroker in DicomStructureSetSlicer
Sun, 11 Nov 2018 12:13:31 +0100 Sebastien Jodogne IObservable.cpp
Sat, 10 Nov 2018 12:34:45 +0100 Sebastien Jodogne removed VolumeSlicerBase
Sat, 10 Nov 2018 10:11:29 +0100 Sebastien Jodogne start getting rid of VolumeSlicerBase
Sat, 10 Nov 2018 09:58:45 +0100 Sebastien Jodogne SliceViewerWidget::DisplayedSliceMessage
Sat, 10 Nov 2018 09:50:30 +0100 Sebastien Jodogne rename SliceChange as SliceContentChange
Sat, 10 Nov 2018 09:41:59 +0100 Sebastien Jodogne renamed DicomStructureSetRendererFactory as DicomStructureSetSlicer, VolumeImageSource as VolumeImageMPRSlicer
Sat, 10 Nov 2018 09:33:50 +0100 Sebastien Jodogne cont
Sat, 10 Nov 2018 09:29:08 +0100 Sebastien Jodogne rename ILayerSource as IVolumeSlicer, and OrthancFrameLayerSource as as DicomSeriesVolumeSlicer
Sat, 10 Nov 2018 09:14:12 +0100 Sebastien Jodogne rename ILayerSource::ImageReadyMessage to OrthancFrameLayerSource::FrameReadyMessage
Sat, 10 Nov 2018 08:44:18 +0100 Sebastien Jodogne rename ILayerRenderer::GetLayerSlice() to GetLayerPlane()
Fri, 09 Nov 2018 18:30:30 +0100 Sebastien Jodogne removed Messages/MessageType.h
Fri, 09 Nov 2018 17:59:35 +0100 Sebastien Jodogne to graveyard
Fri, 09 Nov 2018 17:41:46 +0100 Sebastien Jodogne rename
Fri, 09 Nov 2018 17:37:34 +0100 Sebastien Jodogne renamed SiblingSliceLocation as ReferenceLine
Fri, 09 Nov 2018 17:28:32 +0100 Sebastien Jodogne cont
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
Fri, 09 Nov 2018 17:06:28 +0100 Sebastien Jodogne renamed UpdateContent() as DoAnimation()
Wed, 07 Nov 2018 20:49:41 +0100 Sebastien Jodogne using message broker in widgets
Wed, 07 Nov 2018 16:17:02 +0100 Sebastien Jodogne better following of the MVC design pattern
Tue, 06 Nov 2018 20:12:42 +0100 Sebastien Jodogne removing converters in OrthancApiClient
Tue, 06 Nov 2018 19:36:32 +0100 Sebastien Jodogne removed class OrthancApiClient::HttpErrorMessage, redundant with IWebService::HttpRequestErrorMessage
Tue, 06 Nov 2018 15:36:06 +0100 Sebastien Jodogne uncoupling LayerReadyMessage from the creation of the renderer
Tue, 06 Nov 2018 14:59:20 +0100 Sebastien Jodogne ILayerSource::LayerErrorMessage
Tue, 06 Nov 2018 14:41:36 +0100 Sebastien Jodogne refactoring
Tue, 06 Nov 2018 14:21:02 +0100 Sebastien Jodogne refactoring
Mon, 05 Nov 2018 16:18:27 +0100 Sebastien Jodogne refactoring
Mon, 05 Nov 2018 13:25:03 +0100 Sebastien Jodogne fix compatibility with Visual Studio 2008
Mon, 05 Nov 2018 10:06:59 +0100 Sebastien Jodogne closing branch am-2 am-2
Mon, 05 Nov 2018 10:06:33 +0100 Sebastien Jodogne merge am-2
Mon, 05 Nov 2018 10:06:18 +0100 Sebastien Jodogne making branch am-2 the new mainline
Mon, 05 Nov 2018 10:05:33 +0100 Sebastien Jodogne integration default->am-2 am-2
Mon, 05 Nov 2018 10:04:56 +0100 Sebastien Jodogne integration legacy->default
Mon, 05 Nov 2018 10:04:19 +0100 Sebastien Jodogne integration captain->default
Mon, 05 Nov 2018 10:03:14 +0100 Sebastien Jodogne integration mainline->am-2 am-2
Mon, 05 Nov 2018 08:55:04 +0100 Sebastien Jodogne new branch: captain captain
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
Wed, 31 Oct 2018 11:06:25 +0100 Sebastien Jodogne fix wasm am-2
Tue, 30 Oct 2018 18:55:52 +0100 Sebastien Jodogne fix anisotropic pixel spacing am-2
Tue, 30 Oct 2018 18:30:48 +0100 Sebastien Jodogne export of a valid DICOM CR am-2
Tue, 30 Oct 2018 16:34:56 +0100 Sebastien Jodogne first export of a dicom image am-2
Tue, 30 Oct 2018 10:47:13 +0100 Sebastien Jodogne export to png am-2
Tue, 30 Oct 2018 08:11:06 +0100 Sebastien Jodogne preparing to implement Export am-2
Tue, 30 Oct 2018 07:55:08 +0100 Sebastien Jodogne cleaning up am-2
Mon, 29 Oct 2018 17:59:04 +0100 Sebastien Jodogne avoid breaking class hierarchy am-2
Mon, 29 Oct 2018 17:21:40 +0100 Sebastien Jodogne mouse tracker to set windowing am-2
Mon, 29 Oct 2018 14:29:45 +0100 Sebastien Jodogne undo redo for all tools am-2
Mon, 29 Oct 2018 13:53:02 +0100 Sebastien Jodogne UndoRedoStack am-2
Mon, 29 Oct 2018 11:53:34 +0100 Sebastien Jodogne removed useless variable am-2
Mon, 29 Oct 2018 11:51:35 +0100 Sebastien Jodogne ResizeBitmapTracker am-2
Fri, 26 Oct 2018 17:04:24 +0200 Sebastien Jodogne CornerBitmapTracker to crop images am-2
Fri, 26 Oct 2018 15:41:00 +0200 Sebastien Jodogne drawing corners for cropping am-2
Tue, 23 Oct 2018 13:05:40 +0200 Sebastien Jodogne fix build
Tue, 23 Oct 2018 12:05:49 +0200 Sebastien Jodogne testing crop am-2
Tue, 23 Oct 2018 10:50:46 +0200 Sebastien Jodogne RotateBitmapTracker am-2
Mon, 22 Oct 2018 19:40:36 +0200 Sebastien Jodogne rotation transform am-2
Mon, 22 Oct 2018 17:02:34 +0200 Sebastien Jodogne drawing borders am-2
Mon, 22 Oct 2018 14:48:18 +0200 Sebastien Jodogne ordering of bitmap layers am-2
Mon, 22 Oct 2018 14:20:39 +0200 Sebastien Jodogne text layer am-2
Mon, 22 Oct 2018 09:44:52 +0200 Sebastien Jodogne moving bitmap am-2
Sun, 21 Oct 2018 17:35:26 +0200 Sebastien Jodogne cont am-2
Sat, 20 Oct 2018 18:26:05 +0200 Sebastien Jodogne rendering BitmapStack am-2
Fri, 19 Oct 2018 14:44:12 +0200 Sebastien Jodogne cont am-2
Fri, 19 Oct 2018 12:50:38 +0200 Sebastien Jodogne BitmapStack am-2
Thu, 18 Oct 2018 20:07:09 +0200 Sebastien Jodogne cont am-2
Thu, 18 Oct 2018 19:29:14 +0200 Sebastien Jodogne creating GrayscaleBitmapStack am-2
Thu, 18 Oct 2018 10:54:46 +0200 Sebastien Jodogne fix am-2
Thu, 18 Oct 2018 09:02:24 +0200 Sebastien Jodogne compatibility fixes am-2
Wed, 17 Oct 2018 19:42:56 +0200 Sebastien Jodogne possibility to turn off default mouse events in WorldSceneWidget am-2
Wed, 17 Oct 2018 19:38:39 +0200 Sebastien Jodogne separating ZoomMouseTracker and PanMouseTracker from WorldSceneWidget am-2
Wed, 17 Oct 2018 15:18:48 +0200 Sebastien Jodogne simplify WorldSceneWidget am-2
Wed, 17 Oct 2018 12:45:52 +0200 am renamed SetDefaultView in FitContent am-2
Wed, 17 Oct 2018 12:30:32 +0200 Sebastien Jodogne removing WorldSceneWidget::IWorldObserver am-2
Wed, 17 Oct 2018 10:26:33 +0200 Sebastien Jodogne support of monochrome1 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
Tue, 16 Oct 2018 11:30:00 +0200 am reactivate SingleFrameApplication sample + Added SingleFrameEditorApplication (SDL only) am-2
Tue, 16 Oct 2018 08:59:23 +0200 am fix SDL build am-2