| .. | 
			
		
		
			
			
			
				
					| 
						
							
						
						Resources
					 | 
				
				
					6960f70189
					Fix schema error that led to only a single file per series
				 | 
				13 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						Testing
					 | 
				
				
					41bbf97ca8
					Merge branch 'ctk-dicom-object-list-widget' of https://github.com/mehrtash/CTK into mehrtash-ctk-dicom-object-list-widget
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						CMakeLists.txt
					 | 
				
				
					1b051e59fd
					Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449
				 | 
				11 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMAbstractThumbnailGenerator.cpp
					 | 
				
				
					0d0ec63a1c
					Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
				 | 
				14 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMAbstractThumbnailGenerator.h
					 | 
				
				
					bd1cf10109
					Added more doxygen groups and \ingroup commands.
				 | 
				14 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMCorePythonQtDecorators.h
					 | 
				
				
					acb8072ad9
					Re-factor ctkDICOMUtil to be consistent with ctkUtil
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMDatabase.cpp
					 | 
				
				
					faed95e136
					Put all tags for a given instance into a list for a single batch insert
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMDatabase.h
					 | 
				
				
					faed95e136
					Put all tags for a given instance into a list for a single batch insert
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMDataset.h
					 | 
				
				
					77f377e000
					Renamed ctkDICOMDataset to ctkDICOMItem
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMFilterProxyModel.cpp
					 | 
				
				
					0d0ec63a1c
					Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
				 | 
				14 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMFilterProxyModel.h
					 | 
				
				
					bd1cf10109
					Added more doxygen groups and \ingroup commands.
				 | 
				14 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMIndexer.cpp
					 | 
				
				
					dab9bbf63d
					Add no-op implementation for waitForImportFinished
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMIndexer.h
					 | 
				
				
					ac7cf1665a
					Restore API for waitForImportFinished but mark as deprecated
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMIndexer_p.h
					 | 
				
				
					7d1bcab6f4
					Remove threading code from dicom database and indexer
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMItem.cpp
					 | 
				
				
					5ec3f747df
					Renamed ctkDICOMDataset to ctkDICOMItem
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMItem.h
					 | 
				
				
					77f377e000
					Renamed ctkDICOMDataset to ctkDICOMItem
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMModel.cpp
					 | 
				
				
					db34c9c853
					Improve name formatting to Last, First Middle, Suffix (Prefix)
				 | 
				13 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMModel.h
					 | 
				
				
					bd1cf10109
					Added more doxygen groups and \ingroup commands.
				 | 
				14 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMObjectModel.cpp
					 | 
				
				
					13e0197762
					copyright text modified
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMObjectModel.h
					 | 
				
				
					cae53ad163
					added BWH Copyright to ctkDICOMObjectModel files
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMPersonName.cpp
					 | 
				
				
					2d3b114018
					Add missing license header to Libs/DICOM files
				 | 
				14 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMPersonName.h
					 | 
				
				
					bd1cf10109
					Added more doxygen groups and \ingroup commands.
				 | 
				14 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMQuery.cpp
					 | 
				
				
					9b1a037088
					Add DCMTK 3.6.0 support to CTK application.
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMQuery.h
					 | 
				
				
					cb3af97fc7
					Add option for CGET on a per-server basis
				 | 
				13 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMRetrieve.cpp
					 | 
				
				
					d52f1469ea
					Expose ctkDICOMRetrieve class and its methods to be invokable from Python
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMRetrieve.h
					 | 
				
				
					d52f1469ea
					Expose ctkDICOMRetrieve class and its methods to be invokable from Python
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMTester.cpp
					 | 
				
				
					00f4f6b5ce
					Fix for failing Retrieve test2 - enhance tester with storescp
				 | 
				13 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMTester.h
					 | 
				
				
					00f4f6b5ce
					Fix for failing Retrieve test2 - enhance tester with storescp
				 | 
				13 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMUtil.cpp
					 | 
				
				
					483dca0750
					Add DCMTK 3.6.0 support to ctkDICOMUtil.cpp
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDICOMUtil.h
					 | 
				
				
					acb8072ad9
					Re-factor ctkDICOMUtil to be consistent with ctkUtil
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDcmSCU.cc
					 | 
				
				
					2cf2682c58
					Moved constants to header to make linker happy
				 | 
				13 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						ctkDcmSCU.h
					 | 
				
				
					c3919f0493
					COMP: do not use Qt macros in backported DCMTK code
				 | 
				12 anni fa | 
			
		
			
			
			
				
					| 
						
							
						
						target_libraries.cmake
					 | 
				
				
					ac13c32312
					Change CMake command to lower case. See #78
				 | 
				14 anni fa |