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 |
Marco Nolden
|
99ed15524e
Make database directory available in ctkDICOMDatabase
|
14 years ago |
Marco Nolden
|
85877fc47b
Create thumbnails for imported DICOM files
|
14 years ago |
Marco Nolden
|
93e3ebace3
FIX: prepend "dicom" to directory name
|
14 years ago |
Marco Nolden
|
7cd1e234fb
Create directory hierarchy for copied DICOM files
|
14 years ago |
Marco Nolden
|
009818723e
Make indexer use ctkDICOMDatabase instead of QSqlDatabase
|
14 years ago |
Steve Pieper
|
0bd628fcff
SYTLE: cache pointer to dataset
|
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 |
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 |
Jean-Christophe Fillion-Robin
|
b9304d7b55
COMP: Fixed warnings: unused variable, use of old-style cast
|
15 years ago |
Daniel Blezek
|
3f93e82d51
Removed stray debug message.
|
15 years ago |
Daniel Blezek
|
045bdd7cd3
Added newline at end of CTestConfig.cmake. Changed NULLs to "" to make gcc 4.x happy on the Mac.
|
15 years ago |
Jean-Christophe Fillion-Robin
|
b2978a3055
ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE"
|
15 years ago |
Jean-Christophe Fillion-Robin
|
7535096173
ENH: Tweak license header - Use "Copyright (c) 2010 Kitware Inc." instead of "Copyright (c) Kitware Inc."
|
15 years ago |
Jean-Christophe Fillion-Robin
|
1457f1f491
ENH: Update license header into *.h, *.cpp, *.tpp
|
15 years ago |