Fri, 03 Apr 2020 16:13:06 +0200 |
Benjamin Golinvaux |
Moved the fixed loaders back from the dead
broker
|
Tue, 31 Mar 2020 15:51:02 +0200 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Tue, 31 Mar 2020 15:47:29 +0200 |
Sebastien Jodogne |
fix
|
Tue, 31 Mar 2020 11:01:34 +0200 |
Benjamin Golinvaux |
Added header files to the CMake files to
broker
|
Tue, 31 Mar 2020 11:01:00 +0200 |
Benjamin Golinvaux |
Added missing #include directives
broker
|
Tue, 31 Mar 2020 10:59:00 +0200 |
Benjamin Golinvaux |
std::string in viewport ctor
broker
|
Mon, 30 Mar 2020 14:23:46 +0200 |
Benjamin Golinvaux |
- Viewport is not passed and stored as a shared_ptr instead
broker
|
Mon, 30 Mar 2020 09:51:01 +0200 |
Alain Mazy |
minimal option for GetSceneExtent, especially for masks
|
Mon, 30 Mar 2020 08:47:30 +0200 |
Benjamin Golinvaux |
Fixed UT
broker
|
Fri, 27 Mar 2020 12:54:27 +0100 |
Benjamin Golinvaux |
Added mechanism to prevent callbacks from being sent on dead WebAssemblyViewport objects
broker
|
Wed, 25 Mar 2020 14:34:27 +0100 |
Benjamin Golinvaux |
OrthancSeriesProgressiveLoader now has two modes that
broker
|
Tue, 24 Mar 2020 21:32:35 +0100 |
Benjamin Golinvaux |
doc
broker
|
Tue, 24 Mar 2020 20:34:28 +0100 |
Benjamin Golinvaux |
Added flag in InfoPanelSceneLayer to
broker
|
Tue, 24 Mar 2020 16:24:26 +0100 |
Benjamin Golinvaux |
Added a NullLayer scene layer type that allows
broker
|
Tue, 24 Mar 2020 16:17:03 +0100 |
Benjamin Golinvaux |
Fixed warnings
broker
|
Mon, 23 Mar 2020 13:52:27 +0100 |
Benjamin Golinvaux |
Object reference 1st commit + indent change
broker
|
Fri, 20 Mar 2020 12:52:13 +0100 |
Alain Mazy |
Clarified GetExtent/GetSceneExtent
|
Tue, 17 Mar 2020 19:21:01 +0100 |
Benjamin Golinvaux |
OrthancSeriesVolumeProgressiveLoader : PNG quality only!
broker
|
Tue, 17 Mar 2020 08:57:45 +0100 |
Benjamin Golinvaux |
Build fix C++03
broker
|
Tue, 17 Mar 2020 08:40:13 +0100 |
Benjamin Golinvaux |
removed SDL code in wasm + added undostack CTOR in Wasm viewport + build fix + ORTHANC_OVERRIDE
broker
|
Tue, 17 Mar 2020 08:37:12 +0100 |
Benjamin Golinvaux |
fix nullptr
broker
|
Mon, 16 Mar 2020 11:21:57 +0100 |
Benjamin Golinvaux |
Added DISABLE_STONE_QT_CMAKE_FILE option (Qt5 Win10 builds do not work when QtConfiguration.cmake is included). This is a quick hacky fix.
broker
|
Mon, 16 Mar 2020 11:21:13 +0100 |
Benjamin Golinvaux |
warning 4996 (deprecation in jsoncpp) + indentation changes
broker
|
Mon, 16 Mar 2020 11:19:50 +0100 |
Benjamin Golinvaux |
Since the observer system now uses shared_ptr and many registrations are
broker
|
Mon, 16 Mar 2020 11:12:39 +0100 |
Benjamin Golinvaux |
Added support for OnGenericSdlEvent to GuiAdapter.
broker
|
Mon, 09 Mar 2020 14:56:04 +0100 |
Benjamin Golinvaux |
coping with both viewport and loader changes
broker
|
Mon, 09 Mar 2020 14:55:22 +0100 |
Benjamin Golinvaux |
warning fixes + doc + indentation + header files in cmake for VC++ sln browsing
broker
|
Mon, 09 Mar 2020 14:53:22 +0100 |
Benjamin Golinvaux |
- first pass at changes to cope with the refactoring of the loading system
broker
|
Wed, 04 Mar 2020 13:20:12 +0100 |
Benjamin Golinvaux |
Fixed some warnings + fixed build for C++03
broker
|
Wed, 04 Mar 2020 10:21:54 +0100 |
Benjamin Golinvaux |
Merge
broker
|
Wed, 04 Mar 2020 10:07:37 +0100 |
Benjamin Golinvaux |
ViewportController now gets a ref to its parent viewport for proper lock usage
broker
|
Wed, 04 Mar 2020 10:07:14 +0100 |
Benjamin Golinvaux |
Some docs + headers added to CMake for easier VS browsing + tiny predecl
broker
|
Wed, 04 Mar 2020 09:45:38 +0100 |
Benjamin Golinvaux |
Trackers and measuring tools now use the viewport instead of ViewportController, so that proper locks can be used
broker
|
Wed, 04 Mar 2020 09:44:34 +0100 |
Benjamin Golinvaux |
Fixed broken include
broker
|
Wed, 04 Mar 2020 09:44:09 +0100 |
Benjamin Golinvaux |
IGeometryProvider interface for deprecated loaders (required for AB testing in older app)
broker
|
Mon, 02 Mar 2020 18:30:04 +0100 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Mon, 02 Mar 2020 18:29:50 +0100 |
Sebastien Jodogne |
fix
|
Mon, 02 Mar 2020 18:11:45 +0100 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Mon, 02 Mar 2020 17:21:24 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
broker
|
Mon, 02 Mar 2020 16:31:30 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
Sun, 23 Feb 2020 15:32:24 +0100 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Sun, 23 Feb 2020 15:25:49 +0100 |
Sebastien Jodogne |
fix build
|
Fri, 21 Feb 2020 15:09:35 +0000 |
Benjamin Golinvaux |
Close branch rtviewer19branch.
rtviewer19branch
|
Fri, 21 Feb 2020 15:09:02 +0000 |
Benjamin Golinvaux |
Close branch bugs/2020-02-invisible-slice.
bugs/2020-02-invisible-slice
|
Fri, 21 Feb 2020 15:27:42 +0100 |
Benjamin Golinvaux |
Merged changes from bugfix branch
|
Fri, 21 Feb 2020 15:25:34 +0100 |
Benjamin Golinvaux |
Removed debug logs
bugs/2020-02-invisible-slice
|
Fri, 21 Feb 2020 15:23:40 +0100 |
Benjamin Golinvaux |
Removal of debug logs
bugs/2020-02-invisible-slice
|
Fri, 21 Feb 2020 15:20:29 +0100 |
Benjamin Golinvaux |
Removal of debugging logs
bugs/2020-02-invisible-slice
|