log

age author description
Tue, 25 Jun 2019 18:04:09 +0200 Benjamin Golinvaux Added tag toa2019062502 for changeset fe96057e97b9
Tue, 25 Jun 2019 17:55:50 +0200 Benjamin Golinvaux Added tag toa2019062501 for changeset c71ef52602a0 toa2019062502
Tue, 25 Jun 2019 17:54:46 +0200 Benjamin Golinvaux Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501
Tue, 25 Jun 2019 15:24:13 +0200 Benjamin Golinvaux Added operators to ScenePoint2D + highlight support on MouseOver for measuring tools
Mon, 24 Jun 2019 19:07:34 +0200 Benjamin Golinvaux Added tag toa2019062401 for changeset ff3559c489c9
Mon, 24 Jun 2019 16:29:49 +0200 Alain Mazy first rendering of a 2DScene in Qt widget am-dev
Mon, 24 Jun 2019 15:30:04 +0200 Benjamin Golinvaux Fixed line displayed string toa2019062401
Mon, 24 Jun 2019 14:57:55 +0200 Benjamin Golinvaux Keyboard event routing (handling done in app)
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
Wed, 19 Jun 2019 14:12:28 +0200 Benjamin Golinvaux merge
Wed, 19 Jun 2019 14:10:12 +0200 Benjamin Golinvaux Added tag toa2019061901 for changeset 6d15261f9c99
Wed, 19 Jun 2019 12:30:20 +0200 Sebastien Jodogne fix OS X build
Tue, 18 Jun 2019 16:45:37 +0200 Benjamin Golinvaux Added way to share the broker that is used inside the locking emitter toa2019061901
Mon, 17 Jun 2019 16:13:14 +0200 Benjamin Golinvaux Added namespace to ORTHANC_ASSERT macros
Mon, 17 Jun 2019 16:12:52 +0200 Benjamin Golinvaux Prevent creation of multiple GuiAdapter instances
Mon, 17 Jun 2019 15:04:47 +0200 Alain Mazy Qt sample (work in progress) am-dev
Thu, 13 Jun 2019 16:47:02 +0200 Alain Mazy starting to re-implement radiography editor with latest framework am-mainline
Sat, 15 Jun 2019 20:37:48 +0200 Benjamin Golinvaux merge
Sat, 15 Jun 2019 20:37:12 +0200 Benjamin Golinvaux Changed http timeouts in new-style Oracle commands to 60 secs (10 secs was too short for big requests)
Fri, 14 Jun 2019 14:46:16 +0200 Sebastien Jodogne removed some c++11 for older compilers
Fri, 14 Jun 2019 12:16:38 +0200 Benjamin Golinvaux Merge
Fri, 14 Jun 2019 12:14:16 +0200 Benjamin Golinvaux Removed extra logging + doc + added GuiAdapter and LockingEmitter
Wed, 12 Jun 2019 09:52:25 +0200 Sebastien Jodogne removed some c++11 for older compilers
Tue, 11 Jun 2019 15:41:21 +0200 Benjamin Golinvaux better error reporting in DicomStructureSetLoader + fixed POST request logic
Sun, 09 Jun 2019 18:47:34 +0200 Benjamin Golinvaux Added details on errors in LoaderStateMachine + dummy change in loader.cpp
Mon, 03 Jun 2019 14:37:17 +0200 Benjamin Golinvaux Added dose struct load in (ongoing) FusionMprSample + doc change