Wed, 04 Dec 2019 20:12:15 +0100 |
Sebastien Jodogne |
removed ViewportBase, and removed dependency of ViewportController on IViewport
broker
|
Thu, 28 Nov 2019 17:13:33 +0100 |
Sebastien Jodogne |
fix compatibility between SDL and DCMTK
broker
|
Fri, 22 Nov 2019 09:51:47 +0100 |
Sebastien Jodogne |
merge
broker
|
Fri, 22 Nov 2019 09:51:22 +0100 |
Sebastien Jodogne |
fix
|
Wed, 20 Nov 2019 17:34:17 +0100 |
Sebastien Jodogne |
ParsedDicomDataset to speed up loading RT-STRUCT from parsed DICOM files
broker
|
Wed, 20 Nov 2019 13:10:30 +0100 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Wed, 20 Nov 2019 11:08:29 +0100 |
Sebastien Jodogne |
allow compiling unit tests with sdl
|
Sat, 16 Nov 2019 11:26:13 +0100 |
Sebastien Jodogne |
fix
broker
|
Fri, 15 Nov 2019 17:34:19 +0100 |
Sebastien Jodogne |
ParseDicomFromWadoCommand
broker
|
Fri, 15 Nov 2019 12:35:35 +0100 |
Sebastien Jodogne |
renamed ParsedDicomFileCache as ParsedDicomCache
broker
|
Wed, 06 Nov 2019 17:34:58 +0100 |
Sebastien Jodogne |
IOracleCommand::Clone()
broker
|
Tue, 05 Nov 2019 22:39:25 +0100 |
Sebastien Jodogne |
removing CustomOracleCommand
broker
|
Mon, 04 Nov 2019 15:54:35 +0100 |
Sebastien Jodogne |
ParsedDicomFileCache
broker
|
Thu, 31 Oct 2019 15:05:46 +0100 |
Sebastien Jodogne |
ParseDicomFileCommand
broker
|
Wed, 23 Oct 2019 11:04:47 +0200 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Tue, 22 Oct 2019 17:24:37 +0200 |
Alain Mazy |
Added TextRenderer
|
Tue, 22 Oct 2019 13:14:05 +0200 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Mon, 21 Oct 2019 16:01:29 +0200 |
Benjamin Golinvaux |
GenericToolbox (fast c-string --> double or integer) + refactoring to be able
|
Thu, 17 Oct 2019 16:51:41 +0200 |
Sebastien Jodogne |
IOracleRunner
broker
|
Thu, 17 Oct 2019 13:48:52 +0200 |
Sebastien Jodogne |
LockingEmitter.cpp
broker
|
Tue, 15 Oct 2019 14:30:19 +0200 |
Benjamin Golinvaux |
Fixes related to refactorings in viewports.
|
Tue, 15 Oct 2019 18:11:40 +0200 |
Sebastien Jodogne |
removed MessageForwarder, unit tests are ok
broker
|
Fri, 11 Oct 2019 17:20:41 +0200 |
Sebastien Jodogne |
removing file MessageBroker.h
broker
|
Fri, 11 Oct 2019 17:08:34 +0200 |
Sebastien Jodogne |
replacing MessageBroker by weak_ptr
broker
|
Fri, 11 Oct 2019 13:37:21 +0200 |
Sebastien Jodogne |
removing unused class IPromise
|
Thu, 10 Oct 2019 14:11:52 +0200 |
Sebastien Jodogne |
cleaning up IObservable.h
|
Wed, 09 Oct 2019 18:06:58 +0200 |
Sebastien Jodogne |
reorganization
|
Fri, 04 Oct 2019 21:58:13 +0200 |
Sebastien Jodogne |
fix qt
|
Fri, 20 Sep 2019 12:01:07 +0200 |
Benjamin Golinvaux |
added new files to Stone CMake file
|
Mon, 09 Sep 2019 15:18:24 +0200 |
Benjamin Golinvaux |
Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)
|
Tue, 03 Sep 2019 17:52:28 +0200 |
Sebastien Jodogne |
HttpCommand
|
Mon, 19 Aug 2019 17:55:50 +0200 |
Sebastien Jodogne |
fix link errors to deprecated stuff
|
Wed, 24 Jul 2019 14:27:06 +0200 |
Benjamin Golinvaux |
Added Loader cache. Not activated yet.
|
Thu, 18 Jul 2019 10:50:59 +0200 |
Alain Mazy |
Merge
am-dev
|
Wed, 17 Jul 2019 16:56:53 +0200 |
Alain Mazy |
introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)
|
Tue, 16 Jul 2019 12:37:29 +0200 |
Alain Mazy |
Merge
am-dev
|
Wed, 10 Jul 2019 18:18:42 +0200 |
Sebastien Jodogne |
new abstraction: IViewport
|
Fri, 05 Jul 2019 15:33:02 +0200 |
Alain Mazy |
Merge
am-dev
|
Tue, 25 Jun 2019 17:54:46 +0200 |
Benjamin Golinvaux |
Added the ability to edit existing measuring tools (demo not updated yet)
toa2019062501
|
Mon, 24 Jun 2019 14:35:00 +0200 |
Alain Mazy |
merge default -> am-dev
am-dev
|
Mon, 24 Jun 2019 10:31:57 +0200 |
Benjamin Golinvaux |
Merge
|
Mon, 24 Jun 2019 10:31:04 +0200 |
Benjamin Golinvaux |
GuiAdapter : mouse event routing in SDL + split the undo stack from the
|
Wed, 19 Jun 2019 17:41:35 +0200 |
Sebastien Jodogne |
macro ORTHANC_ENABLE_LOGGING_PLUGIN must be defined per app, not by stone
|
Wed, 19 Jun 2019 17:36:33 +0200 |
Alain Mazy |
removed ORTHANC_ENABLE_LOGGING_PLUGIN=0
am-dev
|
Fri, 14 Jun 2019 12:14:16 +0200 |
Benjamin Golinvaux |
Removed extra logging + doc + added GuiAdapter and LockingEmitter
|
Tue, 11 Jun 2019 15:41:21 +0200 |
Benjamin Golinvaux |
better error reporting in DicomStructureSetLoader + fixed POST request logic
|
Wed, 29 May 2019 15:45:15 +0200 |
Sebastien Jodogne |
reorganization
|
Wed, 29 May 2019 10:51:28 +0200 |
Benjamin Golinvaux |
Removed typedefs to shared_ptr by making them explicit. Removed using namespace
|
Tue, 28 May 2019 21:59:20 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 28 May 2019 21:16:39 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 28 May 2019 18:21:00 +0200 |
Sebastien Jodogne |
deprecating ParallelSlices
|
Tue, 28 May 2019 17:44:53 +0200 |
Sebastien Jodogne |
deprecating CairoFont
|
Tue, 28 May 2019 08:49:49 +0200 |
Sebastien Jodogne |
deprecating MessagingToolbox
|
Mon, 27 May 2019 17:20:59 +0200 |
Sebastien Jodogne |
DicomStructureSetLoader
|
Fri, 24 May 2019 16:00:24 +0200 |
Benjamin Golinvaux |
Merge from default
|
Fri, 24 May 2019 15:59:51 +0200 |
Benjamin Golinvaux |
A few renames and cleanups + moved GUI constants to controller + start work on
|
Thu, 23 May 2019 20:04:33 +0200 |
Sebastien Jodogne |
LookupTableTextureSceneLayer
|
Wed, 22 May 2019 16:17:32 +0200 |
Benjamin Golinvaux |
Merge from default
|
Wed, 22 May 2019 16:13:46 +0200 |
Benjamin Golinvaux |
Merge from default
|
Wed, 22 May 2019 11:55:52 +0200 |
Benjamin Golinvaux |
- undo redo now works fine for both measure tool creation commands
|