log Resources/CMake/OrthancStoneConfiguration.cmake @ 859:6845a05f9526

age author description
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
Wed, 22 May 2019 16:15:24 +0200 Sebastien Jodogne fix wasm build
Wed, 22 May 2019 14:46:26 +0200 Sebastien Jodogne ThreadedOracle
Wed, 22 May 2019 12:48:57 +0200 Sebastien Jodogne reorganization
Wed, 22 May 2019 12:08:15 +0200 Sebastien Jodogne reorganization
Wed, 22 May 2019 09:41:03 +0200 Sebastien Jodogne moved OrientedBoundingBox in the Volumes folder
Wed, 22 May 2019 09:17:07 +0200 Sebastien Jodogne new CMake internal option: ENABLE_STONE_DEPRECATED
Wed, 22 May 2019 08:43:41 +0200 Sebastien Jodogne cont
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
Mon, 20 May 2019 11:20:01 +0200 Sebastien Jodogne reorganization
Sun, 19 May 2019 16:26:17 +0200 Benjamin Golinvaux Introduced the ViewportController that sits between the application and the refactor-viewport-controller