gramps/gramps
SNoiraud 77124496e8 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
2019-05-14 19:06:19 +01:00
..
cli New CLI commands; 'safe' mode and 'default' 2019-01-14 19:38:43 +00:00
gen New feature to allow added rules to define their own GUI elements 2019-05-13 19:30:03 +01:00
gui New feature to allow added rules to define their own GUI elements 2019-05-13 19:30:03 +01:00
plugins New tool to suppress leading and trailing spaces. 2019-05-14 19:06:19 +01:00
test Allow filters/rules via plugin without fail on restart 2019-05-13 19:30:03 +01:00
__init__.py
grampsapp.py Bump required Python version to 3.3 2019-05-13 18:45:38 +01:00
version.py Remove extraneous whitespace before assignment 2019-05-12 10:21:16 +01:00