| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-02 | Improve speed of LPE's updating widgets on release knots instead when value ↵ | Jabiertxof | 1 | -1/+1 | |
| change | |||||
| 2019-09-30 | Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵ | Jabier Arraiza | 1 | -2/+2 | |
| LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked. | |||||
| 2019-05-16 | Fix a compiling issue and add some improvements | Jabiertxof | 1 | -24/+36 | |
| 2019-05-16 | Improve the sync path on clone LPE | Jabiertxof | 1 | -33/+90 | |
| 2019-05-16 | Fix a bug on reloading LPE Clone effect | Jabiertxof | 1 | -4/+4 | |
| 2019-05-15 | Add new mode to Clone LPE to allow custom clones locked. Also fix to handle ↵ | Jabier Arraiza | 1 | -17/+47 | |
| SP_TEXT | |||||
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -3/+2 | |
| 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-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -6/+6 | |
| 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 | -3/+3 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 | |
| 2018-04-24 | fix bug on compile | Jabiertxo Arraiza Cenoz | 1 | -1/+0 | |
| 2018-04-24 | Forcing Win CI | Jabiertxo Arraiza Cenoz | 1 | -0/+1 | |
| 2018-04-24 | Add translating fixes | Jabiertxo Arraiza Cenoz | 1 | -11/+3 | |
| 2018-04-14 | Fixes to transforms on LPE | Jabier Arraiza | 1 | -107/+39 | |
| 2018-03-31 | Update lpe-clone-original.cpp to recheck | Jabier Arraiza | 1 | -1/+1 | |
| 2018-03-31 | Fis a bug crashing inkscape if clones item is not in doc | Jabier Arraiza | 1 | -8/+8 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -7/+11 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -2/+6 | |
| A lot of header clean-up. | |||||
| 2018-01-08 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell` | |||||
| 2018-01-01 | Fix minor typos | Yuri Chornoivan | 1 | -1/+1 | |
| 2017-12-29 | Add fix sugested in mailing list to allow diferent LPE on clones | Jabiertxo Arraiza Cenoz | 1 | -8/+29 | |
| 2017-10-02 | Improvements to translations in clone LPE | Jabiertxo Arraiza Cenoz | 1 | -1/+16 | |
| 2017-10-01 | Add better transform handle to Clone Item LPE | Jabier Arraiza | 1 | -7/+74 | |
| 2017-09-30 | Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ↵ | Jabier Arraiza | 1 | -4/+4 | |
| longer be used to fill a powerstroke path | |||||
| 2017-09-21 | Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵ | Jabier Arraiza | 1 | -206/+78 | |
| powerstroke path | |||||
| 2017-09-16 | Fix a bug on uninicialitated variable, that perform diferent results in ↵ | Jabier Arraiza | 1 | -1/+1 | |
| debug and in release mode. Thanks Michael for help me finfing this bug. Also sused to remove some unnneded code in path chemistry and to better naming the variable uninicilitated | |||||
| 2017-05-23 | fix a brunch of memory leaks pt.2 | chr | 1 | -3/+9 | |
| I'd like to see the crappy API fixed, to avoid this stupid mistakes. (bzr r15698.1.12) | |||||
| 2017-05-01 | Fix erase lpe in multi LPE mode | Jabiertxof | 1 | -1/+0 | |
| Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -15/+0 | |
| (bzr r15620.1.9) | |||||
| 2017-04-27 | Add end of preferences GUI | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15620.1.6) | |||||
| 2017-04-25 | Improve 0.92 support for Clone Original LPE | Jabiertxof | 1 | -22/+17 | |
| (bzr r15645) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -0/+15 | |
| (bzr r15620.1.1) | |||||
| 2017-03-16 | Remove some compiling warns | Jabiertxof | 1 | -1/+1 | |
| (bzr r15599) | |||||
| 2017-02-21 | Improvements to fill between strokes and fill between many LPE's | Jabier Arraiza Cenoz | 1 | -1/+0 | |
| (bzr r15537) | |||||
| 2017-02-18 | Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT | Jabiertxof | 1 | -0/+3 | |
| Fixed bugs: - https://launchpad.net/bugs/1665595 (bzr r15530) | |||||
| 2017-01-25 | A bit refactor of clone object LPE | Jabier Arraiza Cenoz | 1 | -22/+12 | |
| (bzr r15448) | |||||
| 2017-01-25 | Retain clone position in clone Original LPE | Jabier Arraiza Cenoz | 1 | -1/+20 | |
| (bzr r15447) | |||||
| 2017-01-24 | Fix for bug on clone original LPE | Jabier Arraiza Cenoz | 1 | -17/+11 | |
| (bzr r15442) | |||||
| 2017-01-22 | Add multiwidget fixes | Jabiertxof | 1 | -5/+16 | |
| (bzr r15356.1.15) | |||||
| 2017-01-02 | Remove clone original code | Jabiertxof | 1 | -282/+7 | |
| (bzr r15295.1.47) | |||||
| 2017-01-02 | Fix inverse clone | Jabiertxof | 1 | -8/+10 | |
| (bzr r15356.1.12) | |||||
| 2017-01-01 | attemt to mirror | Jabiertxof | 1 | -9/+17 | |
| (bzr r15356.1.11) | |||||
| 2017-01-01 | Fixing transforms,clips... | Jabiertxof | 1 | -44/+106 | |
| (bzr r15356.1.8) | |||||
| 2016-12-30 | Fixing clips and masks | Jabier Arraiza Cenoz | 1 | -11/+25 | |
| (bzr r15356.1.6) | |||||
| 2016-12-29 | Add sp_shape to LPE chain and fixing transforms | Jabiertxof | 1 | -9/+24 | |
| (bzr r15356.1.4) | |||||
| 2016-12-28 | Fixing scale | Jabier Arraiza Cenoz | 1 | -1/+5 | |
| (bzr r15356.2.3) | |||||
| 2016-12-28 | Fixing scale | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15356.2.2) | |||||
| 2016-12-28 | Fixing transforms and adding scale | Jabier Arraiza Cenoz | 1 | -8/+17 | |
| (bzr r15356.2.1) | |||||
