Commit History

Author SHA1 Message Date
  Jean-Christophe Fillion-Robin 273e21d3b8 Rename ctkDICOMIndexerPrivate.h into ctkDICOMIndexerPrivate_p. 12 years ago
  Marco Nolden 95e0852b54 Wait for last import job to be finished before starting a new one 12 years ago
  Marco Nolden c45126413f Do not use tr1 12 years ago
  Marco Nolden 8daad75831 Make indexer use QFutures for background processing 12 years ago
  Steve Pieper ee57278140 Add cancel slot to indexer 13 years ago
  Steve Pieper 511f031dee Remove blank line for stylistic reasons 13 years ago
  Julien Finet ea469935d6 Fix various warnings 13 years ago
  Marco Nolden a6e5e768ec Emit progress signal during file import 13 years ago
  Marco Nolden f054f2d91d Merge branch 'dicom-db-insert-cleanup' 13 years ago
  Marco Nolden cfeed6a0f5 Small style fixes 13 years ago
  Marco Nolden 02caf00205 Simplified indexer interface (WIP) 13 years ago
  Marco Nolden dcd9652d95 Removed thumbnail generator related code from indexer 13 years ago
  Marco Nolden 6ca3f14a3d Removed some obsolete code from indexer 13 years ago
  Jean-Christophe Fillion-Robin a1b369d7a5 Factor testing macro and fix some of the DICOM application tests. See #80, #81 and #84 13 years ago
  Marco Nolden 21aab94b85 Moved a few methods from ctkDICOMIndexer to ctkDICOMDatabase 13 years ago
  Steve Pieper a595dc12d9 Add loggedExec for sql queries and fix Study insert 13 years ago
  Steve Pieper 47d4e4ea4c Clean up query usage 13 years ago
  Steve Pieper 274486f8ae Refactor ctkDICOMIndexer to support individual file indexing 13 years ago
  Steve Pieper 0542dadbd2 Change ctkDICOMIndexer to be a QObject for wrapping 13 years ago
  Michael Onken edffdcaf99 Removed HAVE_CONFIG_H which is not needed any more. 13 years ago
  Michael Onken ca2742ea06 Fixed windows path problem when generating image thumbnails. Fixed check for doubled patients during import. Added support for color images. 13 years ago
  Michael Onken cdac418e48 Fixed changes accidentially overwritten during adaption to latest DCMTK. 13 years ago
  Michael Onken 02f475183a Fixed directory importer on windows (was using wrong path separators on windows systems). Minor re-formatting. 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 b0f2fc773b Use thumbnail generator in ctkDICOMIndexer 14 years ago
  Julien Finet 3b5c7be21c Add comments to ctkDICOMImage and rename methods 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
  Steve Pieper 8e7acf5d2e Use directory of ctkDICOMDatabase rather than passing it 14 years ago