Michael Onken
|
edffdcaf99
Removed HAVE_CONFIG_H which is not needed any more.
|
13 years ago |
Michael Onken
|
87876b54a4
Fixed assignments of query attributs from study to series level. Prevented empty search fields to be padded with one or more asterisks (*).
|
13 years ago |
Michael Onken
|
220681ed3c
Correct wrong automatic git merging to what was originally meant during adaption to latest DCMTK.
|
13 years ago |
Michael Onken
|
f8e29a3e99
Adapted query code to latest DCMTK. Fixed some DICOM protocol issues. Simplified some code and added documentation.
|
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
|
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 |
Steve Pieper
|
e768b49f47
Avoid saving to disk and generating thumbnails for in memory database
|
14 years ago |
Julien Finet
|
6467b60172
Add ctkDICOMQueryTest2 to test network query communications
|
14 years ago |
Julien Finet
|
5246217b4f
Add ctkDICOMQueryTest1, a simple test for ctkDICOMQuery
|
14 years ago |
Steve Pieper
|
a674e7a2ad
Enable dicom query on date ranges
|
14 years ago |
Julien Finet
|
c3fc799edb
Add progress dialog when querying server nodes
|
14 years ago |
Steve Pieper
|
099b2b054c
Keep track of and expose the study UIDs for a query
|
14 years ago |
Steve Pieper
|
079c7e723e
Add filtering by modality
|
14 years ago |
Steve Pieper
|
99aa79d15d
Add parameter passing for filtered queries
|
14 years ago |
Steve Pieper
|
ed8a1879d6
Remove duplicate lines
|
14 years ago |
Marco Nolden
|
76f221594e
Refactoring: merged ctkDICOM class in ctkDICOMDatabase
|
14 years ago |
Marco Nolden
|
385a42a211
Class rename: ctkDICOMIndexerBase -> ctkDICOMDatabase
|
14 years ago |
Steve Pieper
|
cf09e00d16
rework ctkDICOM for use as a widget or application
|
14 years ago |
Jean-Christophe Fillion-Robin
|
5856bae33b
Remove trailing spaces in license header
|
14 years ago |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 years ago |
Steve Pieper
|
81897d5756
dicom query/retrieve conditional and fixed
|
14 years ago |
Jean-Christophe Fillion-Robin
|
4547b393dd
BUG: Convert remaining classes (ctkDICOM, ctkMessaging, XIP, ...) to Qt Pimpl. Also fix "unused variable" warning + stylistic issues
|
14 years ago |
Steve Pieper
|
a750df1990
COMP: explicitly create OFStrings to allow compilation on visual studio
|
14 years ago |
Daniel Blezek
|
62987b4bb1
DICOM Retrieve working.
|
15 years ago |
Daniel Blezek
|
ca5b35b9ee
More progress on retrieve.
|
15 years ago |
Daniel Blezek
|
c0afc8711a
Initial pass at DICOMRetrieve. Query working with new DCMTK code.
|
15 years ago |
Daniel Blezek
|
145560c290
Working DICOM Query!
|
15 years ago |
Daniel Blezek
|
a8d4489710
Basic DICOM C-FIND implemented.
|
15 years ago |
Daniel Blezek
|
44c399abf3
More support for DICOM Query.
|
15 years ago |