提交歷史

作者 SHA1 備註 提交日期
  Marco Nolden fc3b6346d5 Replaced unclear pathForDataset method 13 年之前
  Marco Nolden d46983fecd Moved ctkDICOMDatabase::insert to private class, simplified store code 13 年之前
  Marco Nolden b64ca79943 Style 13 年之前
  Marco Nolden 22277e11d8 Handle non-DICOM files in import 13 年之前
  Marco Nolden 7dfdf10144 Major rework of ctkDICOMDatabase (WIP) 13 年之前
  Marco Nolden 21aab94b85 Moved a few methods from ctkDICOMIndexer to ctkDICOMDatabase 13 年之前
  Marco Nolden 41fe562f6d Fixed windows line-endings in repository 13 年之前
  Steve Pieper 6d50cfa4f5 Add database accessor to list all patients 13 年之前
  Marco Nolden 51b5afcba7 Fix DICOM database initialization on windows 13 年之前
  Julien Finet 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年之前
  Steve Pieper 20f51df45b Remove 'throws' from ctkDICOMDatabase open failure code 13 年之前
  Michael Onken edffdcaf99 Removed HAVE_CONFIG_H which is not needed any more. 13 年之前
  Michael Onken 58fc71b30f Fixed problem with windows path when generating image thumbnails. 13 年之前
  Michael Onken c5ecbd73ed Moved (and fixed) code for checking whether database in memory into helper function. Added documentation. Added exception in case the database cannot be initialized. 13 年之前
  Michael Onken 57d736e3a7 Adapted DICOM tag name constants to latest DCMTK. 13 年之前
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
  nherlambang fbe3aab748 Clean up some warnings 14 年之前
  nherlambang b0f2fc773b Use thumbnail generator in ctkDICOMIndexer 14 年之前
  nherlambang 2aaccd7804 Add thumbnail generator classes and re-implement thumbnail generation in ctkDICOMDatabase 14 年之前
  nherlambang 2854dce837 Implement on-the-fly thumbnail generation to DICOM/Widgets and free ctkDICOMDatabase from using ctkDICOMImage 14 年之前
  nherlambang 5f1616ff14 Register compression libraries in ctkDICOMDatabase initialization 14 年之前
  Steve Pieper 868415cd40 Refactor to allow loading dicom header by uid or filename 14 年之前
  Steve Pieper 9e9b4e5da6 Add methods to access dicom file headers 14 年之前
  Steve Pieper 9196c1bd4b Accessors to run queries about dicom hierarchy 14 年之前
  Steve Pieper e2806e4630 Support PythonQt wrapping of ctkDICOMDatabase 14 年之前
  Julien Finet 717599f39d Fix various warnings, unused variables, bad casts... 14 年之前
  Julien Finet 93a145732d Add ctkDICOMDatabaseTest1 to unit test ctkDICOMDatabase 14 年之前
  Julien Finet 0528bdcfa7 Add ctkDICOMIndexerTest1 to unit test ctkDICOMIndexer 14 年之前
  Julien Finet 3b5c7be21c Add comments to ctkDICOMImage and rename methods 14 年之前
  Ivo Wolf c831af46ec Fix Windows compile problem 14 年之前