Commit History

Upphovsman SHA1 Meddelande Datum
  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. 13 år sedan
  Sascha Zelzer 7ca5edf8d7 Fix Windows warning, use struct forward declaration. 13 år sedan
  Sascha Zelzer 350c527c07 Order plug-ins according to their dependencies 13 år sedan
  Sascha Zelzer 0d244df26d Do not use zlib in DCMTK until DCMTK_LIBRARIES is fixed. 13 år sedan
  Julien Finet e6831f3b26 Merge remote-tracking branch 'benjaminlong/ctksearchbox' 13 år sedan
  Benjamin Long 58bcea86d0 Add ctkSearchBox::placeholderText with Qt < 4.7 13 år sedan
  Jean-Christophe Fillion-Robin d4fb3a60ce Merge branch 'revert-dcmtk-hack' 13 år sedan
  Jean-Christophe Fillion-Robin e1c4f9e1be Fix DCMTK external project git SHA1. Closes #21 13 år sedan
  Jean-Christophe Fillion-Robin d9f910a21c Revert "Fix DCMTK linking issue by explicitly passing fPIC flag" Closes #22 13 år sedan
  Jean-Christophe Fillion-Robin e6d43d99d9 Merge branch 'fix-ctkWorkflowTest1' 13 år sedan
  Jean-Christophe Fillion-Robin 376ea709ea Fix test to match testing API update 13 år sedan
  Jean-Christophe Fillion-Robin 919647471a Merge branch 'remove-ep-common-args' 13 år sedan
  Jean-Christophe Fillion-Robin 4b95a9bef5 Fix DCMTK linking issue by explicitly passing fPIC flag 13 år sedan
  Jean-Christophe Fillion-Robin 8bcd607435 External Project - Explicitly specify C/CXX flags, build type and install prefix 13 år sedan
  Jean-Christophe Fillion-Robin cafeef9580 Merge branch 'add-GoBackToOriginStepUponSuccess-workflow-feature' 13 år sedan
  Daniel Haehn 162f4e81a8 Added new property goBackToOriginStepUponSuccess for a ctkWorkflow. 14 år sedan
  Benjamin Long 6864f7dbca Modification to fix a probleme under Windows 13 år sedan
  Michael Onken fb13c146df Merge remote-tracking branch 'origin/master' 13 år sedan
  Michael Onken 7bcd513761 Adapted tag names to latest DICOM/DCMTK conventions. Was overlooked when doing the rest of the tag name updates. 13 år sedan
  Julien Finet 005b85f537 Merge branch 'ctkactionsignalmapper' 13 år sedan
  Julien Finet de5e221ad9 Add example with QMenu in comments for ctkSignalMapper::map(QAction*) 13 år sedan
  Julien Finet ba2cabba1b Merge branch 'ctkcore-unittests' 13 år sedan
  Benjamin Long 08b83285c7 ctkVTKHistogram was using a wrong range for integer arrays. 14 år sedan
  Benjamin Long ca69fac10b Add default constructors to ctk*TransferFunction* 14 år sedan
  Benjamin Long c159f777d9 ctkModelTester was not listening to headerDataChanged 14 år sedan
  Benjamin Long e885317ccb ctkLogger::isOffEnabled was returning the opposite value 14 år sedan
  Benjamin Long c3f5a34100 Add unit tests to CTK Core 14 år sedan
  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). 13 år sedan
  Julien Finet 5a1423b8b0 Sort alphabetically files in CMakeLists 13 år sedan
  Julien Finet 219097cc2e Merge branch 'ctkactionsignalmapper' 13 år sedan