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

Fix invalid attributes dialog on copy to another layer #33688

Merged
merged 10 commits into from
Jan 15, 2020

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    a2e5f24 View commit details
    Browse the repository at this point in the history
  2. attribute dialog for fixing invalid features on paste from clipboard

    with the option to cancel all or store invalid anyway
    signedav committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    104598b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    c4dc133 View commit details
    Browse the repository at this point in the history
  2. QgsFixAttributeDialog seperated from QgsAttributeDialog to have the l…

    …ist of features that are not stored yet there for fixing the attributes
    signedav committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    f5e01d3 View commit details
    Browse the repository at this point in the history
  3. better naming and docs

    signedav committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    7bdfc6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c5ba4e View commit details
    Browse the repository at this point in the history
  5. fix docs

    signedav committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    e906778 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. use iterator for looping validFeatures

    better naming of the buttons and the enums
    signedav committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    4574268 View commit details
    Browse the repository at this point in the history
  2. moved from gui to app

    signedav committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    fb491a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2215fde View commit details
    Browse the repository at this point in the history