summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/freehand-base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix dot size for calligraphyMarc Jeanmougin2018-10-071-1/+1
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-36/+36
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-231-4/+0
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-261-1/+4
* Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza2018-03-261-2/+0
* Base LPE refactorJabier Arraiza2018-03-261-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-13/+18
* Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-261-1/+0
* Fix start anchorsJabier Arraiza2017-12-251-93/+65
* Refactoring pencil powerstrokeJabier Arraiza2017-12-211-3/+46
* Tiny fix to improbe release pentoolJabier Arraiza2017-12-181-0/+1
* Working on powerstroke fixes to pentoolJabier Arraiza2017-12-181-4/+0
* Mege trunk into powerpencilIIJabier Arraiza2017-12-071-31/+45
|\
| * Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza2017-12-071-0/+16
| * Add fix to problem switching pen tool modesJabier Arraiza2017-12-041-31/+29
* | Remobing bspline interpolatorJabier Arraiza2017-12-021-0/+1
* | CleaninngJabier Arraiza2017-12-011-45/+42
* | Working on BSPline interpolatorJabier Arraiza2017-11-281-42/+45
* | Working on continuous pathsJabier Arraiza2017-11-221-7/+11
* | Smoothing start and endJabiertxo Arraiza Cenoz2017-11-201-2/+2
* | Working on coontinuing pathsJabier Arraiza2017-11-191-12/+12
* | Working on fix smooth drawJabier Arraiza2017-11-191-0/+3
* | Working refactorJabiertxo Arraiza Cenoz2017-11-131-20/+2
* | Added speed improbementsJabier Arraiza2017-11-121-3/+17
* | Base refactorJabier Arraiza2017-11-121-23/+17
|/
* Merge branch 'master' into powerpencilJabier Arraiza2017-11-031-44/+32
|\
| * Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
| * Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-42/+30
| * Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-1/+1
* | Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-08-291-1/+1
|\|
| * Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz2017-08-291-1/+1
* | Merge from masterJabiertxo Arraiza Cenoz2017-08-291-2/+4
|\|
| * Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz2017-08-291-1/+3
* | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-281-7/+9
* | Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza2017-08-281-2/+3
* | Add previewJabier Arraiza2017-08-271-5/+8
* | Working on preview over powerpencilJabier Arraiza2017-08-271-33/+32
* | Starting with powerpencilJabier Arraiza2017-08-251-3/+59
|/
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza2017-08-131-11/+25
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-2/+2
* Calligraphy mode: creates dots on single click.Marc Jeanmougin2017-05-011-2/+6
* Fix some bugs on pen/cil dropdown shapesJabier Arraiza Cenoz2016-11-061-42/+42
* Minor tweakJabier Arraiza Cenoz2016-11-061-1/+1
* Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev...Jabier Arraiza Cenoz2016-11-061-1/+1
* Fix bug:1639098Jabier Arraiza Cenoz2016-11-051-2/+9