Historique des commits

Auteur SHA1 Message Date
  Steve Pieper 7d30e8f7c7 Don't through exception from ctkDICOMDatabase il y a 8 ans
  Amir Kalali e1902e0107 Renamed 'sopsForSeries' to 'instancesForSeries' to be more consistent with il y a 8 ans
  Amir Kalali fbb6850f72 Add a DICOM database query to retrieve SOPInstanceUIDs via a SeriesInstanceUID il y a 8 ans
  Christian Herz 2fe450ea08 ENH: Update version of DCMTK to 3.6.1_201610.12 il y a 8 ans
  Nicole Aucoin ea653d2cfc ENH: add ability to delete individual series, studies, patients il y a 9 ans
  Jean-Christophe Fillion-Robin 8fa1e3a207 Do not display debug info when tagCacheExists method works as expected. il y a 10 ans
  Jean-Christophe Fillion-Robin 700253f838 Remove qDebug statement from registerCompressionLibraries() il y a 10 ans
  Sascha Zelzer 211106b74a Merge branch 'qt5' il y a 11 ans
  Alireza Mehrtash 9e19f9e6f4 added repair tool for database and also message box for importin dicom browser il y a 11 ans
  Sascha Zelzer 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 il y a 11 ans
  Steve Pieper faed95e136 Put all tags for a given instance into a list for a single batch insert il y a 11 ans
  Steve Pieper 77b27a2e23 If given a new or newly modified file, update the Images database row il y a 11 ans
  Steve Pieper 0af733ad9a WIP - don't commit - some debugging code il y a 11 ans
  Steve Pieper 42f3edb8a9 STYLE: clarify that a variable is a query il y a 11 ans
  Julien Finet 47b3421658 Add support for Qt5 il y a 11 ans
  Marco Nolden 6c3103e2c1 Merge branch '255-replace-dcmdataset-with-dcmitem' il y a 12 ans
  Marco Nolden 77f377e000 Renamed ctkDICOMDataset to ctkDICOMItem il y a 12 ans
  Marco Nolden 088af316b1 Changed ctkDICOMDataset to use DcmItem instead of DcmDataset il y a 12 ans
  Steve Pieper 18adfa2f76 Add summary dialog summarizing the imported directory information il y a 12 ans
  Steve Pieper 3185e8f777 Explicitly flag empty strings to differentiate from cache misses il y a 12 ans
  Steve Pieper 4a36c2b154 Remove compile warnings - Closes #293 il y a 12 ans
  Steve Pieper 7d1bcab6f4 Remove threading code from dicom database and indexer il y a 12 ans
  Steve Pieper c54a485fc0 Only use sql transactions for tag cache il y a 12 ans
  Steve Pieper d759c951ca Improve sql safety and performance il y a 12 ans
  Steve Pieper debe8b5bfe Put tag caching in an sqlite transaction for efficiency il y a 12 ans
  Steve Pieper 366d22d059 Give the tag cache connection the same name as the database connection il y a 12 ans
  Steve Pieper 933cccada7 Ensure tag cache is initialized with rest of database il y a 12 ans
  Steve Pieper f6a462dd92 ENH: add accessor for insert timestamp as QDateTime il y a 12 ans
  Steve Pieper 6960f70189 Fix schema error that led to only a single file per series il y a 12 ans
  Steve Pieper 23c0a8751e Fix schema number il y a 12 ans