提交历史

作者 SHA1 备注 提交日期
  Michael Onken f40cc24ac0 Disable all DCMTK 3rdparty libraries to avoid linker errors caused when source code using DCMTK libraries do not know DCMTK's 3party library setup. 14 年之前
  Sascha Zelzer 7ca5edf8d7 Fix Windows warning, use struct forward declaration. 14 年之前
  Sascha Zelzer 350c527c07 Order plug-ins according to their dependencies 14 年之前
  Sascha Zelzer 0d244df26d Do not use zlib in DCMTK until DCMTK_LIBRARIES is fixed. 14 年之前
  Julien Finet e6831f3b26 Merge remote-tracking branch 'benjaminlong/ctksearchbox' 14 年之前
  Benjamin Long 58bcea86d0 Add ctkSearchBox::placeholderText with Qt < 4.7 14 年之前
  Jean-Christophe Fillion-Robin d4fb3a60ce Merge branch 'revert-dcmtk-hack' 14 年之前
  Jean-Christophe Fillion-Robin e1c4f9e1be Fix DCMTK external project git SHA1. Closes #21 14 年之前
  Jean-Christophe Fillion-Robin d9f910a21c Revert "Fix DCMTK linking issue by explicitly passing fPIC flag" Closes #22 14 年之前
  Jean-Christophe Fillion-Robin e6d43d99d9 Merge branch 'fix-ctkWorkflowTest1' 14 年之前
  Jean-Christophe Fillion-Robin 376ea709ea Fix test to match testing API update 14 年之前
  Jean-Christophe Fillion-Robin 919647471a Merge branch 'remove-ep-common-args' 14 年之前
  Jean-Christophe Fillion-Robin 4b95a9bef5 Fix DCMTK linking issue by explicitly passing fPIC flag 14 年之前
  Jean-Christophe Fillion-Robin 8bcd607435 External Project - Explicitly specify C/CXX flags, build type and install prefix 14 年之前
  Jean-Christophe Fillion-Robin cafeef9580 Merge branch 'add-GoBackToOriginStepUponSuccess-workflow-feature' 14 年之前
  Daniel Haehn 162f4e81a8 Added new property goBackToOriginStepUponSuccess for a ctkWorkflow. 14 年之前
  Benjamin Long 6864f7dbca Modification to fix a probleme under Windows 14 年之前
  Michael Onken fb13c146df Merge remote-tracking branch 'origin/master' 14 年之前
  Michael Onken 7bcd513761 Adapted tag names to latest DICOM/DCMTK conventions. Was overlooked when doing the rest of the tag name updates. 14 年之前
  Julien Finet 005b85f537 Merge branch 'ctkactionsignalmapper' 14 年之前
  Julien Finet de5e221ad9 Add example with QMenu in comments for ctkSignalMapper::map(QAction*) 14 年之前
  Julien Finet ba2cabba1b Merge branch 'ctkcore-unittests' 14 年之前
  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 年之前