| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 1 | -1/+1 |
| | | |||||
| * | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 1 | -6/+4 |
| | | |||||
| * | Improvemets to power pencil | Jabiertxof | 2019-07-19 | 1 | -37/+11 |
| | | |||||
| * | retain tool color | Jabier Arraiza | 2019-07-14 | 1 | -2/+4 |
| | | |||||
| * | fixing coding style | Jabier Arraiza | 2019-07-14 | 1 | -21/+24 |
| | | |||||
| * | Powerpencil substitute | Jabier Arraiza | 2019-07-14 | 1 | -12/+8 |
| | | |||||
| * | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 1 | -54/+78 |
| | | |||||
| * | Pre-Threading comment | Jabier Arraiza | 2019-07-14 | 1 | -2/+6 |
| | | |||||
| * | working on redraw | Jabier Arraiza | 2019-07-14 | 1 | -37/+43 |
| | | |||||
| * | working on powerpencil in other thread | Jabier Arraiza | 2019-07-14 | 1 | -14/+16 |
| | | |||||
| * | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 1 | -2/+2 |
| | | |||||
| * | 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 | ||||
| * | Fix dot size for calligraphy | Marc Jeanmougin | 2018-10-07 | 1 | -1/+1 |
| | | |||||
| * | Move macros.h and remove unneeded macros | Eduard Braun | 2018-10-01 | 1 | -1/+2 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | 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 | -36/+36 |
| | | | | | | 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 | -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 | -4/+0 |
| | | |||||
| * | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 2018-03-26 | 1 | -1/+4 |
| | | |||||
| * | Fix maren problem in ↵ | Jabier Arraiza | 2018-03-26 | 1 | -2/+0 |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/212#note_61574788 | ||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -13/+18 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix power stroke closed path and minor tweacks for pencil powerstroke | Jabier Arraiza | 2017-12-26 | 1 | -1/+0 |
| | | |||||
| * | Fix start anchors | Jabier Arraiza | 2017-12-25 | 1 | -93/+65 |
| | | |||||
| * | Refactoring pencil powerstroke | Jabier Arraiza | 2017-12-21 | 1 | -3/+46 |
| | | |||||
| * | Tiny fix to improbe release pentool | Jabier Arraiza | 2017-12-18 | 1 | -0/+1 |
| | | |||||
| * | Working on powerstroke fixes to pentool | Jabier Arraiza | 2017-12-18 | 1 | -4/+0 |
| | | |||||
| * | Mege trunk into powerpencilII | Jabier Arraiza | 2017-12-07 | 1 | -31/+45 |
| |\ | |||||
| | * | Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboard | Jabier Arraiza | 2017-12-07 | 1 | -0/+16 |
| | | | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/1733422 Also allow using all shapes in "from clipboard" pen/cil shapes drop down | ||||
| | * | Add fix to problem switching pen tool modes | Jabier Arraiza | 2017-12-04 | 1 | -31/+29 |
| | | | | | | | | | Add fix to bspline when two cusp nodes arround a powered node | ||||
| * | | Remobing bspline interpolator | Jabier Arraiza | 2017-12-02 | 1 | -0/+1 |
| | | | |||||
| * | | Cleaninng | Jabier Arraiza | 2017-12-01 | 1 | -45/+42 |
| | | | |||||
| * | | Working on BSPline interpolator | Jabier Arraiza | 2017-11-28 | 1 | -42/+45 |
| | | | |||||
| * | | Working on continuous paths | Jabier Arraiza | 2017-11-22 | 1 | -7/+11 |
| | | | |||||
| * | | Smoothing start and end | Jabiertxo Arraiza Cenoz | 2017-11-20 | 1 | -2/+2 |
| | | | |||||
| * | | Working on coontinuing paths | Jabier Arraiza | 2017-11-19 | 1 | -12/+12 |
| | | | |||||
| * | | Working on fix smooth draw | Jabier Arraiza | 2017-11-19 | 1 | -0/+3 |
| | | | |||||
| * | | Working refactor | Jabiertxo Arraiza Cenoz | 2017-11-13 | 1 | -20/+2 |
| | | | |||||
| * | | Added speed improbements | Jabier Arraiza | 2017-11-12 | 1 | -3/+17 |
| | | | |||||
| * | | Base refactor | Jabier Arraiza | 2017-11-12 | 1 | -23/+17 |
| |/ | |||||
| * | Merge branch 'master' into powerpencil | Jabier Arraiza | 2017-11-03 | 1 | -44/+32 |
| |\ | |||||
| | * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 1 | -1/+1 |
| | | | |||||
| | * | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 1 | -42/+30 |
| | | | |||||
| | * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+1 |
| |\| | |||||
| | * | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+1 |
| | | | | | | | | | in bspline mode | ||||
| * | | Merge from master | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -2/+4 |
| |\| | |||||
| | * | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+3 |
| | | | | | | | | | paths. Is retained in bezier mode. Consider backport it | ||||
