Directory Modules/NeuroNav/

Directory Created:
2007-03-09 13:17
Total Files:
8
Deleted Files:
4
Lines of Code:
2359

[root]/Modules/NeuroNav

Lines of Code

Modules/NeuroNav/ Lines of Code

Developers

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

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

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:

  • Modules/NeuroNav: CMakeLists.txt (changed)
hong 2009-07-16 23:42 Rev.: 9957

BUG: locator position initialization by smkim

1 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavLogic.cxx (+1 -1)
hliu 2009-04-20 08:54 Rev.: 9263

BUG: fixed image reformatting orientation for neuro navigation.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavLogic.cxx (changed)
hliu 2009-04-14 14:58 Rev.: 9201

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:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
hliu 2009-04-13 15:47 Rev.: 9178

ENH: added support to move fiducial for DTI seeding.

0 lines of code changed in 4 files:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed), vtkNeuroNavGUI.h (changed), vtkNeuroNavLogic.cxx (changed), vtkNeuroNavLogic.h (changed)
pieper 2009-03-01 13:44 Rev.: 8791

COMP: fix warnings

2 lines of code changed in 2 files:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+2 -4), vtkNeuroNavLogic.cxx (-4)
hliu 2009-02-22 13:03 Rev.: 8725

ENH: updated the Help frame.

20 lines of code changed in 2 files:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+19 -32), vtkNeuroNavGUI.h (+1)
pieper 2009-02-04 13:32 Rev.: 8536

ENH: put modules into new IGT category

5 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.h (+5)
hliu 2009-01-30 13:28 Rev.: 8492

ENH: added vtkErrorMacro.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavLogic.cxx (changed)
hliu 2009-01-22 14:58 Rev.: 8444

ENH: support fiducial seeding for tractography.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavLogic.cxx (changed)
hliu 2009-01-21 16:22 Rev.: 8438

ENH: support fiducial seeding for tractography.

0 lines of code changed in 4 files:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed), vtkNeuroNavGUI.h (changed), vtkNeuroNavLogic.cxx (changed), vtkNeuroNavLogic.h (changed)
pieper 2009-01-20 11:26 Rev.: 8414

BUG: check for null pointer when desconstructing

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
pieper 2008-10-09 16:15 Rev.: 7637

BUG: bad access to slice gui with no check on return value\!

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
hliu 2008-09-12 12:39 Rev.: 7576

ENH: put NeuroNav module back into the Module directory.

2372 lines of code changed in 8 files:

  • Modules/NeuroNav: CMakeLists.txt (new 91), NeuroNav.txt (new 2), vtkNeuroNavConfigure.h.in (new 24), vtkNeuroNavGUI.cxx (new 1254), vtkNeuroNavGUI.h (new 154), vtkNeuroNavLogic.cxx (new 620), vtkNeuroNavLogic.h (new 211), vtkNeuroNavWin32Header.h (new 16)
hliu 2008-05-22 10:43 Rev.: 6817

ENH: delete directory NeuroNav.

0 lines of code changed in 12 files:

  • Modules/NeuroNav: CMakeLists.txt (del), NeuroNav.txt (del), slicer-config-local.xml (del), slicer-config-remote.xml (del), splot-config-consoleSource.xml (del), splot-config-testSource.xml (del), vtkNeuroNavConfigure.h.in (del), vtkNeuroNavGUI.cxx (del), vtkNeuroNavGUI.h (del), vtkNeuroNavLogic.cxx (del), vtkNeuroNavLogic.h (del), vtkNeuroNavWin32Header.h (del)
barre 2008-05-20 02:29 Rev.: 6772

ENH: Slicer3 Spring Installation Clean Up

106 lines of code changed in 5 files:

  • Modules/NeuroNav: CMakeLists.txt (+63 -82), vtkNeuroNavConfigure.h.in (+1 -14), vtkNeuroNavGUI.cxx (+30 -29), vtkNeuroNavGUI.h (+8 -6), vtkNeuroNavLogic.cxx (+4 -2)
tgl 2008-05-08 18:50 Rev.: 6666

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:

  • Modules/NeuroNav: CMakeLists.txt (changed), vtkNeuroNavLogic.h (changed)
tgl 2008-04-28 22:05 Rev.: 6570

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:

  • Modules/NeuroNav: CMakeLists.txt (changed), NeuroNav.txt (new 2)
millerjv 2008-01-31 12:24 Rev.: 5665

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:

  • Modules/NeuroNav: CMakeLists.txt (+2 -2)
tokuda 2007-12-31 19:27 Rev.: 5364

ENH: Added ProstateNav Module. The module is not active in default.

4 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.h (+4 -4)
hliu 2007-11-28 10:28 Rev.: 4970

BUG: change of listening event in vtkKWPushButton.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
tokuda 2007-10-25 22:02 Rev.: 4716

BUG: SVN demonstration.

6 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+6 -1)
nobyhata 2007-10-25 21:02 Rev.: 4715

BUG: SVN demo

3 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+3)
tokuda 2007-10-25 20:55 Rev.: 4714

BUG: SVN demonstration.

3 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+3)
nobyhata 2007-10-25 20:48 Rev.: 4713

BUG: SVN demonstration

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (-4)
tokuda 2007-10-25 20:44 Rev.: 4712

BUG: SVN demonstration.

4 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+4)
nobyhata 2007-10-25 12:36 Rev.: 4707

ENH: Comments added to NeuroNavGUI.h

1 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.h (+1 -1)
nobyhata 2007-10-24 14:00 Rev.: 4695

ENH: Appearance change to NeuroNav for demo purpose.

1 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+1 -1)
nobyhata 2007-10-16 23:18 Rev.: 4655

ENH: Taking Navigrack related code from NeuroNav Module as part of effort to switching to IGSTK

66 lines of code changed in 3 files:

  • Modules/NeuroNav: CMakeLists.txt (+1 -1), vtkNeuroNavGUI.cxx (+62 -55), vtkNeuroNavGUI.h (+3 -3)
millerjv 2007-10-09 11:02 Rev.: 4569

ENH: Update INSTALL_* commands to INSTALL() commands.

4 lines of code changed in 1 file:

  • Modules/NeuroNav: CMakeLists.txt (+4 -1)
alexy 2007-07-27 12:12 Rev.: 3955

ENH: made Volume and Model nodes derived from vtkMRMLDisplayableNode

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
hliu 2007-06-02 21:24 Rev.: 3459

BUG: fixed a bug in locator update.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
hliu 2007-05-01 13:35 Rev.: 3311

ENH: changed from SetStartTimer() to SetTracking() in vtkIGTOpenTrackerStream class.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
hliu 2007-05-01 09:40 Rev.: 3305

ENH: replaced OpenTracker with NaviTrack.

0 lines of code changed in 4 files:

  • Modules/NeuroNav: CMakeLists.txt (changed), vtkNeuroNavConfigure.h.in (changed), vtkNeuroNavGUI.cxx (changed), vtkNeuroNavGUI.h (changed)
hliu 2007-04-11 11:20 Rev.: 3209

BUG: defined the file name as const char *.

1 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+1 -1)
hliu 2007-04-10 10:28 Rev.: 3205

ENH: tuned up a bit performance of locator rendering.

27 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+27 -16)
hliu 2007-04-10 09:26 Rev.: 3204

ENH: tuned up a bit performance of locator rendering.

70 lines of code changed in 2 files:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (+55 -63), vtkNeuroNavGUI.h (+15)
hliu 2007-04-09 11:08 Rev.: 3195

ENH: more work on IGSTK.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
hliu 2007-04-07 15:40 Rev.: 3184

ENH: more devel on IGSTK.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)
hliu 2007-04-06 08:12 Rev.: 3163

ENH: more work on IGSTK.

0 lines of code changed in 1 file:

  • Modules/NeuroNav: vtkNeuroNavGUI.cxx (changed)

(10 more)

Generated by StatSVN 0.5.0