Commit History

作者 SHA1 備註 提交日期
  Benjamin Long 08b83285c7 ctkVTKHistogram was using a wrong range for integer arrays. 14 年之前
  Benjamin Long ca69fac10b Add default constructors to ctk*TransferFunction* 14 年之前
  Benjamin Long c159f777d9 ctkModelTester was not listening to headerDataChanged 14 年之前
  Benjamin Long e885317ccb ctkLogger::isOffEnabled was returning the opposite value 14 年之前
  Benjamin Long c3f5a34100 Add unit tests to CTK Core 14 年之前
  Michael Onken 615b04ad0c Fixed compilation for windows where /MTd and /MT were used instead of /MDd and /MD (which is the setting for CTK) when compiling DCMTK. Now, DCMTK does not override CMake's compiler flags on WIN32 any more (disabled DCMTK's CMake option DCMTK_OVERWRITE_WIN32_COMPILER_FLAGS which usually uses /MT and /MTd). 14 年之前
  Julien Finet 5a1423b8b0 Sort alphabetically files in CMakeLists 14 年之前
  Julien Finet 219097cc2e Merge branch 'ctkactionsignalmapper' 14 年之前
  Julien Finet c778ed970f Add ctkSignalMapper 14 年之前
  Julien Finet ef5d05392e Merge remote-tracking branch 'benjaminlong/ctksearchbox' 14 年之前
  Julien Finet 8817126b7c Activate tooltips in ctkPopupWidgets even if not active 14 年之前
  Julien Finet 4c6691e442 Support hidden children in ctkCollapsibleGroupBox 14 年之前
  Jean-Christophe Fillion-Robin 1a62b7b3b6 Merge branch 'python-manager-add-isinitialized' 14 年之前
  Jean-Christophe Fillion-Robin 6eaf026398 Add missing test file ctkAbstractPythonManagerTest1 14 年之前
  Jean-Christophe Fillion-Robin 801220660b ctkAbstractPythonManager - Add ExecuteStringMode to executeString() 14 年之前
  Jean-Christophe Fillion-Robin 2d902de550 ctkAbstractPythonManager - Add 'const' qualifier to isPythonInitialized 14 年之前
  Julien Finet 875281d550 BUG: Flickering of ctkPopupWidget on Linux 14 年之前
  Michael Onken edffdcaf99 Removed HAVE_CONFIG_H which is not needed any more. 14 年之前
  Michael Onken cb40633c00 Merge remote-tracking branch 'origin/master' 14 年之前
  Julien Finet 598589bb46 Merge branch 'popup-widget' 14 年之前
  Benjamin Long 99e3195450 Add ctkSearchBox an advanced QLineEdit for searching 14 年之前
  Michael Onken 430f7ff27c Added DCMTK's dcmimage library in order to support color images. 14 年之前
  Michael Onken a29f3aae9a Removed calling port (not needed). 14 年之前
  Michael Onken 91bfb88003 Enabled DCMTK debug logging to better debug DICOM networking. 14 年之前
  Michael Onken 04c8c58bf3 Removed calling port (not needed). Made sure that new connection is kept open if possible for retrieving multiple studies on the same association. 14 年之前
  Michael Onken 87876b54a4 Fixed assignments of query attributs from study to series level. Prevented empty search fields to be padded with one or more asterisks (*). 14 年之前
  Michael Onken ed9210ad6c Adapted to latest DCMTK code (DcmSCU). Added possibility to keep connection open for retrieving multiple studies (default now). Removed calling port since it is not used and needed. 14 年之前
  Michael Onken 7c3a2a1ad3 Removed "calling port" parameter. 14 年之前
  Michael Onken 8562d8af0b Enabled DCMTK debug message output. Removed "calling port" since this is not a concept used in DICOM. 14 年之前
  Michael Onken ca2742ea06 Fixed windows path problem when generating image thumbnails. Fixed check for doubled patients during import. Added support for color images. 14 年之前