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

New tool to suppress leading and trailing spaces. #783

Merged
merged 1 commit into from May 14, 2019
Merged

Commits on May 14, 2019

  1. New tool to suppress leading and trailing spaces.

    This tool is looking for place names with leading or/and trailing spaces.
    It also looks for in the first name and surname.
    
    For each entry which contains leading or trailing spaces,
    a row is added in a treeview.
    You can see where the spaces are for each row as the name is underlined.
    
    If you double click on the row, you can edit the Place or the Person.
    
    Fixes #10824
    SNoiraud authored and Nick-Hall committed May 14, 2019
    Copy the full SHA
    7712449 View commit details
    Browse the repository at this point in the history