Commit Graph

5 Commits

Author SHA1 Message Date
Nick Hall
5d6b492250 Fix incorrect relationship symbols
Fixes #12937.
2023-08-05 22:03:31 +01:00
Nick Hall
41720c5a7e Migrate code style to Black 2023-07-31 14:40:59 +01:00
Nick Hall
06446a4ba9 Add new gender option of "Other" 2023-07-03 18:32:43 +01:00
Serge Noiraud
84da4b896b Symbols enhancement
* Add the possibility to set all default value to a string.
* Gui configuration improvement.
* Possibility to drag and drop a symbol from the symbol list.  In this case, the glyph must be present in the current font to be displayed.
* Replace death symbol by buried, cremated or killed symbol depending on the event type.
2022-02-23 19:24:22 +00:00
SNoiraud
cd092897bc GEPS 039: Genealogical symbols in gramps
Gramps should be able to use genealogy symbols everywhere.

Several kinds of use for the genealogical symbols :

    The graphical interface (GUI, editors, graphical views, ...)
    The Web reports (webcal, narrativeweb, ...)
    The Text reports (odf, rtf, pdf, ...)
    The graphical reports (odf, rtf, svg, ...)

Resolves #9098
2019-05-13 11:17:12 +01:00