Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Update CTK with visual DICOM browser improvements
List of CTK changes: BUG: Fix issue with proxy server attribute in ctkDICOMServerNodeWidget2. Resolved a bug where the proxy server attribute in the servers settings UI was being cleared at startup. The fix ensures that the proxy server option is now correctly retained during initialization. BUG: Fix sorting of Study Widgets in the Visual DICOM Browser. Addressed a bug related to the sorting of study widgets in the visual DICOM browser. Previously, the sorting mechanism was compromised when studies shared the same date, leading to incorrect layout additions and missing study widgets. This issue has been fixed, ensuring proper sorting even when studies have identical dates. BUG: Fix ctkJobScheduler crash when stopping jobs by changing servers ENH: Clean setting jobs status and firing correlated signals in workers BUG: Fix studies widget sorting when there are multiple groups studies with same multiple julian days BUG: Fix memory access to queue list ENH: Improve failed series fetch mechanism and UI report ENH: Add force retrieve series as right click menu for study and series widgets BUG: Fix crash when stopping jobs
- Loading branch information