summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunkJabiertxof2017-04-281-2/+2
|\
| * Fix regression introduced in r15634Eduard Braun2017-04-281-2/+2
* | Fixing remove prefsJabier Arraiza Cenoz2017-04-273-310/+31
* | Add end of preferences GUIJabier Arraiza Cenoz2017-04-2724-26/+154
* | Add LPE prefs dialogJabiertxof2017-04-266-15/+81
* | Start adding GUI to prefsJabier Arraiza Cenoz2017-04-263-3/+42
* | Update to trunkJabier Arraiza Cenoz2017-04-2638-625/+467
|\|
| * Improve 0.92 support for Clone Original LPEJabiertxof2017-04-252-24/+18
| * Little UX tweakJabiertxof2017-04-251-2/+2
| * Rotate copies improvements:Jabiertxof2017-04-252-63/+32
| * Fixed some bugs in Rotate Copies LPE.Jabier Arraiza Cenoz2017-04-252-50/+60
| * Rotate copies LPE refactor. Add double option, fuse and kaleidoscope both wit...Jabier Arraiza Cenoz2017-04-252-93/+90
| * Fix last commit bug on split LPE objects in rotate copies LPEJabiertxof2017-04-241-32/+14
| * Improve rotate copies LPE to allow mirror copy with and without fuseJabier Arraiza Cenoz2017-04-242-20/+42
| * Restore r14978 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-244-4/+0
| * Cleanup for previous commitEduard Braun2017-04-242-6/+3
| * Extensions: Fix "param"s of type "description" were always translated (as opp...Eduard Braun2017-04-241-27/+30
| * Extensions: Fixes and improvements for "gui-description" parameter attribute ...Eduard Braun2017-04-243-2/+10
| * Some code refactoring for consistencyEduard Braun2017-04-0921-200/+200
| * Remove unused field "scope"Eduard Braun2017-04-0922-88/+27
| * Remove unused field "gui_tip"Eduard Braun2017-04-0920-65/+25
| * Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-247-9/+19
| * Fix crash when modifying text in "Text and Font" dialogEduard Braun2017-04-231-3/+3
| * avoid double transform of <use> element during copy. (Bug 1679428)Alvin Penner2017-04-221-1/+1
| * Simplify code and avoid conditional compilation by consistently using glib fu...Eduard Braun2017-04-221-15/+7
| * Cleanup: Remove some unused debug messagesEduard Braun2017-04-221-54/+0
| * [Bug #1572242] Add --export-inkscape-svg=FILENAME command line option to expo...shlomif-gmail2017-04-211-6/+25
| * [Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, def...shark0r2017-04-211-0/+1
| * terminate line with round caps. (Bug 1680179)Alvin Penner2017-04-201-2/+4
| * Fixes crashes with LPE point parameterJabiertxof2017-04-152-15/+10
| * Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2017-04-152-9/+4
| * fix scrolling on style indicator in statusbar for gtk3eman-mod2017-04-151-0/+1
* | Allow set and reset default values of LPE parametersJabiertxof2017-04-1474-365/+980
|/
* Ellipses in Inkscape are defined by the center and the radius, but theAntonio Ospite2017-04-131-0/+36
* Do not simplify when path inset or outsetmorapeter2017-04-131-11/+0
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-064-28/+35
* Fix compilation with old libvisioEduard Braun2017-04-051-0/+2
* Symbols/VSS: Use the actual name of Visio stencils if possibleEduard Braun2017-04-051-12/+44
* Add preference that allows user to increase the canvas tile size.Tavmjong Bah2017-03-303-1/+12
* Add forgotten file from last check-in.Tavmjong Bah2017-03-301-0/+132
* Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2017-03-3012-62/+544
* White space.Tavmjong Bah2017-03-291-9/+11
* convert Preferences Inset/Outset to document units. (Bug 1542093)Alvin Penner2017-03-271-3/+4
* Prevents crash when saving or closing a document in some casesMinglangjun Li2017-03-261-6/+10
|\
| * Fix lp:1670688.Minglangjun Li2017-03-191-6/+10
* | Extensions: Correctly handle the xml:space="preserve" attribute for "descript...Eduard Braun2017-03-252-9/+34
* | Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah2017-03-226-7/+124
* | Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-215-5/+12
* | Add verbs for canvas rotation.Tavmjong Bah2017-03-213-39/+96
* | Implement rotation via desktop to window affine.Tavmjong Bah2017-03-2030-1157/+633