-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Visual DICOM Browser | ⚠️ Authorship of integration commit changed #1165
Commits on Jan 18, 2024
-
COMP: Fix Windows build Co-authored-by: Andras Lasso <[email protected]> COMP: Fix Windows build Co-authored-by: Andras Lasso <[email protected]> COMP: Fix Windows build Co-authored-by: Andras Lasso <[email protected]> BUG: Use port 104 as default for www.dicomserver.co.uk STYLE: Strip trailing spaces of new files
Configuration menu - View commit details
-
Copy full SHA for cf6c99d - Browse repository at this point
Copy the full SHA cf6c99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dddac2 - Browse repository at this point
Copy the full SHA 4dddac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb372e4 - Browse repository at this point
Copy the full SHA eb372e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1f8fb - Browse repository at this point
Copy the full SHA bd1f8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb3a65 - Browse repository at this point
Copy the full SHA 7eb3a65View commit details -
COMP: Fix deprecated use of QFileDialog::DirectoryOnly in ctkDICOMVis…
…ualBrowserWidget Apply fix similar to 724c154 ("COMP: Fix deprecated use of QFileDialog::DirectoryOnly in ctkFileDialogTest1", 2023-06-14)
Configuration menu - View commit details
-
Copy full SHA for 104e2ed - Browse repository at this point
Copy the full SHA 104e2edView commit details -
COMP: Fix -Wsign-promo in ctkDICOMVisualBrowserWidget
Apply fix similar to 757b21d ("COMP: Fix -Wsign-promo in Widgets & DICOMWidgets", 2023-04-14)
Configuration menu - View commit details
-
Copy full SHA for d103df2 - Browse repository at this point
Copy the full SHA d103df2View commit details -
BUG: Fix -Wint-in-bool-context in ctkDICOMPatientItemWidget
This commit addresses the following warning: /path/to/CTK/Libs/DICOM/Widgets/ctkDICOMPatientItemWidget.cpp:791:35: warning: enum constant in boolean context [-Wint-in-bool-context] 791 | (Qt::ControlModifier || Qt::ShiftModifier)) | ^~~~~~~~~~~~~
Configuration menu - View commit details
-
Copy full SHA for 610ac8f - Browse repository at this point
Copy the full SHA 610ac8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c9518 - Browse repository at this point
Copy the full SHA 25c9518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5befcd1 - Browse repository at this point
Copy the full SHA 5befcd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a181270 - Browse repository at this point
Copy the full SHA a181270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4643cbd - Browse repository at this point
Copy the full SHA 4643cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce2b98 - Browse repository at this point
Copy the full SHA 0ce2b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a6fc6 - Browse repository at this point
Copy the full SHA 91a6fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983edf3 - Browse repository at this point
Copy the full SHA 983edf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b8f16 - Browse repository at this point
Copy the full SHA 18b8f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ad815 - Browse repository at this point
Copy the full SHA 02ad815View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7dc6b8 - Browse repository at this point
Copy the full SHA c7dc6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d29fb - Browse repository at this point
Copy the full SHA 94d29fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d1305 - Browse repository at this point
Copy the full SHA 06d1305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e889c - Browse repository at this point
Copy the full SHA 90e889cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c84f02 - Browse repository at this point
Copy the full SHA 4c84f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for b228ae4 - Browse repository at this point
Copy the full SHA b228ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbda0f1 - Browse repository at this point
Copy the full SHA fbda0f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df9faf8 - Browse repository at this point
Copy the full SHA df9faf8View commit details -
COMP: Manage jobs and workers as abstract objects
Remove redefinition of "ctkDICOMJob::createWorker" pure virtual method relying on the fact ctkDICOMJob and ctkAbtractJob are covariant (see [1]) and managed jobs and workers as abstract object anticipating the integration of ctkAbstractSchedulerPrivate holding the collection of worker and job. Move abstract definition of "loggerReport" from ctkDICOMJob to ctkAbtractJob Add "jobToDetail" virtual function to ctkAbstractScheduler [1]: https://en.wikipedia.org/wiki/Covariant_return_type
Configuration menu - View commit details
-
Copy full SHA for 316980c - Browse repository at this point
Copy the full SHA 316980cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c53acee - Browse repository at this point
Copy the full SHA c53aceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3772564 - Browse repository at this point
Copy the full SHA 3772564View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b8baf - Browse repository at this point
Copy the full SHA a5b8bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for efad661 - Browse repository at this point
Copy the full SHA efad661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 868bfb9 - Browse repository at this point
Copy the full SHA 868bfb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8c843 - Browse repository at this point
Copy the full SHA ac8c843View commit details -
Configuration menu - View commit details
-
Copy full SHA for b074c3e - Browse repository at this point
Copy the full SHA b074c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3adca6f - Browse repository at this point
Copy the full SHA 3adca6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3147c37 - Browse repository at this point
Copy the full SHA 3147c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e77c25 - Browse repository at this point
Copy the full SHA 6e77c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbc04b - Browse repository at this point
Copy the full SHA 9fbc04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ebab36 - Browse repository at this point
Copy the full SHA 6ebab36View commit details -
STYLE: Remove unused includes, fix include comment, remove extra EOF …
…line STYLE: Re-order includes & fix include comments of newly added DICOM classes
Configuration menu - View commit details
-
Copy full SHA for f003815 - Browse repository at this point
Copy the full SHA f003815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0540c88 - Browse repository at this point
Copy the full SHA 0540c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1bc89 - Browse repository at this point
Copy the full SHA ef1bc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315af4c - Browse repository at this point
Copy the full SHA 315af4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d3faf - Browse repository at this point
Copy the full SHA 19d3fafView commit details -
BUG: Update ctkDICOMVisualBrowserWidgetTest1 to use its own DB directory
Do not reuse "ctkDICOMBrowserTest1-db" already associated with ctkDICOMBrowserTest1
Configuration menu - View commit details
-
Copy full SHA for e9b51c2 - Browse repository at this point
Copy the full SHA e9b51c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 742cc83 - Browse repository at this point
Copy the full SHA 742cc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537501f - Browse repository at this point
Copy the full SHA 537501fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c096ffa - Browse repository at this point
Copy the full SHA c096ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75955c0 - Browse repository at this point
Copy the full SHA 75955c0View commit details -
COMP: Add ctkDICOMInserterWorkerPrivate::setInserterParameters
The Inserter worker organization matches the three other ones: StorageListener, Retrieve and Query.
Configuration menu - View commit details
-
Copy full SHA for 83e078a - Browse repository at this point
Copy the full SHA 83e078aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae3772 - Browse repository at this point
Copy the full SHA 2ae3772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad6394 - Browse repository at this point
Copy the full SHA 3ad6394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d5272f - Browse repository at this point
Copy the full SHA 9d5272fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7fd6be - Browse repository at this point
Copy the full SHA d7fd6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4421b - Browse repository at this point
Copy the full SHA 4a4421bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbba856 - Browse repository at this point
Copy the full SHA fbba856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0bc8a - Browse repository at this point
Copy the full SHA 9b0bc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf28636 - Browse repository at this point
Copy the full SHA bf28636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 007982f - Browse repository at this point
Copy the full SHA 007982fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2873a57 - Browse repository at this point
Copy the full SHA 2873a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 749d128 - Browse repository at this point
Copy the full SHA 749d128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d92c1 - Browse repository at this point
Copy the full SHA 57d92c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbab77b - Browse repository at this point
Copy the full SHA bbab77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1a470 - Browse repository at this point
Copy the full SHA 8d1a470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae38b7 - Browse repository at this point
Copy the full SHA 0ae38b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7694c2a - Browse repository at this point
Copy the full SHA 7694c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81940a8 - Browse repository at this point
Copy the full SHA 81940a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71ed8f0 - Browse repository at this point
Copy the full SHA 71ed8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8bf2f3 - Browse repository at this point
Copy the full SHA f8bf2f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ebce8 - Browse repository at this point
Copy the full SHA 92ebce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3040abc - Browse repository at this point
Copy the full SHA 3040abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e025b8 - Browse repository at this point
Copy the full SHA 3e025b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f8d36 - Browse repository at this point
Copy the full SHA 61f8d36View commit details
Commits on Jan 19, 2024
-
STYLE: Seletively apply clang reformatting
As a step toward automating styling in CTK & Slicer, the most common styling practices accross CTK & Slicer code base have been applied.
Configuration menu - View commit details
-
Copy full SHA for e1f97cb - Browse repository at this point
Copy the full SHA e1f97cbView commit details