Historial de Commits

Autor SHA1 Mensaje Fecha
  Marco Nolden e8be905e83 Do not take ownership of DcmDatasets by default. hace 13 años
  Marco Nolden cfeed6a0f5 Small style fixes hace 13 años
  Marco Nolden fc3b6346d5 Replaced unclear pathForDataset method hace 13 años
  Marco Nolden d46983fecd Moved ctkDICOMDatabase::insert to private class, simplified store code hace 13 años
  Marco Nolden b64ca79943 Style hace 13 años
  Marco Nolden 22277e11d8 Handle non-DICOM files in import hace 13 años
  Marco Nolden 7dfdf10144 Major rework of ctkDICOMDatabase (WIP) hace 13 años
  Marco Nolden 21aab94b85 Moved a few methods from ctkDICOMIndexer to ctkDICOMDatabase hace 13 años
  Marco Nolden 41fe562f6d Fixed windows line-endings in repository hace 13 años
  Steve Pieper 6d50cfa4f5 Add database accessor to list all patients hace 13 años
  Marco Nolden 51b5afcba7 Fix DICOM database initialization on windows hace 13 años
  Julien Finet 1dfadce210 Normalize SIGNALS/SLOTS for performance. hace 13 años
  Steve Pieper 20f51df45b Remove 'throws' from ctkDICOMDatabase open failure code hace 13 años
  Michael Onken edffdcaf99 Removed HAVE_CONFIG_H which is not needed any more. hace 14 años
  Michael Onken 58fc71b30f Fixed problem with windows path when generating image thumbnails. hace 14 años
  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. hace 14 años
  Michael Onken 57d736e3a7 Adapted DICOM tag name constants to latest DCMTK. hace 14 años
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 14 años
  nherlambang fbe3aab748 Clean up some warnings hace 14 años
  nherlambang b0f2fc773b Use thumbnail generator in ctkDICOMIndexer hace 14 años
  nherlambang 2aaccd7804 Add thumbnail generator classes and re-implement thumbnail generation in ctkDICOMDatabase hace 14 años
  nherlambang 2854dce837 Implement on-the-fly thumbnail generation to DICOM/Widgets and free ctkDICOMDatabase from using ctkDICOMImage hace 14 años
  nherlambang 5f1616ff14 Register compression libraries in ctkDICOMDatabase initialization hace 14 años
  Steve Pieper 868415cd40 Refactor to allow loading dicom header by uid or filename hace 14 años
  Steve Pieper 9e9b4e5da6 Add methods to access dicom file headers hace 14 años
  Steve Pieper 9196c1bd4b Accessors to run queries about dicom hierarchy hace 14 años
  Steve Pieper e2806e4630 Support PythonQt wrapping of ctkDICOMDatabase hace 14 años
  Julien Finet 717599f39d Fix various warnings, unused variables, bad casts... hace 14 años
  Julien Finet 93a145732d Add ctkDICOMDatabaseTest1 to unit test ctkDICOMDatabase hace 14 años
  Julien Finet 0528bdcfa7 Add ctkDICOMIndexerTest1 to unit test ctkDICOMIndexer hace 14 años