Commit History

Author SHA1 Message Date
  Steve Pieper 6d50cfa4f5 Add database accessor to list all patients 13 years ago
  Marco Nolden 51b5afcba7 Fix DICOM database initialization on windows 13 years ago
  Julien Finet 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 years ago
  Steve Pieper 20f51df45b Remove 'throws' from ctkDICOMDatabase open failure code 13 years ago
  Michael Onken edffdcaf99 Removed HAVE_CONFIG_H which is not needed any more. 13 years ago
  Michael Onken 58fc71b30f Fixed problem with windows path when generating image thumbnails. 13 years ago
  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 years ago
  Michael Onken 57d736e3a7 Adapted DICOM tag name constants to latest DCMTK. 13 years ago
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
  nherlambang fbe3aab748 Clean up some warnings 14 years ago
  nherlambang b0f2fc773b Use thumbnail generator in ctkDICOMIndexer 14 years ago
  nherlambang 2aaccd7804 Add thumbnail generator classes and re-implement thumbnail generation in ctkDICOMDatabase 14 years ago
  nherlambang 2854dce837 Implement on-the-fly thumbnail generation to DICOM/Widgets and free ctkDICOMDatabase from using ctkDICOMImage 14 years ago
  nherlambang 5f1616ff14 Register compression libraries in ctkDICOMDatabase initialization 14 years ago
  Steve Pieper 868415cd40 Refactor to allow loading dicom header by uid or filename 14 years ago
  Steve Pieper 9e9b4e5da6 Add methods to access dicom file headers 14 years ago
  Steve Pieper 9196c1bd4b Accessors to run queries about dicom hierarchy 14 years ago
  Steve Pieper e2806e4630 Support PythonQt wrapping of ctkDICOMDatabase 14 years ago
  Julien Finet 717599f39d Fix various warnings, unused variables, bad casts... 14 years ago
  Julien Finet 93a145732d Add ctkDICOMDatabaseTest1 to unit test ctkDICOMDatabase 14 years ago
  Julien Finet 0528bdcfa7 Add ctkDICOMIndexerTest1 to unit test ctkDICOMIndexer 14 years ago
  Julien Finet 3b5c7be21c Add comments to ctkDICOMImage and rename methods 14 years ago
  Ivo Wolf c831af46ec Fix Windows compile problem 14 years ago
  Marco Nolden eaf6440c3a FIX: create directories for database insert 14 years ago
  Marco Nolden 533ab32189 Create thumbnail on ctkDICOMDatabase::insert() 14 years ago
  Marco Nolden 2c6ff6f59c Make ctkDICOMDatabase::insert() save the files to proper location 14 years ago
  Marco Nolden d20ecbd93c Added new column SOPInstanceUID in images table 14 years ago
  Marco Nolden 0a18f241e3 Make the ctkDICOMDatabase emit a databaseChanged() signal 14 years ago
  Steve Pieper 0f290b5510 Merge branch 'retrieve-to-database' 14 years ago
  Steve Pieper f80f865291 Add connection name option to dicom database 14 years ago