


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 698 (100.0%) | 35179 (100.0%) | 50.3 |
| Modules/FourDAnalysis/ | 188 (26.9%) | 6950 (19.8%) | 36.9 |
| Modules/ProstateNav/ | 87 (12.5%) | 6876 (19.5%) | 79.0 |
| Modules/ProstateNav/Wizard/ | 61 (8.7%) | 5922 (16.8%) | 97.0 |
| Modules/FourDImage/ | 64 (9.2%) | 5703 (16.2%) | 89.1 |
| Modules/OpenIGTLinkIF/ | 169 (24.2%) | 3343 (9.5%) | 19.7 |
| Libs/MRML/ | 23 (3.3%) | 3030 (8.6%) | 131.7 |
| Modules/FourDAnalysis/Python/ | 42 (6.0%) | 1299 (3.7%) | 30.9 |
| Libs/IGT/ | 27 (3.9%) | 1188 (3.4%) | 44.0 |
| Base/GUI/ | 6 (0.9%) | 738 (2.1%) | 123.0 |
| Applications/GUI/ | 4 (0.6%) | 54 (0.2%) | 13.5 |
| Modules/FourDImage/Resources/ | 2 (0.3%) | 47 (0.1%) | 23.5 |
| Modules/NeuroNav/ | 4 (0.6%) | 17 (0.0%) | 4.2 |
| Modules/ | 13 (1.9%) | 10 (0.0%) | 0.7 |
| Modules/RealTimeImaging/ | 1 (0.1%) | 2 (0.0%) | 2.0 |
| Scripts/ | 1 (0.1%) | 0 (0.0%) | 0.0 |
| Modules/FourDImage/ImageData/ | 5 (0.7%) | 0 (0.0%) | 0.0 |
| / | 1 (0.1%) | 0 (0.0%) | 0.0 |

COMP: disable FourDAnalysis module.
0 lines of code changed in 1 file:
BUG: fix bad memory management in FourDAnalysisGUI destractor (causing failures in Test 13 and 16).
0 lines of code changed in 1 file:
BUG: Fixing memory leaks caused by FourDAnalysis module.
138 lines of code changed in 5 files:
COMP: FourDAnalysis module is disabled until memory leaks are fixed.
1 lines of code changed in 1 file:
BUG: fix compiler warning: unused variables.
2 lines of code changed in 1 file:
BUG: changing 'min' parameter for FourDAnalysis/vtkIntensityCurves::GetMeanMaxMinIntensity() to a reference variable.
2 lines of code changed in 2 files:
ENH: add plot type selection.
127 lines of code changed in 4 files:
COMP: fixing wanings in 4D Analysis module
0 lines of code changed in 1 file:
COMP: Fixing warnings in MRML node classes for XY plot.
0 lines of code changed in 5 files:
BUG: Errors related to python on Windows have been fixed. FourDAnalysis module is added to Modules/CMakeLists.txt.
0 lines of code changed in 7 files:
ENH: Adding XYPlot widget to CMakeLists.txt.
0 lines of code changed in 1 file:
ENH: Adding MRML nodes for XY plot.
0 lines of code changed in 6 files:
ENH: Removing FourDAnalysis module from CMakeLists.txt tentatively.
0 lines of code changed in 1 file:
ENH: Removing XY plot from CMakeList.txt (Compile error has been found on Windows)
0 lines of code changed in 1 file:
ENH: Removing MRML nodes related to XY plotting from CMakeList.txt
0 lines of code changed in 1 file:
ENH: Moving XY Plotting and related classes from FourDAnalysis module to Base/GUI and Libs/MRML.
3754 lines of code changed in 36 files:
BUG: Fixed bug reported by Yanling: label data is destroyed by FourDAnalysis Modlue.
2 lines of code changed in 1 file:
ENH: InvokeEvent() calls have been moved from connector threads to the main thread. (By Andras)
0 lines of code changed in 5 files:
STYLE: removing debug code
0 lines of code changed in 1 file:
ENH: user interface to enable/disable CRC check
0 lines of code changed in 9 files:
(135 more)