Commit History

作者 SHA1 備註 提交日期
  Jean-Christophe Fillion-Robin dc149be229 Build of Qt Designer plugins can optionnally be disabled 14 年之前
  Jean-Christophe Fillion-Robin 8943b45106 For matter of consistency - resource files start with "ctk" lowercase 14 年之前
  Julien Finet 10b27c2710 Add ctkDICOMTester to provide testing tools for DICOM 14 年之前
  Julien Finet 52ca10bdcc Alphabetically sort file order in CMakeLists.txt 14 年之前
  Marco Nolden ed2e344972 Merge topic 'dicom-queries' 14 年之前
  Marco Nolden b27b5c5b64 New classes ctkDICOMDataset and ctkDICOMPersonName 14 年之前
  Daniel Maleike 266544bd02 Start integrating ctkDICOMDataset -- does not compile yet 14 年之前
  Marco Nolden 94ffadafeb New class ctkDICOMImage for conversion of DCMTK's DicomImage to QPixmap 14 年之前
  Marco Nolden 76f221594e Refactoring: merged ctkDICOM class in ctkDICOMDatabase 14 年之前
  Marco Nolden 385a42a211 Class rename: ctkDICOMIndexerBase -> ctkDICOMDatabase 14 年之前
  Jean-Christophe Fillion-Robin cb2160420c Change ctkMacroGetTargetLibraries into ctkFunctionGetTargetLibraries 14 年之前
  Sascha Zelzer 839b520389 Removed include_directories argument. 15 年之前
  Sascha Zelzer 2127d1b68f FindPackage and variable expanding in top-level CMakeLists.txt 15 年之前
  Daniel Blezek c0afc8711a Initial pass at DICOMRetrieve. Query working with new DCMTK code. 15 年之前
  Daniel Blezek a8d4489710 Basic DICOM C-FIND implemented. 15 年之前
  Daniel Blezek 9da098279b Working on logger and DICOM Query. 15 年之前
  Steve Pieper a535c6a091 BUG: remove reference to removed file 15 年之前
  Steve Pieper c84780bb54 ENH: better GUI for ctkDICOM application 15 年之前
  Daniel Blezek f25a765019 Added log4cpp and ctkLogger. Started DICOM query class, but is only an empty shell currently. 15 年之前
  Jean-Christophe Fillion-Robin 5388131048 STYLE: Rename macro ctkMacroBuildQt{Lib, App, Plugin} into ctkMacroBuild{Lib, App, Plugin} 15 年之前
  Jean-Christophe Fillion-Robin ccc89115c3 STYLE: Change Cxx extenstion to Cpp. 15 年之前
  Jean-Christophe Fillion-Robin 449e85e95c STYLE: Rename qCTKDCMTK* classes into ctkDICOM* classes 15 年之前
  Jean-Christophe Fillion-Robin caa997ce92 STYLE: Rename export directive from Q_CTK_* to CTK_* 15 年之前
  Jean-Christophe Fillion-Robin 5b3f6c96b2 BUG: Since the DCMTK compiled issue should be solved, the application ctkDICOMIndexer should now be compiled properly. 15 年之前
  Steve Pieper ae5f8a9e2b COMP: stub out ctkDICOMIndexer until dcmtk dependency issues are resolved 15 年之前
  Jean-Christophe Fillion-Robin bc51bc8b37 STYLE: Update comment in CMakeLists.txt and also review ctkMacroBuildQtPlugin.cmake 15 年之前
  Marco Nolden 3b7780bb7d ADD: dicom indexer class 15 年之前
  Jean-Christophe Fillion-Robin 123bebefca ENH: Update Libs/DICOM/Core/CMakeLists.txt, now requires DCMTK. 15 年之前
  Jean-Christophe Fillion-Robin be0567b35b STYLE: In Libs/.../CMakeLists.txt, add comment explaing the role of ctkMacroGetTargetLibraries cmake macro 15 年之前
  Jean-Christophe Fillion-Robin 2d2234c343 ENH: Target libraries of CTK target libraries should be listed in target_libraries.cmake. The macro ctkMacroGetTargetLibraries allow to retrieve the content of the file. 15 年之前