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

Improve design of instance group header #1286

Merged

Commits on Jun 28, 2023

  1. update instance group header to more modern style

    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7033e28 View commit details
    Browse the repository at this point in the history
  2. some positioning adjustments, deleted the line

    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    66461ac View commit details
    Browse the repository at this point in the history
  3. give ungrouped instances a group header

    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6b3b119 View commit details
    Browse the repository at this point in the history
  4. use QString.isEmpty()

    oops
    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    54d88e4 View commit details
    Browse the repository at this point in the history
  5. format VisualGroup.cpp file

    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    534d156 View commit details
    Browse the repository at this point in the history
  6. 4 clang-tidy changes, update copyright info

    while already at it I updated all my emails to use one from my domain
    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1dc7f80 View commit details
    Browse the repository at this point in the history
  7. removed magic 5, removed unnecessary QPainter function calls

    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8211bef View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. antialiasing for all painting, make hitbox fullwidth

    Signed-off-by: Tayou <tayou@gmx.net>
    Tayou committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    81c0a1c View commit details
    Browse the repository at this point in the history