Skip to content

Instantly share code, notes, and snippets.

@jcfr
Created May 21, 2014 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcfr/3e6c3c0c45465936c7c2 to your computer and use it in GitHub Desktop.
Save jcfr/3e6c3c0c45465936c7c2 to your computer and use it in GitHub Desktop.
Commits log for Slicer trunk for the past 5 project week
$ git lg --since "JAN 6 2014" --until "JAN 10 2014"
* 1e9c716 - COMP: Fix loading of external "loadable module" providing python script (4 months ago) <jcfr>
* aea1198 - ENH: add a new color node, continous around 0.0 (4 months ago) <naucoin>
* 73622dc - BUG: use vtkNew for copied look up tables (4 months ago) <naucoin>
* cf8359c - BUG: Allow assigning procedural color nodes to map scalars (4 months ago) <naucoin>
* 266dea0 - BUG: check for color transfer functions first (4 months ago) <naucoin>
* 59968e4 - COMP: Modern gcc compilers have a reasonable template depth limit (4 months ago) <jcfr>
* 4c57a60 - COMP: Ensure Slicer_RemoteModule_Add worked when source directory is passed (4 months ago) <jcfr>
* a6934aa - STYLE: Add X,O,M and S documentation for VolumeRendering module (4 months ago) <finetjul>
* 7d1c27f - BUG: Cleanup ROI widget and representation (4 months ago) <finetjul>
* ba09f5d - STYLE: Cleanup ROI widget and representation (4 months ago) <finetjul>
* 95ac041 - STYLE: Consistently report error in vtkMRMLNRRDStorageNode read/write method (5 months ago) <jcfr>
* 2a1f15b - BUG: Fix reading of DWI files. Fixes #3545 (5 months ago) <jcfr>
$ git lg --since "JUN 17 2013" --until "JUN 21 2013"
* 91a18b9 - ENH: Adding new editor effect to perform WatershedFromMarker (11 months ago) <pieper>
* 7a02263 - COMP: Pass Slicer_PLATFORM_CHECK to inner build (11 months ago) <finetjul>
* 54b25f3 - ENH: Adding function to create a new WidgetRepresentation for a module (11 months ago) <finetjul>
* befb1cf - COMP: Make sure extension fixup considers extension "support libraries" (11 months ago) <jcfr>
* 8e71de8 - COMP: Allow multiple configure with "ConfigurePrerequisites" component (11 months ago) <jcfr>
* 5f0b5d2 - ENH: Expose _CPACK_PACKAGE_ICON for icns icon on mac packaging (11 months ago) <finetjul>
* 51f5db3 - BUG: Improve vtkMRMLCommandLineModuleNode python wrapping (11 months ago) <finetjul>
* 10def77 - ENH: Add vtkSlicerVolumesLogic::CenterVolume() (11 months ago) <finetjul>
* 7abe2b7 - BUG: Zombie display node when turning a volume into labelmap (11 months ago) <finetjul>
* 680b87c - ENH: Make a Qt Designer plugin for qSlicerCLIProgressBar (11 months ago) <finetjul>
* c342e90 - ENH: Add loadedNodes return in qSlicerIOManager::openDialog (11 months ago) <finetjul>
* 12fdccd - BUG: Fix crash when saving data (11 months ago) <jcfr>
* 3324342 - ENH: Update BRAINSTools to remove outdated DWIConvertOld (11 months ago) <hjohnson>
* 8593bfb - STYLE: Update ModuleWizard help message to consider template renaming (11 months ago) <jcfr>
* 43808ca - BUG: Update ModuleWizard to support *.cmake file (11 months ago) <jcfr>
* 5238d9d - COMP: Refactor DWIConvert and improve scanner support (11 months ago) <jcfr>
* 16072a0 - COMP: Removed warning of no tests, because there are in expertregistration... (11 months ago) <aylward>
* 765b0d4 - COMP: Removed warning of unused parameter via itkNotUsed macro (11 months ago) <aylward>
$ git lg --since "JAN 7 2013" --until "JAN 11 2013"
* b43eb46 - BUG: Fix processing of "additional-module-paths" command line option (1 year, 4 months ago) <jcfr>
* 43f2ab1 - ENH: Speed up reading of Nrrd file not having tensor data (1 year, 4 months ago) <jcfr>
* 232ece7 - BUG: Fix qMRMLTreeView memory leak (1 year, 4 months ago) <finetjul>
* 124bddd - BUG: Fix qMRMLDisplayNodeViewComboBoxTest (1 year, 4 months ago) <finetjul>
* cf8212b - ENH: Speed-up qMRMLSceneModel node observation (1 year, 4 months ago) <finetjul>
* 73dfb76 - BUG: Fixed bug 2746, cleaned header file (1 year, 4 months ago) <demian>
* 0c13d0c - ENH: colortable now is not possible to select when not appropriate (1 year, 4 months ago) <demian>
* 2bcb4e7 - ENH: Speed-up vtkMRMLScene references (1 year, 4 months ago) <finetjul>
* 92aefb8 - ENH: Speed-up ctkVTKConnection (1 year, 4 months ago) <finetjul>
* 8a52eb3 - ENH: Speed-up vtkEventBroker (1 year, 4 months ago) <finetjul>
* 8fade71 - ENH: Speed-up vtkObject event invokes (1 year, 4 months ago) <finetjul>
* 9ecca3f - ENH: Add Scene Performance test (1 year, 4 months ago) <finetjul>
* fb51209 - BUG: Fixed bug 2824 Perpendicular diffusivity now works (1 year, 4 months ago) <demian>
* e275549 - BUG: Corrected bug 2381 the DTI volume glyphs now use the correct color map when in color by orientation mode (1 year, 4 months ago) <demian>
* bf45224 - ENH: Changed the label fo the fiber bundle ROI editing buttons to make the more clear (1 year, 4 months ago) <demian>
* 47a14cd - ENH: Load translation only if "Internationalization" is enabled (1 year, 4 months ago) <jcfr>
* cae1efa - BUG: Ensure qm translation files are properly considered (1 year, 4 months ago) <jcfr>
* c84c501 - ENH: Added W/L controls for fiber bundles (mantis ID: 0002789) (1 year, 4 months ago) <demian>
* c1ecc2b - COMP: Fix build warning and typo in SlicerExecutionModel project (1 year, 4 months ago) <jcfr>
* a44e30d - COMP: Download AppLauncher packages from packages.kitware.com (1 year, 4 months ago) <jcfr>
* eb218b8 - ENH: Added a test class for the tractography display test_tractography_display (1 year, 4 months ago) <demian>
* cfa5c76 - BUG: Solved part of bug 2577, color fibers by segment and mean orientation works (1 year, 4 months ago) <demian>
* 5f74422 - BUG: Corrected bug 2577, now there is always a fiber bundle selected if there is one in the scene (1 year, 4 months ago) <demian>
* 44074ef - BUG: Update the WebGLExport module to use release 9 of XTK. (1 year, 4 months ago) <haehn>
* 8046783 - BUG: Ensure MacOSX package can be renamed from "Slicer.app" to "Something.app" (1 year, 4 months ago) <jcfr>
jchris@karakoram:Slicer-1 [⚡ master] $ git lg --since "JUN 18 2013" --until "JUN 22 2013"
* 7bad10f - BUG: gracefully handle case where SimpleITK is not available (11 months ago) <pieper>
* 91a18b9 - ENH: Adding new editor effect to perform WatershedFromMarker (11 months ago) <pieper>
* 7a02263 - COMP: Pass Slicer_PLATFORM_CHECK to inner build (11 months ago) <finetjul>
* 54b25f3 - ENH: Adding function to create a new WidgetRepresentation for a module (11 months ago) <finetjul>
* befb1cf - COMP: Make sure extension fixup considers extension "support libraries" (11 months ago) <jcfr>
* 8e71de8 - COMP: Allow multiple configure with "ConfigurePrerequisites" component (11 months ago) <jcfr>
* 5f0b5d2 - ENH: Expose _CPACK_PACKAGE_ICON for icns icon on mac packaging (11 months ago) <finetjul>
* 51f5db3 - BUG: Improve vtkMRMLCommandLineModuleNode python wrapping (11 months ago) <finetjul>
* 10def77 - ENH: Add vtkSlicerVolumesLogic::CenterVolume() (11 months ago) <finetjul>
* 7abe2b7 - BUG: Zombie display node when turning a volume into labelmap (11 months ago) <finetjul>
* 680b87c - ENH: Make a Qt Designer plugin for qSlicerCLIProgressBar (11 months ago) <finetjul>
* c342e90 - ENH: Add loadedNodes return in qSlicerIOManager::openDialog (11 months ago) <finetjul>
* 12fdccd - BUG: Fix crash when saving data (11 months ago) <jcfr>
* 3324342 - ENH: Update BRAINSTools to remove outdated DWIConvertOld (11 months ago) <hjohnson>
* 8593bfb - STYLE: Update ModuleWizard help message to consider template renaming (11 months ago) <jcfr>
* 43808ca - BUG: Update ModuleWizard to support *.cmake file (11 months ago) <jcfr>
* 5238d9d - COMP: Refactor DWIConvert and improve scanner support (11 months ago) <jcfr>
jchris@karakoram:Slicer-1 [⚡ master] $ git lg --since "JUN 18 2012" --until "JUN 22 2012"
* b0e251d - ENH: simplified staging data by operating at a more abstract level. (1 year, 11 months ago) <millerjv>
* 7541bce - ENH: Added ConfigureForDataExchange() method (1 year, 11 months ago) <millerjv>
* 00e2a8d - ENH: added default storage node (1 year, 11 months ago) <millerjv>
* 52f8f1b - ENH: adding more image types to node selectors, specifically to support DCE-MRI (1 year, 11 months ago) <millerjv>
* 95fa3c4 - COMP: Update python mac build parameters (1 year, 11 months ago) <hjohnson>
* 57a4885 - COMP: The compiler options must be propogated (1 year, 11 months ago) <hjohnson>
* a25042a - COMP: Remove deprecated functions from use (1 year, 11 months ago) <hjohnson>
* 4534d2e - ENH: Update to latest ITK version. (1 year, 11 months ago) <hjohnson>
* b3be75b - COMP: Turn off the BRAINSSurface tools (1 year, 11 months ago) <hjohnson>
* 571770e - ENH: add window/level interaction mode to vtkSliceViewInteractorStyle (1 year, 11 months ago) <inorton>
* 3307e41 - ENH: remove volume window/level control from tcl interactor (1 year, 11 months ago) <inorton>
* 5d94534 - ENH: add helper utilities to control Window/Level of the background volume (1 year, 11 months ago) <inorton>
* 6b3145f - COMP: Extensions build using the build system are configured with a boolean option (1 year, 11 months ago) <jcfr>
* 0622d3e - BUG: Ensure generic loadable module test compiled externally can be executed (1 year, 11 months ago) <jcfr>
* b615188 - BUG: fix slice intersection display (1 year, 11 months ago) <inorton>
* e7f0b0c - ENH: change slice view color setup to use layout color instead of hard-code. per millerjv (1 year, 11 months ago) <inorton>
* 36a6504 - BUG: install SimpleITK.py with setup.py (1 year, 11 months ago) <hjohnson>
* fc0a618 - COMP: Update GenerateCLP to use "std" version of sstream. (1 year, 11 months ago) <jcfr>
* b2f4d25 - ENH: Add more image "types" (i.e DCE-MRI) to ModuleDescriptionParser (1 year, 11 months ago) <jcfr>
* 335ffb4 - ENH: ITKv4 install (1 year, 11 months ago) <lorensen>
* f429596 - STYLE: Update loadable extension template to more clearly explain how to add test (1 year, 11 months ago) <jcfr>
* 20f9d5d - BUG: fixing a copy/paste error, set the active annotation id when reading in the attribute activeAnnotationID rather than when reading in the attribute activeFiducialListID (which is already se
* ebc49e9 - COMP: Improve developer experience by having extensions metadata all optional (1 year, 11 months ago) <jcfr>
* 2ebac3a - COMP: Update "slicer_setting_variable_message" to support undefined variable (1 year, 11 months ago) <jcfr>
* 55fd27a - BUG: Register vtkMRMLVectorVolumeDisplayNode in the MRML scene (1 year, 11 months ago) <finetjul>
* a5f899c - COMP: Set C compiler for in python configure, make, and install (1 year, 11 months ago) <jcfr>
* 65fa07f - ENH: moved writing of non-specific attributes first (1 year, 11 months ago) <millerjv>
* 81c24bb - ENH: serializing MRML attributes into and from NRRD (1 year, 11 months ago) <millerjv>
* 40ade36 - ENH: new multi-volume rendering module (1 year, 11 months ago) <vrnova>
* ab78d21 - BUGFIX: line 19 #include <QToolButton.h> failed compilation under Ubuntu 12.04. Changed to #include <QToolButton> (1 year, 11 months ago) <vrnova>
* 19bab19 - BUG: 2221. sync file names of storage nodes of sceneView nodes on save to filenames in the main scene (1 year, 11 months ago) <alexy>
* 623fa2e - COMP: Fix typo in LoadableExtensionsTemplate Testing/Cxx/CMakeLists.txt (1 year, 11 months ago) <jcfr>
* 8bad51f - COMP: Simplify extension templates (1 year, 11 months ago) <jcfr>
* 84ea6cb - COMP: Add EXTENSION_STATUS to list of optional metadata in SlicerBlockUploadExtension (1 year, 11 months ago) <jcfr>
* b04853c - COMP: Extensions ExperimentalUpload displays author warnings only when needed (1 year, 11 months ago) <jcfr>
* d02d6b8 - COMP: Extension "Status" metadata is now optional as specified in documentation (1 year, 11 months ago) <jcfr>
* 91854c7 - BUG: Use ProcessObject::GetInput to get generic image (1 year, 11 months ago) <millerjv>
* bd5f41f - BUG: updating SlicerExecutionModel for CPPType bug introduced in last checkin (1 year, 11 months ago) <millerjv>
* d6d0e52 - BUG: File command line parameter was represented via a QLineEdit (1 year, 11 months ago) <finetjul>
* 9900d9b - ENH: moving revision of SlicerExecutionModel for addition hidden="true" capabilities (1 year, 11 months ago) <millerjv>
* ee60a31 - ENH: Added layout with 3 slice views and 3 chart views. (1 year, 11 months ago) <millerjv>
* 8dd432c - COMP: Missing NRRD_SPACE_MAX on some platform (1 year, 11 months ago) <lorensen>
* d30bab9 - COMP: Better ITKv4 and ITKv3 NRRD enumeration type (1 year, 11 months ago) <hjohnson>
* 75837c0 - COMP: Installation for SimpleITK to use ez_setup (1 year, 11 months ago) <hjohnson>
* 94fd79e - BUG: Fixed BRAINSTools packaging (1 year, 11 months ago) <hjohnson>
* 8ef1e05 - COMP: Floating point exceptions should be active (1 year, 11 months ago) <hjohnson>
* e209e6f - ENH: ITKv4 runtime packaging (1 year, 11 months ago) <lorensen>
* 7ade659 - ENH: add reload button to the default scripted extension (1 year, 11 months ago) <pieper>
* 989f3d7 - STYLE: trying to fix the deprecation lists in doxygen, and add pointers to the Annotation nodes to be used instead (1 year, 11 months ago) <naucoin>
$ git lg --since "JAN 9 2012" --until "JAN 13 2012"
* e2e54ce - ENH: ctkVTKChartView API is now exposed to python (2 years, 4 months ago) <jcfr>
* b7e5c7e - ENH: resetting default tick spacing to 10mm as per Ron's request (2 years, 4 months ago) <naucoin>
* 49ab01b - ENH: Forking BRAINSTools developement (2 years, 4 months ago) <hjohnson>
* c787e6c - ENH: SimpleITK has better documentation exposed in this release. (2 years, 4 months ago) <hjohnson>
* c4a7873 - COMP: VS2010 fails to compile when inserting a null pointer in a std list. (2 years, 4 months ago) <jcfr>
* 77b3919 - ENH: Scripted loadable module can now specify module dependencies. (2 years, 4 months ago) <jcfr>
* 78cc2ee - COMP: Similarly to module located in Slicer source, extension should NOT specify include dirs. (2 years, 4 months ago) <jcfr>
* 3305004 - ENH: Make sure python error are printed after each invocation of "PyObject_CallObject" (2 years, 4 months ago) <jcfr>
* cd9b0c4 - COMP: Download "Python-2.6.6-vc2010.tgz" from "Slicer3-lib-mirrors" (2 years, 4 months ago) <jcfr>
* 88609c4 - COMP: Preliminary work to support building python on VS2010 (2 years, 4 months ago) <jcfr>
* 95e80ea - COMP: Since r18229, linking BaseQTCore against CTKDICOMCore is not required. (2 years, 4 months ago) <jcfr>
* 5c9e2ec - BUG: Corrected a problem in fiber tube visualization (2 years, 4 months ago) <demian>
* be6d40a - ENH: Add default editor extension action icon file (2 years, 4 months ago) <pieper>
* f6ee4eb - ENH: support action button icons for editor effects (2 years, 4 months ago) <pieper>
* 53a350a - STYLE: remove comments (2 years, 4 months ago) <pieper>
* bb2827c - STYLE: Scripted loadable module factory - Rename variable "modulePath" into "modulePathWithoutIntDir" (2 years, 4 months ago) <jcfr>
* 1722dfb - BUG: Loadable factory - On multi-configuration system, the path comprising "Intermediate directory" should be added to PYTHON_PATH (2 years, 4 months ago) <jcfr>
* 49d5619 - ENH: Adding scalar display capabilities for tracts (2 years, 4 months ago) <demian>
* 7e70f6a - BUG: revert changes to SliceViewInteractorStyle because the editor and annotation nodes do not get the events. re-enable tcl w/l hanlder until some better fix is developed (2 years, 4 months ag
* bd53ecc - COMP: Remove unused include (2 years, 4 months ago) <jcfr>
* 99cce2c - BUG: Make sure Scripted module factory update PYTHON_PATH (2 years, 4 months ago) <jcfr>
* 073c014 - BUG: fix the case where place the first fiducial and it always gets set to 0,500,0 by making valid the case that the pick didn't hit a piece of geometry since the RAS position was still calcula
* 6c94665 - BUG: put StartWL inside else so that it only runs when no shift key present (2 years, 4 months ago) <inorton>
* 67ea406 - ENH: Seeding with no input label map now performs a full brain tractography (2 years, 4 months ago) <demian>
* f0adb56 - ENH: Reorganizing the diffussion modules organization (2 years, 4 months ago) <demian>
* 17c0e13 - BUG: Fixed bug in the DICOM2FBT wizard (2 years, 4 months ago) <demian>
* deb363e - ENH: move fiducials io to Annotations, load Slicer3 fiducial lists but convert to Annotation fiducials, using batch processing flags around load (2 years, 4 months ago) <naucoin>
* da86946 - ENH: moving the fiducials IO to Annotations module (2 years, 4 months ago) <naucoin>
* e94f52f - COMP: find_package(Slicer) can now be called multiple time in a given project. (2 years, 4 months ago) <jcfr>
* 9293823 - ENH: remove VolumeDisplaySWidget, now w/l control is in c++ code (2 years, 4 months ago) <inorton>
* 625db44 - ENH: add window/level control to SliceViewInteractorStyle and SliceLogic, so can be removed from tcl (2 years, 4 months ago) <inorton>
* ea4b834 - ENH: Make the transform matrix editable in the transform module (2 years, 4 months ago) <demian>
* 66248e2 - COMP: ssize_t is not defined on Visual Studio (2 years, 4 months ago) <finetjul>
* a7dbb2d - ENH: Improving error feedback for the DICOM2Full brain tractography module (2 years, 4 months ago) <demian>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment