| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix segfault in reading in meshes when xml:space="preserve". | Tavmjong Bah | 2019-10-09 | 1 | -6/+4 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/172 | ||||
| * | modernize loops (2) | Marc Jeanmougin | 2019-01-02 | 1 | -3/+3 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -15/+12 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -2/+3 |
| | | | | | | | - 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 | ||||
| * | Removal of code but breaks gradients | Martin Owens | 2018-10-05 | 1 | -3/+3 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-09-11 | 1 | -1/+1 |
| | | | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt --skip="*.svg,*.po,*.nsh,*.in,./src/3rdparty"` | ||||
| * | Replace functions with methods in SPColor. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -6/+6 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -6/+6 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -0/+3102 |
| A lot of header clean-up. | |||||
