log Resources/CMake/OrthancStoneConfiguration.cmake @ 413:18b707fb8620

age author description
Mon, 12 Nov 2018 17:17:25 +0100 Sebastien Jodogne reorganization
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
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 09:41:59 +0100 Sebastien Jodogne renamed DicomStructureSetRendererFactory as DicomStructureSetSlicer, VolumeImageSource as VolumeImageMPRSlicer
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:59:35 +0100 Sebastien Jodogne to graveyard
Fri, 09 Nov 2018 17:37:34 +0100 Sebastien Jodogne renamed SiblingSliceLocation as ReferenceLine
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, 31 Oct 2018 18:10:29 +0100 Sebastien Jodogne no automatic call to moc and uic, CircleMeasureTracker using Orthanc fonts am-2
Mon, 22 Oct 2018 17:02:34 +0200 Sebastien Jodogne drawing borders am-2
Mon, 22 Oct 2018 14:20:39 +0200 Sebastien Jodogne text layer am-2
Fri, 19 Oct 2018 12:50:38 +0200 Sebastien Jodogne BitmapStack am-2
Wed, 17 Oct 2018 19:38:39 +0200 Sebastien Jodogne separating ZoomMouseTracker and PanMouseTracker from WorldSceneWidget 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
Fri, 05 Oct 2018 10:38:16 +0200 am Added LayerWidget::RemoveLayer + DELETE commands in WebService am-2
Tue, 25 Sep 2018 15:14:53 +0200 am wip: commands + status update am-callable-and-promise
Fri, 21 Sep 2018 13:36:38 +0200 Sebastien Jodogne fix captain build wasm
Tue, 18 Sep 2018 18:04:53 +0200 am support for custom messages + no leaks in unit-tests am-callable-and-promise
Tue, 18 Sep 2018 15:23:21 +0200 am messaging refactoring almost complete: works fine in native am-callable-and-promise
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
Tue, 04 Sep 2018 15:09:42 +0200 am unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc am-2
Thu, 30 Aug 2018 17:17:11 +0200 am renamings am-2
Thu, 30 Aug 2018 17:06:22 +0200 am renaming am-2
Thu, 30 Aug 2018 16:52:40 +0200 am renamings and doc am-2
Thu, 30 Aug 2018 11:36:36 +0200 am interaction with HTML/JS am-2
Tue, 28 Aug 2018 15:26:46 +0200 am refactoring: ApplicationRunner + app hierarchy am-2
Tue, 28 Aug 2018 10:01:31 +0200 am mouse tracker tuning am-2
Mon, 27 Aug 2018 12:21:52 +0200 am first display in QCairoWidget; no mouse interaction yet am-2
Fri, 24 Aug 2018 13:52:55 +0200 am split SdlApplication into NativeApplication and SdlApplication am-2
Thu, 23 Aug 2018 14:45:04 +0200 am backup (work in progress) am-2
Wed, 22 Aug 2018 15:08:15 +0200 am removed constness of the observable when emitting a message am-2
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2
Tue, 21 Aug 2018 18:14:22 +0200 am removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead am-2
Tue, 17 Jul 2018 14:43:42 +0200 am merge am-2
Tue, 10 Jul 2018 14:48:13 +0200 am first very basic version of SmartLoader am-2
Wed, 04 Jul 2018 16:49:59 +0200 Sebastien Jodogne fix build if dcmtk is enabled
Tue, 03 Jul 2018 13:19:56 +0200 am fixes for WASM am-2
Mon, 02 Jul 2018 18:13:46 +0200 am first usage of new message system (in SDL only) am-2
Mon, 02 Jul 2018 16:36:17 +0200 am added new Observable/Observer & MessageBroker (not used yet) am-2
Mon, 02 Jul 2018 12:45:40 +0200 am merged useful changes from branch am am-2
Mon, 02 Jul 2018 12:32:02 +0200 am trying to use boost::signals2 even more. am
Tue, 26 Jun 2018 13:55:17 +0200 am first usage of boost::signals2 am
Wed, 20 Jun 2018 14:56:52 +0200 am cleanup am
Wed, 20 Jun 2018 14:27:06 +0200 am cleanup am
Wed, 20 Jun 2018 14:20:55 +0200 am improved SDL/Wasm unification am
Tue, 12 Jun 2018 17:21:15 +0200 am continued: reusable applications am
Mon, 11 Jun 2018 14:01:02 +0200 am wip: building applications reusable in SDL and WASM am
Wed, 06 Jun 2018 13:53:21 +0200 Sebastien Jodogne fix path
Fri, 01 Jun 2018 18:33:34 +0200 Sebastien Jodogne SdlOrthancSurface
Fri, 01 Jun 2018 18:09:09 +0200 Sebastien Jodogne rename SdlSurface as SdlCairoSurface
Fri, 01 Jun 2018 17:48:47 +0200 Sebastien Jodogne resort to OrthancFramework
Wed, 28 Mar 2018 11:29:13 +0200 Sebastien Jodogne fix