コミット履歴

作者 SHA1 メッセージ 日付
  Andras Lasso 29fd54f73f ENH: Improve DICOM import speed 7 年 前
  Andras Lasso d598168a0c ENH: Improve caching of DICOM tags fixing begin/end transaction queries 7 年 前
  Jean-Christophe Fillion-Robin 6025f5dfbc STYLE: ctkDICOMDatabase: Remove unused variable warnings 7 年 前
  Jean-Christophe Fillion-Robin 9766d3f001 BUG: ctkDICOMDatabase: Fix "not positioned on a valid record" error 7 年 前
  Jean-Christophe Fillion-Robin b026499f60 BUG: ctkDICOMDatabase: Update TagCache initialization to fix startup error 7 年 前
  Steve Pieper 7d30e8f7c7 Don't through exception from ctkDICOMDatabase 8 年 前
  Amir Kalali e1902e0107 Renamed 'sopsForSeries' to 'instancesForSeries' to be more consistent with 8 年 前
  Amir Kalali fbb6850f72 Add a DICOM database query to retrieve SOPInstanceUIDs via a SeriesInstanceUID 8 年 前
  Christian Herz 2fe450ea08 ENH: Update version of DCMTK to 3.6.1_201610.12 8 年 前
  Nicole Aucoin ea653d2cfc ENH: add ability to delete individual series, studies, patients 9 年 前
  Jean-Christophe Fillion-Robin 8fa1e3a207 Do not display debug info when tagCacheExists method works as expected. 10 年 前
  Jean-Christophe Fillion-Robin 700253f838 Remove qDebug statement from registerCompressionLibraries() 10 年 前
  Sascha Zelzer 211106b74a Merge branch 'qt5' 11 年 前
  Alireza Mehrtash 9e19f9e6f4 added repair tool for database and also message box for importin dicom browser 11 年 前
  Sascha Zelzer 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
  Steve Pieper faed95e136 Put all tags for a given instance into a list for a single batch insert 11 年 前
  Steve Pieper 77b27a2e23 If given a new or newly modified file, update the Images database row 11 年 前
  Steve Pieper 0af733ad9a WIP - don't commit - some debugging code 11 年 前
  Steve Pieper 42f3edb8a9 STYLE: clarify that a variable is a query 11 年 前
  Julien Finet 47b3421658 Add support for Qt5 11 年 前
  Marco Nolden 6c3103e2c1 Merge branch '255-replace-dcmdataset-with-dcmitem' 12 年 前
  Marco Nolden 77f377e000 Renamed ctkDICOMDataset to ctkDICOMItem 12 年 前
  Marco Nolden 088af316b1 Changed ctkDICOMDataset to use DcmItem instead of DcmDataset 12 年 前
  Steve Pieper 18adfa2f76 Add summary dialog summarizing the imported directory information 12 年 前
  Steve Pieper 3185e8f777 Explicitly flag empty strings to differentiate from cache misses 12 年 前
  Steve Pieper 4a36c2b154 Remove compile warnings - Closes #293 12 年 前
  Steve Pieper 7d1bcab6f4 Remove threading code from dicom database and indexer 12 年 前
  Steve Pieper c54a485fc0 Only use sql transactions for tag cache 12 年 前
  Steve Pieper d759c951ca Improve sql safety and performance 12 年 前
  Steve Pieper debe8b5bfe Put tag caching in an sqlite transaction for efficiency 12 年 前