コミット履歴

作者 SHA1 メッセージ 日付
  Steve Pieper 4403b766de Expose additional database methods for wrapping 13 年 前
  Sascha Zelzer bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
  Marco Nolden f5bd6569a9 Enabled removal on patient level 13 年 前
  Marco Nolden 0314f02d69 Enabled removal on study level 13 年 前
  Marco Nolden 9291739a81 Removed obsolete removeImage method 13 年 前
  Marco Nolden 10d93be938 Added methods for image removal to ctkDICOMDatabase 13 年 前
  Marco Nolden f054f2d91d Merge branch 'dicom-db-insert-cleanup' 13 年 前
  Marco Nolden fc3b6346d5 Replaced unclear pathForDataset method 13 年 前
  Marco Nolden 7dfdf10144 Major rework of ctkDICOMDatabase (WIP) 13 年 前
  Marco Nolden 21aab94b85 Moved a few methods from ctkDICOMIndexer to ctkDICOMDatabase 13 年 前
  Sascha Zelzer d1f3e56ae4 Merge branch '73-replace-signal-by-q_signal' 13 年 前
  Sascha Zelzer ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 年 前
  Marco Nolden 41fe562f6d Fixed windows line-endings in repository 13 年 前
  Marco Nolden f2e5d7bf16 More doxygen style fixes in Libs/DICOM 13 年 前
  Steve Pieper 6d50cfa4f5 Add database accessor to list all patients 13 年 前
  Steve Pieper 20f51df45b Remove 'throws' from ctkDICOMDatabase open failure code 13 年 前
  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 年 前
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年 前
  nherlambang 2aaccd7804 Add thumbnail generator classes and re-implement thumbnail generation in ctkDICOMDatabase 14 年 前
  nherlambang 2854dce837 Implement on-the-fly thumbnail generation to DICOM/Widgets and free ctkDICOMDatabase from using ctkDICOMImage 14 年 前
  Steve Pieper 868415cd40 Refactor to allow loading dicom header by uid or filename 14 年 前
  Steve Pieper 9e9b4e5da6 Add methods to access dicom file headers 14 年 前
  Steve Pieper 9196c1bd4b Accessors to run queries about dicom hierarchy 14 年 前
  Steve Pieper e2806e4630 Support PythonQt wrapping of ctkDICOMDatabase 14 年 前
  Sascha Zelzer 6ad2704640 Fixed doxygen warnings (in user doc). 14 年 前
  Julien Finet 93a145732d Add ctkDICOMDatabaseTest1 to unit test ctkDICOMDatabase 14 年 前
  Marco Nolden 533ab32189 Create thumbnail on ctkDICOMDatabase::insert() 14 年 前
  Marco Nolden 2c6ff6f59c Make ctkDICOMDatabase::insert() save the files to proper location 14 年 前
  Marco Nolden 0a18f241e3 Make the ctkDICOMDatabase emit a databaseChanged() signal 14 年 前
  Steve Pieper f80f865291 Add connection name option to dicom database 14 年 前