| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused transform functions related to LPE and improvements to ↵ | Jabier Arraiza | 2018-12-15 | 1 | -2/+0 |
| | | | | | fill-betreen-* LPEs | ||||
| * | 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 | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Fixes crashes with knoth in bend and pattern along path | Jabier Arraiza | 2018-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix bug 1735316 - Pattern Along Path: Option to hide the new handler | Jabier Arraiza | 2017-12-06 | 1 | -0/+3 |
| | | | | | https://bugs.launchpad.net/inkscape/+bug/1735316 | ||||
| * | Remove some ocurrences of desktop in knot functions | Jabiertxof | 2016-12-19 | 1 | -1/+1 |
| | | | | (bzr r15337) | ||||
| * | Fix bugs: #1621234 and #172137 | Jabier Arraiza Cenoz | 2016-09-11 | 1 | -1/+0 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/172137 - https://launchpad.net/bugs/1621234 (bzr r15111) | ||||
| * | Fix a bug in pattern along path at first edit node after applied. Backport ↵ | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -0/+1 |
| | | | | | | it to 0.92 (bzr r15089) | ||||
| * | Partialy fix bug #172137. commented in bug | Jabier Arraiza Cenoz | 2016-04-11 | 1 | -1/+1 |
| | | | | (bzr r14778) | ||||
| * | Full refactor of the LPE now too much simple code | Jabier Arraiza Cenoz | 2015-08-07 | 1 | -6/+11 |
| | | | | (bzr r14272.1.6) | ||||
| * | Fix bug on apply effect from pen/pencil toolbar | Jabier Arraiza Cenoz | 2015-08-05 | 1 | -2/+2 |
| | | | | (bzr r14272.1.2) | ||||
| * | Added point parameter | Jabier Arraiza Cenoz | 2015-08-02 | 1 | -1/+11 |
| | | | | (bzr r14272.1.1) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -1/+1 |
| | | | | (bzr r10963) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | (bzr r10025) | ||||
| * | override transform_multiply for patternalongpath to disable transform ↵ | Johan B. C. Engelen | 2009-04-12 | 1 | -0/+2 |
| | | | | | | forwarding to its parameters. (bzr r7691) | ||||
| * | Remove superfluous FreehandShape LPE | Maximilian Albert | 2009-02-19 | 1 | -6/+0 |
| | | | | (bzr r7330) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -2/+0 |
| | | | | (bzr r6885) | ||||
| * | New LPE FreehandShape derived from PatternAlongPath (for the shapes in ↵ | Maximilian Albert | 2008-07-15 | 1 | -0/+17 |
| | | | | | | pen/pencil context); don't apply shapes each time the selection changes; new functions to test for specific LPE type and if a path can accept a new shape (bzr r6322) | ||||
| * | First shot at a dropdown selector for various shapes in pen/pencil tool, ↵ | Maximilian Albert | 2008-07-03 | 1 | -1/+1 |
| | | | | | | | | along the lines of Valerie's blueprint. TODO: more paths for the dropdown, read them from a separate file; show images for the choices, not text (bzr r6127) | ||||
| * | change doEffect functions to use const& parameters | Johan B. C. Engelen | 2008-04-09 | 1 | -1/+1 |
| | | | | (bzr r5394) | ||||
| * | rename LPESkeletalStrokes -> LPEPatternAlongPath | Johan B. C. Engelen | 2008-04-08 | 1 | -0/+57 |
| (bzr r5386) | |||||
