summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/freehand-base.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-19Fixes for pressure pencilJabier Arraiza1-1/+1
2019-07-19Improvements finish pointed by MarenJabier Arraiza1-6/+4
2019-07-19Improvemets to power pencilJabiertxof1-37/+11
2019-07-14retain tool colorJabier Arraiza1-2/+4
2019-07-14fixing coding styleJabier Arraiza1-21/+24
2019-07-14Powerpencil substituteJabier Arraiza1-12/+8
2019-07-14PoewePencil improvementsJabier Arraiza1-54/+78
2019-07-14Pre-Threading commentJabier Arraiza1-2/+6
2019-07-14working on redrawJabier Arraiza1-37/+43
2019-07-14working on powerpencil in other threadJabier Arraiza1-14/+16
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-07Fix dot size for calligraphyMarc Jeanmougin1-1/+1
2018-10-01Move macros.h and remove unneeded macrosEduard Braun1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-36/+36
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-04-23Fixing LPE recalculations warnings on updateJabier Arraiza1-4/+0
2018-03-26Allow upadate shapen innside groups with LPEJabier Arraiza1-1/+4
2018-03-26Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza1-2/+0
2018-03-26Base LPE refactorJabier Arraiza1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-13/+18
2017-12-26Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza1-1/+0
2017-12-25Fix start anchorsJabier Arraiza1-93/+65
2017-12-21Refactoring pencil powerstrokeJabier Arraiza1-3/+46
2017-12-18Tiny fix to improbe release pentoolJabier Arraiza1-0/+1
2017-12-18Working on powerstroke fixes to pentoolJabier Arraiza1-4/+0
2017-12-07Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza1-0/+16
2017-12-05Add fix to problem switching pen tool modesJabier Arraiza1-31/+29
2017-12-04Add fix to problem switching pen tool modesJabier Arraiza1-31/+29
2017-12-02Remobing bspline interpolatorJabier Arraiza1-0/+1
2017-12-01CleaninngJabier Arraiza1-45/+42
2017-11-28Working on BSPline interpolatorJabier Arraiza1-42/+45
2017-11-22Working on continuous pathsJabier Arraiza1-7/+11
2017-11-20Smoothing start and endJabiertxo Arraiza Cenoz1-2/+2
2017-11-19Working on coontinuing pathsJabier Arraiza1-12/+12
2017-11-19Working on fix smooth drawJabier Arraiza1-0/+3
2017-11-13Working refactorJabiertxo Arraiza Cenoz1-20/+2
2017-11-12Added speed improbementsJabier Arraiza1-3/+17
2017-11-12Base refactorJabier Arraiza1-23/+17
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-42/+30
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini1-1/+1
2017-08-29Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz1-1/+1
2017-08-29Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz1-1/+3
2017-08-28Parametrice into preferences magic numbers and other staffJabier Arraiza1-7/+9
2017-08-28Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza1-2/+3
2017-08-27Add previewJabier Arraiza1-5/+8