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 / optimisations for topology checker plugin #32105

Merged
merged 8 commits into from
Oct 5, 2019

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    ca888ad View commit details
    Browse the repository at this point in the history
  2. [topology] Fix topology checker multipart check

    Instead of checking the geometry type, actually check the number
    of geometry parts present
    
    Fixes qgis#28361
    nyalldawson committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    604c04a View commit details
    Browse the repository at this point in the history
  3. Fix crash in topology checker plugin after a check is canceled

    during index preparation
    nyalldawson committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    79ec81b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6609606 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfe28f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28170bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f30a65d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bc07d5 View commit details
    Browse the repository at this point in the history