Tue, 15 Oct 2019 15:39:39 +0200 |
Sebastien Jodogne |
removing broker from deprecated classes
broker
|
Wed, 09 Oct 2019 18:06:58 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 21 May 2019 11:43:25 +0200 |
Sebastien Jodogne |
moving layers, widgets and loaders to Deprecated namespace
|
Tue, 19 Mar 2019 09:13:57 +0100 |
Benjamin Golinvaux |
- Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers)
bgo-commands-codegen
|
Tue, 12 Mar 2019 09:19:06 +0100 |
Benjamin Golinvaux |
Reverted a couple of files to AM version (wrong changes on my end)
bgo-commands-codegen
|
Tue, 12 Mar 2019 08:51:15 +0100 |
Benjamin Golinvaux |
Dummy changes (warnings, dummy dtor to check proper deletion, line wrapping) +
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:33:16 +0100 |
Benjamin Golinvaux |
Merge with am-touch-events
bgo-commands-codegen
|
Tue, 19 Feb 2019 11:40:14 +0100 |
am |
now using ImageProcessing::FillPolygon
am-touch-events
|
Fri, 15 Feb 2019 18:43:41 +0100 |
am |
fix warning
am-touch-events
|
Thu, 14 Feb 2019 10:18:02 +0100 |
am |
added mouse tracker for Layer Mask. Everything seems ok
am-touch-events
|
Wed, 13 Feb 2019 12:04:02 +0100 |
am |
Introduced ControlPoint instead of Corner in the trackers and layers + drawing mask from the ControlPoints
am-touch-events
|
Tue, 12 Feb 2019 12:22:13 +0100 |
am |
added a mask layer in the RadiographyWidget (to be cleaned)
am-touch-events
|