summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/freehand-base.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-08-27Working on preview over powerpencilJabier Arraiza1-33/+32
2017-08-25Starting with powerpencilJabier Arraiza1-3/+59
2017-08-13Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza1-11/+25
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-2/+2
2017-05-01Calligraphy mode: creates dots on single click.Marc Jeanmougin1-2/+6
2016-11-06Fix some bugs on pen/cil dropdown shapesJabier Arraiza Cenoz1-42/+42
2016-11-06Minor tweakJabier Arraiza Cenoz1-1/+1
2016-11-06Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev...Jabier Arraiza Cenoz1-1/+1
2016-11-05Fix bug:1639098Jabier Arraiza Cenoz1-2/+9
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-1/+1
2016-09-15Remove "== true"sShlomi Fish1-2/+2
2016-09-11Fix compiler warningJabier Arraiza Cenoz1-1/+1
2016-09-11Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz1-19/+20
2016-08-29Fix a bug in pattern along path at first edit node after applied. Backport it...Jabier Arraiza Cenoz1-0/+13
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-15/+1