Skip to content
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

Fixes and enhs for the visual dicom browser #1201

Merged
merged 24 commits into from
Apr 27, 2024

Commits on Apr 4, 2024

  1. STYLE: Group Settings and Jobs UI groupboxes into Advanced

    STYLE: Add splitter in the visual DICOM browser between patient tab navigation widget and Advanced group box
    STYLE: Add retrieve string to protocol and proxy column names in the ctkDICOMServerNodeWidget2
    BUG: Preserve row selection after clicking Apply changes in the ctkDICOMServerNodeWidget2
    ENH: Make server settings human readeable in the qt settings file for the ctkDICOMServerNodeWidget2
    ENH: Highlight in dark yellow the modified fields in the ctkDICOMServerNodeWidget2
    ENH: Improve verify server. Added job and worker classes for running it in background. Added verification status column in the ctkDICOMServerNodeWidget2
    BUG: Fix selection color when items are modified in the table in the ctkDICOMServerNodeWidget2
    ENH: Call onShowPatients for ctkDICOMVisualBrowserWidget in the visual DICOM browser application
    BUG: Fix jobs cleaning in the ctkJobScheduler destructor
    ENH: Verify server, in the ctkDICOMServerNodeWidget2, should verify the current modified server settings
    BUG: Verification column in the ctkDICOMServerNodeWidget2 should be updated only from jobs which started after clicking the verify button.
    Punzo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    aaff5d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c06b4d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a813cd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab76e20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdda814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de98fc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b66295c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b37639 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08258d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c87fdbb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8ac922 View commit details
    Browse the repository at this point in the history
  12. ENH: Add UI to filter enabled servers on patient basis

    ENH: Use menu button to disbale query/retrieve for search
    Punzo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e4093e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. STYLE: Replace QMutex with QMutexLocker in the ctkJobScheduler

    STYLE: Fix indentation for visual dicom browser classes
    STYLE: Fix doxygen for visual dicom browser classes
    
    Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
    Co-authored-by: Andras Lasso <[email protected]>
    3 people committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c86e441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c990d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    ed7f061 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    faf2d61 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. STYLE: Clean set/get methods and allow/deny servers API

    Co-authored-by: Andras Lasso <[email protected]>
    Punzo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fb987c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b8697 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    bfb9f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    176f272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f725e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    91c23c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. ENH: Clean trusted servers API and GUI

    BUG: Fix colors for the settings in dark mode
    Punzo committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0955cca View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    6b3968a View commit details
    Browse the repository at this point in the history