[root]/Modules/Volumes
ImageData
(3 files, 0 lines)
Resources
(1 files, 235 lines)
Testing
(6 files, 208 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 374 (100.0%) | 12329 (100.0%) | 32.9 |
| kerstin | 210 (56.1%) | 9175 (74.4%) | 43.6 |
| tgl | 8 (2.1%) | 1260 (10.2%) | 157.5 |
| alexy | 67 (17.9%) | 1064 (8.6%) | 15.8 |
| pieper | 26 (7.0%) | 590 (4.8%) | 22.6 |
| naucoin | 33 (8.8%) | 130 (1.1%) | 3.9 |
| barre | 9 (2.4%) | 107 (0.9%) | 11.8 |
| vrnova | 1 (0.3%) | 3 (0.0%) | 3.0 |
| taox | 7 (1.9%) | 0 (0.0%) | 0.0 |
| lorensen | 10 (2.7%) | 0 (0.0%) | 0.0 |
| jcfr | 1 (0.3%) | 0 (0.0%) | 0.0 |
| hjohnson | 1 (0.3%) | 0 (0.0%) | 0.0 |
| domibel | 1 (0.3%) | 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:
ENH: Moved DicomToNrrd to its own directory to make it easier to build stand alone.
0 lines of code changed in 1 file:
BUG: don't crash when can't get the FiducialSeeding module
0 lines of code changed in 1 file:
ENH: minor GUI update to show full label
3 lines of code changed in 1 file:
ENH: added AddExcludedChildClass to node selector and excluded vtkMRMLDiffusionTensorDisplayPropertiesNode from all color map selectors
0 lines of code changed in 6 files:
ENH: set master window for dialog
0 lines of code changed in 1 file:
BUG: handle changes to the text entries
0 lines of code changed in 1 file:
ENH: get the window level presets from the display node and let the user select them
0 lines of code changed in 4 files:
ENH: Version numbering for shared libraries
0 lines of code changed in 1 file:
ENH: added Update Volume Display On Load option
26 lines of code changed in 2 files:
STYLE: changing the label text on the color selector widgets to say LUT instead of color
0 lines of code changed in 5 files:
ENH: added osirix style win/level presets, no icons yet. Extended the presets to include icon and colour strings, change the colour node as well by reaching up into the parent widget
0 lines of code changed in 2 files:
ENH: window/level presets for CT and PET volumes
112 lines of code changed in 5 files:
BUG-FIXED: 560. Fixed mrml and widget events propagation for all kinds of volume display widgets and threshold/window level widget's histogram. Made it work with tear down and recreation of widgets.
0 lines of code changed in 8 files:
BUG-FIXED: 409 made volume threshold always update
0 lines of code changed in 1 file:
ENH: made default glyph spacing 5, performance improvements
1 lines of code changed in 1 file:
BUG: fix Edit Properties context menus to select the node after entering the module - models GUI still needs to be fixes to update model hierarchy and node selector correctly
4 lines of code changed in 1 file:
BUG-FIXED: 458
Update Window level /threshold when changing tensor scalar selection
55 lines of code changed in 1 file:
BUG: fix typos and display/tooltip issues in GUI
1 lines of code changed in 1 file:
BUG: use File->Save to save volumes instead
2 lines of code changed in 2 files:
BUG: turn off display of 'little boxes' in the histogram widget since grabbing them could cause a crash in certain circumstances
2 lines of code changed in 1 file:
BUG: fix error that lead to leak
1 lines of code changed in 1 file:
ENH: added help and about pages. Fixed loading man made MRML scene with partial volume information
2 lines of code changed in 1 file:
BUG-FIXED: update window/level/threshold on auto switch
25 lines of code changed in 1 file:
ENH: performance optimization for volume display
75 lines of code changed in 3 files:
BUG-FIXED: 373, fixed references reading in TensorImageNode attributes
0 lines of code changed in 1 file:
ENH: speedup switching volume display widgets for different volume types
0 lines of code changed in 2 files:
ENH: speedup switching volume display widgets for different volume types
0 lines of code changed in 6 files:
ENH: new widget classes for vectors
578 lines of code changed in 2 files:
ENH: vector volume display improvements and typo fixes
0 lines of code changed in 5 files:
COMP: many warnings removed. STYLE: mainly indentation.
0 lines of code changed in 6 files:
BUG: fix direct selection of certain modules (virtual overrides on the Enter() method)
0 lines of code changed in 1 file:
ENH: add support for Go To Editor in Data GUI selecting the picked node
0 lines of code changed in 2 files:
STYLE: avoid extra debug prints
0 lines of code changed in 1 file:
COMP: various warnings.
0 lines of code changed in 4 files:
ENH: removed dependency on DisplayProperty node for DTI volumes
0 lines of code changed in 2 files:
BUG: catch bad read of volume data and delete reader
0 lines of code changed in 1 file:
ENH: set up the URI list
16 lines of code changed in 1 file:
ENH: use two methods for wrapping variable number of arguments rather than using optional argument (this maintains backward compatibility)
0 lines of code changed in 1 file:
ENH: add an optional string array of file names to pass to the storage node
0 lines of code changed in 2 files:
(99 more)