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

add message to QGIS status bar on selection of vertices #58811

Merged
merged 7 commits into from
Oct 25, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    a0a780f View commit details
    Browse the repository at this point in the history
  2. fix review suggestions

    JanCaha committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f71e95c View commit details
    Browse the repository at this point in the history
  3. Update src/app/mesh/qgsmaptooleditmeshframe.cpp

    use project distance units
    
    Co-authored-by: Stefanos Natsis <uclaros@gmail.com>
    JanCaha and uclaros authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b0769f5 View commit details
    Browse the repository at this point in the history
  4. Update src/app/mesh/qgsmaptooleditmeshframe.h

    make const
    
    Co-authored-by: Stefanos Natsis <uclaros@gmail.com>
    JanCaha and uclaros authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f7afcd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Update src/app/mesh/qgsmaptooleditmeshframe.cpp

    cons function
    
    Co-authored-by: Stefanos Natsis <uclaros@gmail.com>
    JanCaha and uclaros authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7b40a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 26, 2024

  1. remove unnecessary bool

    JanCaha committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7e0abb4 View commit details
    Browse the repository at this point in the history