10
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 20, 2023 — Apr 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: Update README to reference GitHub Actions status badge More... 20 days ago
COMP: Ensure DICOMWidget compatibility with Qt 5.12.8 More... 20 days ago
ENH: Update GitHub workflow to test build against Qt 5.12.8 More... 20 days ago
ENH: Switch from CircleCI to GitHub Action for building CTK More... 21 days ago
BUG: Fix crash when stopping jobs More... about 1 month ago
ENH: Support using ctkAbstractPythonManager::ExecuteStringMode from Python More... about 2 months ago
STYLE: Convert C++ source files from old-style "Whitesmiths" to "Allman" style (#1193) More... about 2 months ago
BUG: Fix Qt designer crash at startup More... 2 months ago
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 More... 3 months ago
ENH: Update PythonQt backporting recent changes from MeVisLab/pythonqt More... 3 months ago
ENH: Always compile python scripts as legacy .pyc files More... 3 months ago
PERF: Remove unnecessary logging information from ctkDICOMDatabase class More... 3 months ago
ENH: Add Visual DICOM Browser (#1165) More... 3 months ago
ENH: Update pre-commit config to include "mixed-line-ending" More... 3 months ago
ENH: Update pre-commit config to include "end-of-file-fixer" More... 3 months ago
STYLE: Update files to end with only one newline More... 3 months ago
ENH: Add ctkDICOMJobListWidget for logging jobs activity in the UI More... 3 months ago
BUG: Update ctkDICOMTester to always kill "storescp" process on destruction More... 3 months ago
BUG: Ensure DICOM tests all read/write from different sqlite database More... 3 months ago
BUG: Set test resource lock on all tests using "dcmqrscp" executable More... 3 months ago
ENH: Update ctkDICOMDatabaseTest2 to test use of lower and upper case tags More... 3 months ago
BUG: Fix argument processing and usage message in ctkDICOM tests More... 3 months ago
ENH: Update ctkLoggerTest1 to check logging using a Qt message handler. More... 3 months ago
ENH: Refine order of ctkErrorLogLevel enum values More... 3 months ago
ENH: Update ctkLogger adding support for log level More... 3 months ago
BUG: Fix applySettings() to emit "settingChanged()" only if needed More... 3 months ago
BUG: Fix ctkSettingsPanelTest reading settings file as text More... 3 months ago
DOC: Update ctkFileDialog docstring to describe behavior as native dialog More... 3 months ago
ENH: Update ctkFileDialogTest1 to check Use & DoNotUse of NativeDialogs More... 3 months ago
ENH: Update "simple_test" macro to allow specifying different test names & args More... 3 months ago