[root]/Modules/TumorGrowth
CommandLineApplication
(0 files, 0 lines)
DeformableMetric
(0 files, 0 lines)
Filters
(0 files, 0 lines)
Simulation
(0 files, 0 lines)
Tcl
(0 files, 0 lines)
Testing
(0 files, 0 lines)
GUI-Results
(1 files, 0 lines)
Script-Results
(2 files, 0 lines)
Wizard
(0 files, 0 lines)
tcl
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 59 (100.0%) | 359 (100.0%) | 6.0 |
| pohl | 31 (52.5%) | 267 (74.4%) | 8.6 |
| barre | 7 (11.9%) | 82 (22.8%) | 11.7 |
| millerjv | 1 (1.7%) | 10 (2.8%) | 10.0 |
| naucoin | 5 (8.5%) | 0 (0.0%) | 0.0 |
| lorensen | 1 (1.7%) | 0 (0.0%) | 0.0 |
| hjohnson | 1 (1.7%) | 0 (0.0%) | 0.0 |
| fedorov | 13 (22.0%) | 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 13 files:
ENH: Version used for Journal Publication - allows shrinkage and is validated
0 lines of code changed in 2 files:
COMP: Resolved missing include path to resolve compiler error: vtkSlicerVolumesLogic.h: No such file or directory
0 lines of code changed in 1 file:
ENH: Allows to track shrinkage
0 lines of code changed in 2 files:
BUG: Missing include directory.
0 lines of code changed in 1 file:
STYLE: took out an extra print out
0 lines of code changed in 1 file:
COMP: removing unused vars, use of const char
0 lines of code changed in 2 files:
COMP: clearing up compiler warnings
0 lines of code changed in 2 files:
BUG: Added more error messages to simplify debugging in the future
0 lines of code changed in 1 file:
BUG: Modified name of module based on Ron's suggestion
0 lines of code changed in 1 file:
ENH: now come one now, you can't do that, CMake will look for a CMakeLists.txt in Testing/ :)
0 lines of code changed in 1 file:
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.
10 lines of code changed in 1 file:
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.
1 lines of code changed in 2 files:
BUG: Cleaned up the code and put in some comments
19 lines of code changed in 1 file:
BUG: Module does not crash anymore after closing down
22 lines of code changed in 3 files:
ENH: rename tcl -> foo -> Tcl
0 lines of code changed in 1 file:
COMP: fix the configure rules for the Tcl, Simulation and Testing files, they were not configured/copied to the right place (i.e. in the modules' share dir), and they were not installed at all. Also fixed the logic file to look at the right place, whether the module was built in Slicer3, built outside, or installed.
81 lines of code changed in 3 files:
BUG: Get rid of leaks
1 lines of code changed in 1 file:
BUG: Removed bug concerning Demons Registration with Nicole
7 lines of code changed in 1 file:
ENH: Included Progress Bar in Tumor Growth Module
31 lines of code changed in 1 file:
ENH: Included Progress Bar in Tumor Growth Module
4 lines of code changed in 1 file:
BUG: Changed SLICER_HOME to Slicer3_HOME !
2 lines of code changed in 1 file:
BUG: changed GuiName to GUIName bc otherwise would cause error when loading module in Slicer
2 lines of code changed in 1 file:
ENH: Modified file so that it complies with new standard
42 lines of code changed in 1 file:
ENH: Tumor Growth Module
137 lines of code changed in 12 files: