
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 102 (100.0%) | 5081 (100.0%) | 49.8 |
| hliu | 68 (66.7%) | 4837 (95.2%) | 71.1 |
| barre | 5 (4.9%) | 106 (2.1%) | 21.2 |
| nobyhata | 7 (6.9%) | 71 (1.4%) | 10.1 |
| pieper | 6 (5.9%) | 34 (0.7%) | 5.6 |
| tokuda | 4 (3.9%) | 17 (0.3%) | 4.2 |
| rsierra | 3 (2.9%) | 7 (0.1%) | 2.3 |
| millerjv | 2 (2.0%) | 6 (0.1%) | 3.0 |
| tgl | 4 (3.9%) | 2 (0.0%) | 0.5 |
| hong | 1 (1.0%) | 1 (0.0%) | 1.0 |
| jcfr | 1 (1.0%) | 0 (0.0%) | 0.0 |
| alexy | 1 (1.0%) | 0 (0.0%) | 0.0 |
ENH: Update CMakeLists.txt - CMake 2.6 is now required
The following line have been added:
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)
0 lines of code changed in 1 file:
BUG: locator position initialization by smkim
1 lines of code changed in 1 file:
BUG: fixed image reformatting orientation for neuro navigation.
0 lines of code changed in 1 file:
ENH: increased the range of the translation scale from (-20, 20) to (-80, 80) for DTI fiducial seeding.
0 lines of code changed in 1 file:
ENH: added support to move fiducial for DTI seeding.
0 lines of code changed in 4 files:
COMP: fix warnings
2 lines of code changed in 2 files:
ENH: updated the Help frame.
20 lines of code changed in 2 files:
ENH: put modules into new IGT category
5 lines of code changed in 1 file:
ENH: added vtkErrorMacro.
0 lines of code changed in 1 file:
ENH: support fiducial seeding for tractography.
0 lines of code changed in 1 file:
ENH: support fiducial seeding for tractography.
0 lines of code changed in 4 files:
BUG: check for null pointer when desconstructing
0 lines of code changed in 1 file:
BUG: bad access to slice gui with no check on return value\!
0 lines of code changed in 1 file:
ENH: put NeuroNav module back into the Module directory.
2372 lines of code changed in 8 files:
ENH: delete directory NeuroNav.
0 lines of code changed in 12 files:
ENH: Slicer3 Spring Installation Clean Up
106 lines of code changed in 5 files:
ENH: adding dependency checking (but not sorting) to LoadableModule lib. Adding EMSegment, MRAblation, RealTimeImaging, VolumeRendering, WFEngineModule, LabelStatistics as loadable modules
0 lines of code changed in 2 files:
ENH results of merge with 6049:6469 from branches/tgl_loadable_modules. Adds GenerateLM to create entry points for loadable module support via a text file and CMake macro. WFEngine, NeuroNav, Qdec and GAD are setup, other modules have text files, but the macro in the CMakeLists file is commented out. Updated Slicer3_main, the modules above will only be loaded if the DLL is found at run-time. Lastly made a change to vtkSlicerViewerWidget, check for a NULL ModelHierarchyLogic pointer before continuing, which might not be the right thing to do.
2 lines of code changed in 2 files:
ENH: Changes in the Slicer3 installation layout to simplify navigation. Most things will now try install themselves under <Installation Directory>/lib/<Package> or <Installation Directory>/include/<Package>. For example, <Installation Directory>/lib/Slicer3, <Installation Directory>/lib/MRML, <Installation Directory>/lib/ModuleDescriptionParser. This allows setting include and library paths consistently using ../<SomeOtherPackage> or ../../include/<SomeOtherPackage>, etc.
2 lines of code changed in 1 file:
ENH: Added ProstateNav Module. The module is not active in default.
4 lines of code changed in 1 file:
BUG: change of listening event in vtkKWPushButton.
0 lines of code changed in 1 file:
BUG: SVN demonstration.
6 lines of code changed in 1 file:
BUG: SVN demo
3 lines of code changed in 1 file:
BUG: SVN demonstration.
3 lines of code changed in 1 file:
BUG: SVN demonstration
0 lines of code changed in 1 file:
BUG: SVN demonstration.
4 lines of code changed in 1 file:
ENH: Comments added to NeuroNavGUI.h
1 lines of code changed in 1 file:
ENH: Appearance change to NeuroNav for demo purpose.
1 lines of code changed in 1 file:
ENH: Taking Navigrack related code from NeuroNav Module as part of effort to switching to IGSTK
66 lines of code changed in 3 files:
ENH: Update INSTALL_* commands to INSTALL() commands.
4 lines of code changed in 1 file:
ENH: made Volume and Model nodes derived from vtkMRMLDisplayableNode
0 lines of code changed in 1 file:
BUG: fixed a bug in locator update.
0 lines of code changed in 1 file:
ENH: changed from SetStartTimer() to SetTracking() in vtkIGTOpenTrackerStream class.
0 lines of code changed in 1 file:
ENH: replaced OpenTracker with NaviTrack.
0 lines of code changed in 4 files:
BUG: defined the file name as const char *.
1 lines of code changed in 1 file:
ENH: tuned up a bit performance of locator rendering.
27 lines of code changed in 1 file:
ENH: tuned up a bit performance of locator rendering.
70 lines of code changed in 2 files:
ENH: more work on IGSTK.
0 lines of code changed in 1 file:
ENH: more devel on IGSTK.
0 lines of code changed in 1 file:
ENH: more work on IGSTK.
0 lines of code changed in 1 file:
(10 more)