| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SPAttributeEnum typed function arguments | Thomas Holder | 2018-10-06 | 1 | -1/+1 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Fix bug 1684238 | Jabiertxof | 2018-09-11 | 1 | -1/+6 |
| | | |||||
| * | Relative values for strokes: | Tavmjong Bah | 2018-08-15 | 1 | -0/+40 |
| | | | | | | | Fix segmenation fault on reading dashes with % values. Fix computed value for dashes with % values (use viewport diagonal length). Support % values for stroke width. | ||||
| * | Move global functions into SPPrintContext methods. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -4/+4 |
| | | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This reduces the boilerplate required to add a new element to a container. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -21/+21 |
| | | | | | | 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 | -12/+12 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -12/+12 |
| | | |||||
| * | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 1 | -0/+3 |
| | | |||||
| * | Fix bug: 1758477 | Jabier Arraiza | 2018-03-28 | 1 | -5/+1 |
| | | | | | | Rotate Duplicate/ Mirror Symmetry added functionality feature request https://bugs.launchpad.net/inkscape/+bug/1758477 | ||||
| * | Fix LPE updating problems | Jabiertxo Arraiza Cenoz | 2018-03-28 | 1 | -1/+1 |
| | | |||||
| * | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 2018-03-26 | 1 | -3/+2 |
| | | |||||
| * | Allow path move | Jabier Arraiza | 2018-03-26 | 1 | -3/+1 |
| | | |||||
| * | Fixing refs | Jabier Arraiza | 2018-03-26 | 1 | -2/+4 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -26/+85 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -0/+1175 |
| A lot of header clean-up. | |||||
