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