| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add knot ungrabbed event | Jabiertxof | 2019-05-20 | 1 | -0/+1 |
| | | |||||
| * | Avoid the “using std::*;” or “using namespace std;” constructs. | Emmanuel Gil Peyrot | 2019-03-06 | 1 | -3/+1 |
| | | | | | This makes the code a lot less readable and greppable for no reason. | ||||
| * | 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 | ||||
| * | Improvements to transforms in LPE | Jabier Arraiza | 2018-10-01 | 1 | -6/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 1 | -1/+5 |
| | | |||||
| * | Add transforms fixes | Jabier Arraiza | 2018-04-23 | 1 | -5/+1 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -7/+3 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Fixes crashes with knoth in bend and pattern along path | Jabier Arraiza | 2018-01-01 | 1 | -19/+18 |
| | | |||||
| * | Add fix sugested in mailing list to allow diferent LPE on clones | Jabiertxo Arraiza Cenoz | 2017-12-29 | 1 | -7/+14 |
| | | |||||
| * | Fix bug 1735316 - Pattern Along Path: Option to hide the new handler | Jabier Arraiza | 2017-12-06 | 1 | -16/+31 |
| | | | | | https://bugs.launchpad.net/inkscape/+bug/1735316 | ||||
| * | Fixing problems with nested LPE and convert to paths | Jabier Arraiza | 2017-10-14 | 1 | -0/+8 |
| | | |||||
| * | Fix bug #1658855, bend from clipboard end point get some spike | Jabier Arraiza | 2017-09-16 | 1 | -3/+4 |
| | | |||||
| * | Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵ | Jabier Arraiza | 2017-08-13 | 1 | -2/+4 |
| | | | | | previous width | ||||
| * | Code formating | Jabiertxof | 2017-04-28 | 1 | -4/+4 |
| | | | | (bzr r15649) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -1/+2 |
| | | | | (bzr r15318) | ||||
| * | Fix bugs: #1621234 and #172137 | Jabier Arraiza Cenoz | 2016-09-11 | 1 | -9/+5 |
| | | | | | | | | 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 | -5/+9 |
| | | | | | | it to 0.92 (bzr r15089) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -16/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+16 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -16/+0 |
| | | | | (bzr r15025) | ||||
| * | Fix for bug 1540070 | Jabier Arraiza Cenoz | 2016-03-02 | 1 | -4/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -2/+2 |
| | | | | (bzr r14639) | ||||
| * | add negative values to bend and pattern along path whith knot | Jabier Arraiza Cenoz | 2015-12-08 | 1 | -3/+17 |
| | | | | (bzr r14516) | ||||
| * | minor changes | Jabier Arraiza Cenoz | 2015-08-08 | 1 | -4/+8 |
| | | | | (bzr r14272.1.10) | ||||
| * | Full refactor of the LPE now too much simple code | Jabier Arraiza Cenoz | 2015-08-07 | 1 | -55/+65 |
| | | | | (bzr r14272.1.6) | ||||
| * | fix a bug appliening from patheffect list the LPE | Jabier Arraiza Cenoz | 2015-08-06 | 1 | -10/+22 |
| | | | | (bzr r14272.1.5) | ||||
| * | Fix bug on apply effect from pen/pencil toolbar | Jabier Arraiza Cenoz | 2015-08-05 | 1 | -19/+26 |
| | | | | (bzr r14272.1.2) | ||||
| * | Added point parameter | Jabier Arraiza Cenoz | 2015-08-02 | 1 | -1/+42 |
| | | | | (bzr r14272.1.1) | ||||
| * | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -0/+3 |
| | | | | | | More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 (bzr r13341.1.229) | ||||
| * | LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton. | Johan B. C. Engelen | 2013-07-01 | 1 | -3/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616198 (bzr r12398) | ||||
| * | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 |
| | | | | (bzr r12039) | ||||
| * | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 |
| | | | | (bzr r12038) | ||||
| * | Removed unneeded header style filename #defines | Jon A. Cruz | 2012-06-17 | 1 | -2/+0 |
| | | | | (bzr r11503) | ||||
| * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -3/+3 |
| | | | | (bzr r9990) | ||||
| * | UI fixes (a.o. Bug #560751 ) | Kris De Gussem | 2010-10-02 | 1 | -2/+2 |
| | | | | (bzr r9807) | ||||
| * | Fix by Johan for 436304. | Josh Andler | 2009-09-26 | 1 | -5/+8 |
| | | | | (bzr r8651) | ||||
| * | correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, ↵ | Johan B. C. Engelen | 2009-03-15 | 1 | -0/+2 |
| | | | | | | all default values are written to SVG. This greatly improves future compatibility. (bzr r7499) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -7/+0 |
| | | | | (bzr r6885) | ||||
| * | remove debug message | Johan B. C. Engelen | 2008-08-07 | 1 | -1/+0 |
| | | | | (bzr r6585) | ||||
| * | try to make LPE optimizations easier. example in LPE Bend | Johan B. C. Engelen | 2008-08-07 | 1 | -4/+9 |
| | | | | (bzr r6584) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+0 |
| | | | | (bzr r6540) | ||||
| * | add comments about setting new LPE PathParam path data. refactor things a ↵ | Johan B. C. Engelen | 2008-07-20 | 1 | -1/+1 |
| | | | | | | bit for easier comprehension and optimization possibility from within nodepath (bzr r6371) | ||||
| * | update 2geom (svn rev1433) | Johan B. C. Engelen | 2008-07-03 | 1 | -1/+1 |
| | | | | (bzr r6134) | ||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -13/+2 |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | ||||
