/trunk Developers: freudling

Login name:
freudling
Total Commits:
719 (2.4%)
Lines of Code:
54,034 (4.2%)
Most Recent Commit:
2008-02-08 18:29
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for freudling

Activity by Day of Week for freudling

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 719 (100.0%) 54034 (100.0%) 75.1
Modules/VolumeRendering/ 606 (84.3%) 32928 (60.9%) 54.3
Modules/VolumeRendering/VolumeRenderingReplacements/ 45 (6.3%) 19929 (36.9%) 442.8
Base/GUI/ 26 (3.6%) 544 (1.0%) 20.9
Base/GUI/Testing/VolumeRendering/ 23 (3.2%) 463 (0.9%) 20.1
Applications/GUI/ 8 (1.1%) 82 (0.2%) 10.2
Base/GUI/Testing/ 1 (0.1%) 78 (0.1%) 78.0
Modules/Tractography/ 1 (0.1%) 2 (0.0%) 2.0
Modules/Tractography/FiducialSeeding/ 1 (0.1%) 1 (0.0%) 1.0
Modules/Statistics/LabelStatistics/ 1 (0.1%) 1 (0.0%) 1.0
Modules/QueryAtlas/ 1 (0.1%) 1 (0.0%) 1.0
Modules/QdecModule/ 1 (0.1%) 1 (0.0%) 1.0
Modules/Meshing/ 1 (0.1%) 1 (0.0%) 1.0
Modules/GradientAnisotropicDiffusionFilter/ 1 (0.1%) 1 (0.0%) 1.0
Modules/Editor/ 1 (0.1%) 1 (0.0%) 1.0
Modules/ 1 (0.1%) 1 (0.0%) 1.0
Modules/VolumeRendering/Testing/ 1 (0.1%) 0 (0.0%) 0.0

Activity of freudling

Most Recent Commits

freudling 2008-02-08 18:29 Rev.: 5784

BUG: Fixed some debug leaks

4 lines of code changed in 1 file:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+4)
freudling 2008-02-08 17:36 Rev.: 5783

BUG: Made uneatable olive healthy ;)

2 lines of code changed in 2 files:

  • Modules/VolumeRendering: vtkSlicerVRMenuButtonColorMode.cxx (+1 -1), vtkVolumeRenderingModuleGUI.h (+1)
freudling 2008-02-08 17:06 Rev.: 5781

BUG: Weird threshold behavior should be gone, removed some code left overs

1 lines of code changed in 1 file:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+1 -5)
freudling 2008-02-08 16:55 Rev.: 5779

ENH: Added possibility to change sample distance during runtime via tcl

10 lines of code changed in 1 file:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.h (+10)
freudling 2008-02-08 15:40 Rev.: 5770

ENH: Removed face picking from box widget

52 lines of code changed in 2 files:

  • Modules/VolumeRendering/VolumeRenderingReplacements: vtkSlicerBoxWidget.cxx (+51 -39), vtkSlicerBoxWidget.h (+1 -1)
freudling 2008-02-08 15:39 Rev.: 5769

ENH: Possible performance measurement

2 lines of code changed in 1 file:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+2)
freudling 2008-02-07 14:12 Rev.: 5755

ENH: Try Mike's optimization suggestion

4 lines of code changed in 1 file:

  • Modules/VolumeRendering/VolumeRenderingReplacements: vtkSlicerOpenGLVolumeTextureMapper3D.cxx (+4 -4)
freudling 2008-02-07 11:02 Rev.: 5750

BUG: Attempt to fix missing presets problem when using installer version of slicer

6 lines of code changed in 2 files:

  • Modules/VolumeRendering: CMakeLists.txt (+5 -1), vtkVolumeRenderingModuleGUI.cxx (+1 -1)
freudling 2008-02-06 18:42 Rev.: 5735

ENHENH: Attempt to come up with a good way to adjust the sliders while using the box widget

75 lines of code changed in 2 files:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+65 -11), vtkSlicerVRGrayscaleHelper.h (+10 -1)
freudling 2008-02-06 17:51 Rev.: 5734

ENH: Added workaround for weird interactor bug

24 lines of code changed in 2 files:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+16 -2), vtkSlicerVRGrayscaleHelper.h (+8)
freudling 2008-02-06 17:22 Rev.: 5729

BUG: Fixed debug leak

1 lines of code changed in 1 file:

  • Modules/VolumeRendering: vtkSlicerVRMenuButtonColorMode.cxx (+1)
freudling 2008-02-06 11:00 Rev.: 5717

ENH: Hyperlinks part 2

4 lines of code changed in 4 files:

  • Modules/Editor: EditorGUI.tcl (+1 -1)
  • Modules/QdecModule: vtkQdecModuleGUI.cxx (+1 -1)
  • Modules/QueryAtlas: vtkQueryAtlasGUI.cxx (+1 -1)
  • Modules/VolumeRendering: vtkVolumeRenderingModuleGUI.cxx (+1 -1)
freudling 2008-02-06 10:01 Rev.: 5713

ENH: Added the first hyperlinks to slicer, to be continued

25 lines of code changed in 14 files:

  • Base/GUI: vtkSlicerColorGUI.cxx (+1 -1), vtkSlicerDataGUI.cxx (+1 -1), vtkSlicerFiducialsGUI.cxx (+1 -1), vtkSlicerModelsGUI.cxx (+1 -1), vtkSlicerModuleGUI.cxx (+8 -8), vtkSlicerModuleGUI.h (+5 -5), vtkSlicerROIGUI.cxx (+1 -1), vtkSlicerSlicesGUI.cxx (+1 -1), vtkSlicerTransformsGUI.cxx (+1 -1), vtkSlicerVolumesGUI.cxx (+1 -1)
  • Modules/GradientAnisotropicDiffusionFilter: vtkGradientAnisotropicDiffusionFilterGUI.cxx (+1 -1)
  • Modules/Statistics/LabelStatistics: vtkLabelStatisticsGUI.cxx (+1 -1)
  • Modules/Tractography/FiducialSeeding: vtkSlicerTractographyFiducialSeedingGUI.cxx (+1 -1)
  • Modules/VolumeRendering: vtkVolumeRenderingModuleGUI.cxx (+1 -1)
freudling 2008-02-06 08:50 Rev.: 5710

STYLE: More and more documentation

69 lines of code changed in 2 files:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (-4), vtkSlicerVRGrayscaleHelper.h (+69 -81)
freudling 2008-02-05 16:45 Rev.: 5706

ENH: Include hyperlinks to vtkKWTextWithScrollbars

238 lines of code changed in 4 files:

  • Base/GUI: CMakeLists.txt (+1), vtkKWTextWithHyperlinksWithScrollbars.cxx (new 129), vtkKWTextWithHyperlinksWithScrollbars.h (new 30)
  • Base/GUI/Testing: TestvtkKWTextWithHyperlinksWithScrollbars.tcl (new 78)
freudling 2008-02-05 10:25 Rev.: 5696

STYLE: a lot of code cleanup and documentation, to be continued

356 lines of code changed in 2 files:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+8 -56), vtkSlicerVRGrayscaleHelper.h (+348 -74)
freudling 2008-02-04 17:50 Rev.: 5689

ENH: Several new colors, still need to track down the memory leaks

164 lines of code changed in 5 files:

  • Modules/VolumeRendering: CMakeLists.txt (+1), vtkSlicerVRGrayscaleHelper.cxx (+27 -56), vtkSlicerVRGrayscaleHelper.h (+2 -2), vtkSlicerVRMenuButtonColorMode.cxx (new 86), vtkSlicerVRMenuButtonColorMode.h (new 48)
freudling 2008-02-04 14:18 Rev.: 5684

ENH: Moved update of clipping sliders to the endinteractionevent

13 lines of code changed in 1 file:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+13 -2)
freudling 2008-02-04 12:16 Rev.: 5682

ENH: Sliders now in "Box Coordinate system". Green handle->yellow handle

50 lines of code changed in 3 files:

  • Modules/VolumeRendering: vtkSlicerVRGrayscaleHelper.cxx (+48 -10), vtkVolumeRenderingModuleGUI.cxx (+1 -1)
  • Modules/VolumeRendering/VolumeRenderingReplacements: vtkSlicerBoxWidget.cxx (+1 -1)
freudling 2008-02-01 15:36 Rev.: 5676

COMP: disabled voxelmeshing and some parts of tractography to be able to compile

3 lines of code changed in 2 files:

  • Modules/Meshing: CMakeLists.txt (+1 -1)
  • Modules/Tractography: CMakeLists.txt (+2 -2)

(158 more)

Generated by StatSVN 0.5.0