| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow to paste paragraphs in SVG2 Flow then paste overflow the shape | Jabiertxof | 2019-09-13 | 1 | -1/+8 |
| | | |||||
| * | Add listeners for when shapes used by text are changed. | Tavmjong Bah | 2019-09-06 | 1 | -2/+17 |
| | | |||||
| * | Misc. typos | luz.paz | 2019-03-26 | 1 | -3/+3 |
| | | | | Found via `codespell` | ||||
| * | Fix text rendering when Inkscape multi-line text has an empty first line. | Tavmjong Bah | 2019-03-23 | 1 | -0/+4 |
| | | | | | Possible fix for GitLab issue #45. | ||||
| * | Round-trip SVG 2 flowed text with SVG 1.1 backup. | Tavmjong Bah | 2018-12-14 | 1 | -0/+12 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | SPAttributeEnum typed function arguments | Thomas Holder | 2018-10-06 | 1 | -1/+1 |
| | | |||||
| * | Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for ↵ | Tavmjong Bah | 2018-06-21 | 1 | -21/+24 |
| | | | | | | | 'inline-size'). Some additinal refactoring. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -18/+18 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -0/+109 |
| A lot of header clean-up. | |||||
