| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-16 | Inkscape::XML::Node::addChildAtPos | Thomas Holder | 1 | -2/+1 | |
| 2019-08-17 | HatchKnotHolderEntityScale & some fixes | vanntile | 1 | -9/+9 | |
| 2019-06-12 | Refactoring: replace funcs with methods. | Shlomi Fish | 1 | -1/+1 | |
| I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | |||||
| 2019-02-20 | Remove unneded code from previous commit | Jabiertxof | 1 | -22/+1 | |
| 2019-02-20 | Fix for issue 95: Crash on applying Perspective/Envelope LPE to a group | Jabiertxof | 1 | -0/+1 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -6/+4 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-10-06 | SPAttributeEnum typed function arguments | Thomas Holder | 1 | -1/+1 | |
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -41/+41 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -13/+13 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -13/+13 | |
| 2018-04-23 | Fix warings on updates | Jabier Arraiza | 1 | -2/+2 | |
| 2018-04-23 | Remove some documents updates | Jabier Arraiza | 1 | -1/+0 | |
| 2018-03-28 | Fix LPE updating problems | Jabiertxo Arraiza Cenoz | 1 | -0/+1 | |
| 2018-03-27 | a few more fixes to build warnings related to libnrtype | Felipe Corrêa da Silva Sanches | 1 | -1/+1 | |
| 2018-03-26 | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 1 | -1/+1 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -37/+35 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -16/+18 | |
| A lot of header clean-up. | |||||
| 2018-01-08 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell` | |||||
| 2017-10-14 | Fixing problems with nested LPE and convert to paths | Jabier Arraiza | 1 | -5/+1 | |
| 2017-10-02 | third batch | Marc Jeanmougin | 1 | -20/+14 | |
| 2017-09-24 | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 1 | -9/+9 | |
| 2017-09-06 | A little improvements on groups with paths having LPE | Jabier Arraiza | 1 | -3/+6 | |
| 2017-09-06 | A bit refactor on SPGroup | Jabier Arraiza | 1 | -46/+46 | |
| 2017-09-04 | Allow nested LPE over groups also with shapes | Jabier Arraiza | 1 | -5/+25 | |
| 2017-05-18 | fix a brunch of memory leaks | chr | 1 | -0/+1 | |
| (bzr r15698.1.2) | |||||
| 2017-01-24 | update to trunk | Jabier Arraiza Cenoz | 1 | -12/+31 | |
| (bzr r15356.1.18) | |||||
| 2017-01-24 | Bug fixes | Jabiertxof | 1 | -4/+3 | |
| (bzr r15392.1.11) | |||||
| 2017-01-24 | Remove some code and make dependant of rotate copies | Jabiertxof | 1 | -24/+13 | |
| (bzr r15356.1.17) | |||||
| 2017-01-24 | Fixing to merge | Jabiertxof | 1 | -13/+24 | |
| (bzr r15392.1.8) | |||||
| 2017-01-05 | Adding base | Jabiertxof | 1 | -0/+9 | |
| (bzr r15392.1.1) | |||||
| 2017-01-03 | Fixing some bugs | Jabiertxof | 1 | -0/+9 | |
| (bzr r15295.1.48) | |||||
| 2017-01-02 | Remove clone original code | Jabiertxof | 1 | -24/+13 | |
| (bzr r15295.1.47) | |||||
| 2016-12-28 | First attemp working | Jabiertxof | 1 | -13/+24 | |
| (bzr r15356.1.1) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -2/+3 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -3/+2 | |
| (bzr r15295.1.25) | |||||
| 2016-12-15 | Fixes for internal document scaling and add a second test option. | Tavmjong Bah | 1 | -2/+3 | |
| (bzr r15325) | |||||
| 2016-08-29 | Code design. Replacing tabs with spaces, and fixng parentheses warning. | Nicolas Dufour | 1 | -4/+4 | |
| (bzr r15084) | |||||
| 2016-08-29 | [Bug #1425542] Filter applied on group does not auto redraw when edited. | alvinhochun | 1 | -0/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/1425542 (bzr r15083) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -6/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+6 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -6/+1 | |
| (bzr r15025) | |||||
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -11/+11 | |
| (bzr r14954.1.21) | |||||
| 2016-07-14 | Last part of new SPObject children list | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r14954.1.20) | |||||
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -30/+31 | |
| (bzr r14954.1.19) | |||||
| 2016-07-11 | First part of new SPObject children list | Adrian Boguszewski | 1 | -3/+2 | |
| (bzr r14954.1.17) | |||||
| 2016-06-25 | Fix bug#168286 also opem regression on bug#1594565 | Jabier Arraiza Cenoz | 1 | -1/+103 | |
| Fixed bugs: - https://launchpad.net/bugs/168286 (bzr r15002) | |||||
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -7/+7 | |
| (bzr r14511) | |||||
