Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hzdr/qutselect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5
Choose a base ref
...
head repository: hzdr/qutselect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 19 files changed
  • 1 contributor

Commits on Sep 27, 2024

  1. Copy the full SHA
    4c2b7ef View commit details
  2. Copy the full SHA
    54f3c5a View commit details
  3. fix shellcheck errors

    jens-maus committed Sep 27, 2024
    Copy the full SHA
    0858e02 View commit details
  4. Copy the full SHA
    1abdfde View commit details
  5. fix shellcheck errors.

    jens-maus committed Sep 27, 2024
    Copy the full SHA
    99efccd View commit details
  6. Copy the full SHA
    a0b7535 View commit details
  7. version bump

    jens-maus committed Sep 27, 2024
    Copy the full SHA
    a53cec2 View commit details

Commits on Sep 30, 2024

  1. Copy the full SHA
    f5a6f76 View commit details

Commits on Oct 7, 2024

  1. Copy the full SHA
    23646bb View commit details
  2. fix shellcheck errors

    jens-maus committed Oct 7, 2024
    Copy the full SHA
    991418e View commit details

Commits on Nov 19, 2024

  1. Copy the full SHA
    640106a View commit details
  2. version bump

    jens-maus committed Nov 19, 2024
    Copy the full SHA
    e7f43d1 View commit details

Commits on Feb 6, 2025

  1. disable minimum resize policy for tree widget which should solve issues

    with a constantly increasing horizontal window size when "Abort" is
    clicked.
    jens-maus committed Feb 6, 2025
    Copy the full SHA
    3564405 View commit details
  2. Copy the full SHA
    f179616 View commit details
  3. Copy the full SHA
    a09ed4a View commit details

Commits on Feb 16, 2025

  1. use Qt native QHostInfo::localHostName() instead of gethostname() to

    keep qutselect portable.
    jens-maus committed Feb 16, 2025
    Copy the full SHA
    5e293bb View commit details

Commits on Feb 20, 2025

  1. Copy the full SHA
    fd8761d View commit details

Commits on Mar 7, 2025

  1. implement possibility to select the resolution even in dtlogin mode so

    that ThinLinc, rdp, vnc, etc. connections can be explicitly opened in
    window mode instead of forcing full-screen for all dtlogin driven
    connections. Now a user can choose to open the connection in a window
    instead so that within a windows thinclient environment users can have
    more flexibility on how to open remote connections.
    jens-maus committed Mar 7, 2025
    Copy the full SHA
    1ffe28b View commit details
Loading