提交历史

作者 SHA1 备注 提交日期
  Jean-Christophe Fillion-Robin 1f1e64b662 COMP: Updated CMake driver script to consider the new git repository 15 年之前
  Jean-Christophe Fillion-Robin e1dc6a4195 COMP: External project DCMTK now uses git://github.com/commontk/DCMTK.git 15 年之前
  Jean-Christophe Fillion-Robin c5bf7af0a8 COMP: Superbuild - ExternalProject - git update step should also perform a "git pull" 15 年之前
  Jean-Christophe Fillion-Robin e4a1932753 BUG: Superbuild - ExternalProject - If git_tag different from master it should alawys be specified 15 年之前
  Jean-Christophe Fillion-Robin 4a3d7b4370 COMP: Superbuild - Now downloading Log4Qt from 15 年之前
  Jean-Christophe Fillion-Robin e1004392f0 COMP: Superbuild - Reviewed and simplify ExternalProject 15 年之前
  Jean-Christophe Fillion-Robin 3d6f57427b COMP: Superbuild - Now downloading PythonQt from http://github.com/commontk/PythonQt 15 年之前
  Jean-Christophe Fillion-Robin dcdac9680f COMP: Superbuild - Update external project script to check if the provided DIR is valid 15 年之前
  Jean-Christophe Fillion-Robin f1f4fa80f1 ENH: Updated VTK/Widgets/Testing/CMakeLists.txt to demonstrate how CTData_DIR could be passed to test 15 年之前
  Jean-Christophe Fillion-Robin 6ce5f19c5d BUG: Superbuild - CTKData_DIR is now passed to CTK project 15 年之前
  Jean-Christophe Fillion-Robin b4b70624f0 ENH: Added ctkVTKSliceView Qt designer plugin 15 年之前
  Jean-Christophe Fillion-Robin 32d2e78ef6 ENH: Added ctkVTKSliceView class used to display the slices of a vtkImageData 15 年之前
  Jean-Christophe Fillion-Robin 17809fc620 ENH: Added external project CTKData 15 年之前
  Jean-Christophe Fillion-Robin bff0c8236d ENH: Added class ctkCommandLineParser and correponding test to CTKCore 15 年之前
  Daniel Blezek c0afc8711a Initial pass at DICOMRetrieve. Query working with new DCMTK code. 15 年之前
  Daniel Blezek a6e87e5dc4 Merge branch 'master' of github.com:pieper/CTK 15 年之前
  Julien Finet 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 年之前
  Julien Finet c91b582a1b ENH: Add directorySelected signal to ctkDiretoryButton. 15 年之前
  Julien Finet c1af26385f STYLE: Add more documentation to ctkRangeWidget 15 年之前
  Jean-Christophe Fillion-Robin 49b24e66f6 COMP: Added ctest warning exception for QtMobility "jobserver unavailable" 15 年之前
  Jean-Christophe Fillion-Robin 1f7b9c2e8e COMP: Removed unused ctest warning exception 15 年之前
  Jean-Christophe Fillion-Robin a65f5086e5 BUG: FindPythonQt - Do not look for "util" library on apple platform 15 年之前
  Jean-Christophe Fillion-Robin 30a52520f1 BUG: ctkCLIPluginExplorerMain.cpp - Add missing headers 15 年之前
  Jean-Christophe Fillion-Robin 5dc730fb3a BUG: In Applications/ctkCLIPluginExplorer, changed ctkCLIPluginExplorerMain.cxx into ctkCLIPluginExplorerMain.cpp 15 年之前
  Jean-Christophe Fillion-Robin 6c892419cd BUG: Widgets/ctkTransferFunctionItem - Fix warning and added separator comment between function 15 年之前
  Julien Finet dd0a9e0002 BUG: Emit ctkRangeSlider::valuesChanged(double, double) before minimumValueChanged(double)/maximumValueChanged(double) 15 年之前
  Julien Finet 8b2cb54a73 ENH: Add logarithm support for ctkTransferFunctionBarsItem 15 年之前
  Julien Finet 9315b8a9c4 BUG: ctkVTKHistogram was not initializing bins to 0. 15 年之前
  Julien Finet 30fdebe10a BUG: ctkTransferFunctionWidgetTest were not auto shutting down, the timer was destroyed before. 15 年之前
  Julien Finet 32907595d7 ENH: Add plugin to ctkTransferFunctionWidget 15 年之前