summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mege trunk into powerpencilIIJabier Arraiza2017-12-0729-276/+555
|\
| * Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza2017-12-071-0/+16
| * Fix bug 1735316 - Pattern Along Path: Option to hide the new handlerJabier Arraiza2017-12-064-31/+66
| * Fix bug:#1713491: opening the 'Path Effects' dialog causes document to be mar...Jabier Arraiza2017-12-061-2/+4
| * Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-056-15/+19
| * Fix bug:1695649 - Knot LPE has no effect after Simplify or B-SplineJabier Arraiza2017-12-051-6/+2
| * PDF+LaTeX export: do not apply style to newlinesEduard Braun2017-12-051-25/+28
| * PDF+LaTeX export: Fix multiline textEduard Braun2017-12-051-13/+30
| * PDF+LaTeX export: Avoid printing empty boxesEduard Braun2017-12-051-0/+5
| * Merge branch 'master' into pen-tool-mode-fixesJabiertxo Arraiza Cenoz2017-12-0513-57/+140
| |\
| | * Attemp to fix compile bugJabiertxo Arraiza Cenoz2017-12-052-3/+2
| | * Merge branch 'master' into fixSpinButtonAndSliderInLPEJabier Arraiza2017-12-053-4/+224
| | |\
| | | * Add arc radius to toolbarGeoff Lankow2017-12-043-34/+95
| | * | Working on compiling on linux problem. Another attemp to Eduard fixJabier Arraiza2017-12-052-1/+1
| | * | Add sugested header by Eduard Braun to allow compilingJabier Arraiza2017-12-041-1/+1
| | * | Working on compiling on linux problemJabier Arraiza2017-12-043-3/+7
| | * | Merge branch 'master' into fixSpinButtonAndSliderInLPEJabier Arraiza2017-12-047-131/+164
| | |\ \
| | * | | Minor fixes to remove WIPJabier Arraiza2017-12-041-5/+5
| | * | | Adding fix to sliders and spin buttons on LPEJabier Arraiza2017-12-0410-24/+43
| * | | | Add fix to problem switching pen tool modesJabier Arraiza2017-12-044-144/+115
| | |_|/ | |/| |
| * | | Add controls for rx/ry to arc toolbarEduard Braun2017-12-041-0/+159
| |\ \ \ | | |_|/ | |/| |
| | * | Change labels a bit for consistency with other UI stringsEduard Braun2017-12-041-2/+2
| | * | Prevent setting zero radiusEduard Braun2017-12-041-0/+7
| | * | Account for Inkscape's custom arcs (which do not have cx/cy)Eduard Braun2017-12-041-0/+4
| | * | Do not reset rx/cx to zero when resetting arc to whole ellipseEduard Braun2017-12-041-7/+0
| | * | Add arc radius to toolbarGeoff Lankow2017-11-251-0/+155
* | | | Update to trunkJabier Arraiza2017-12-0419-148/+229
|\| | |
| * | | CairoRenderer: print warning if rendering failedEduard Braun2017-12-041-1/+5
| * | | Proper fix for multipage PDF+Latex exportEduard Braun2017-12-041-2/+33
| * | | Revert "Fix PDF+TeX output for text inside groups with clip/mask"Eduard Braun2017-12-042-33/+3
| * | | Fix a compiler warningEduard Braun2017-12-041-1/+1
| * | | Generalize support for INKSCAPE_DATADIR environment variableEduard Braun2017-12-042-69/+68
| * | | Pull custom code from prefix.h/cppEduard Braun2017-12-045-54/+83
| | |/ | |/|
| * | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2017-12-049-14/+14
| |\ \
| | * | Misc. typosluzpaz2017-12-049-14/+14
| * | | Add canvas flipping/rotation reset to the menu, improve stringsMoini2017-12-031-4/+4
| |/ /
| * | Optionaly measure only selected elementsJabier Arraiza2017-12-022-1/+43
| * | Clear meassure when dragging knotsJabier Arraiza2017-12-021-0/+6
* | | Remobing bspline interpolatorJabier Arraiza2017-12-025-83/+9
* | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-012-2/+22
|\| |
| * | Add option to show also the original LPE pathJabiertxo Arraiza Cenoz2017-12-012-2/+22
* | | Working on BSpline interpolatorJabier Arraiza2017-12-013-4/+80
* | | Merge powerStrokeSmoothJabiertxo Arraiza Cenoz2017-12-012-35/+175
|\ \ \
| * | | Remobe BSPline interpolator, a non success code and remove showhandles codeJabiertxo Arraiza Cenoz2017-12-015-81/+5
| * | | Add show handlesJabiertxo Arraiza Cenoz2017-12-012-2/+22
| * | | Merge branch 'master' into PowerStrokeSmoothJabiertxo Arraiza Cenoz2017-12-013-3/+14
| |\| |
| * | | Working bspline, to fine tuneJabier Arraiza2017-11-301-9/+32
| * | | Working with BSPline interpolatorJabiertxo Arraiza Cenoz2017-11-291-15/+11
| * | | Add BSPLine interpolatorJabier Arraiza2017-11-293-3/+40
| * | | Add base interpolator parameterJabier Arraiza2017-11-292-37/+175