[root]/Modules/TumorGrowth/Wizard

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 69 (100.0%) | 208 (100.0%) | 3.0 |
| pohl | 38 (55.1%) | 155 (74.5%) | 4.0 |
| millerjv | 5 (7.2%) | 46 (22.1%) | 9.2 |
| barre | 2 (2.9%) | 6 (2.9%) | 3.0 |
| alexy | 1 (1.4%) | 1 (0.5%) | 1.0 |
| naucoin | 7 (10.1%) | 0 (0.0%) | 0.0 |
| fedorov | 16 (23.2%) | 0 (0.0%) | 0.0 |
ENH: updated naming conventions for ChangeTracker module. Initial commit in a
sequence of updates to substitute rigid registration component of
ChangeTracker with the functionality of the "Linear registration" module.
0 lines of code changed in 16 files:
BUG: tcl error messages came up when only deformable metric was called
0 lines of code changed in 1 file:
ENH: Version used for Journal Publication - allows shrinkage and is validated
0 lines of code changed in 1 file:
ENH: Allows to track shrinkage
0 lines of code changed in 3 files:
COMP: removing unused vars, use of const char
0 lines of code changed in 2 files:
COMP: set button parent to null before deleting
0 lines of code changed in 1 file:
BUG: Piepeline would crash if VolumeNode had no image data attached to it - now explicitly checks for it
0 lines of code changed in 2 files:
COMP: take out direct dependency on the vtkSlicerSlicesControlGUI header
0 lines of code changed in 4 files:
ENH: Modified User interface according to Ron
0 lines of code changed in 2 files:
ENH: Compare view merge from branch (revision 7116) plus a bit of refactoring.
46 lines of code changed in 5 files:
COMP: minor. One of the reason Slicer3 is so slow to compile is that so many classes include STL headers in their own header, instead of their implementation file (PIMPL). Some of those headers are actually not needed anymore by said classes, or were put there "just in case I need a map, vector, list, etc.". The more it happens, the slower the build process gets, and the slower the dependencies are computed/resolved. Try to fix some.
6 lines of code changed in 2 files:
BUG: Module does not crash anymore after closing down
10 lines of code changed in 4 files:
BUG: Get rid of leaks
25 lines of code changed in 3 files:
BUG: Variables were not initialized correctly
2 lines of code changed in 1 file:
BUG: Pointed on instance that did not exists anymore
11 lines of code changed in 1 file:
BUG: fixed compile error using round
1 lines of code changed in 1 file:
BUG: Corrected spelling
1 lines of code changed in 1 file:
ENH: Included Progress Bar in Tumor Growth Module
9 lines of code changed in 1 file:
ENH: Included Progress Bar in Tumor Growth Module
20 lines of code changed in 2 files:
ENH: Tumor Growth Module
77 lines of code changed in 16 files: