| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Handle transforms and gix groups linked by clipboard | Jabier Arraiza | 2018-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 1 | -0/+1 | |
| | | ||||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 17 | -67/+44 | |
| | | ||||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 16 | -27/+35 | |
| | | | | | A lot of header clean-up. | |||||
| * | Misc. typos | luz.paz | 2018-01-08 | 2 | -3/+3 | |
| | | | | Found via `codespell` | |||||
| * | Fix a problem with symbols when updating defs with current document set. ↵ | Jabier Arraiza | 2018-01-07 | 1 | -4/+7 | |
| | | | | | Also fix a double XML write in path parameter unnecesary | |||||
| * | Add perimetral only lattice 2 optionaly and allow hide knots on point parameter | Jabier Arraiza | 2018-01-05 | 2 | -11/+28 | |
| | | ||||||
| * | Allow erase knots in powerstroke | Jabiertxo Arraiza Cenoz | 2017-12-27 | 1 | -15/+14 | |
| | | ||||||
| * | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-26 | 1 | -0/+13 | |
| |\ | ||||||
| | * | LPE message Gtkmm deprecation fixes | Alexander Valavanis | 2017-12-26 | 1 | -0/+13 | |
| | | | ||||||
| * | | Mege trunk into powerpencilII | Jabier Arraiza | 2017-12-07 | 6 | -5/+23 | |
| |\| | ||||||
| | * | Adding fix to sliders and spin buttons on LPE | Jabier Arraiza | 2017-12-04 | 6 | -5/+23 | |
| | | | ||||||
| * | | Working on coontinuing paths | Jabier Arraiza | 2017-11-19 | 2 | -4/+14 | |
| | | | ||||||
| * | | Working on fix smooth draw | Jabier Arraiza | 2017-11-19 | 2 | -0/+16 | |
| |/ | ||||||
| * | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-11-10 | 4 | -13/+27 | |
| |\ | ||||||
| | * | Merge branch 'luzpaz/inkscape-typos' (!119) | Eduard Braun | 2017-11-07 | 2 | -6/+6 | |
| | |\ | ||||||
| | | * | Misc. typos | Unknown | 2017-11-07 | 2 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | |||||
| | * | | Fix typo crash building | Jabier Arraiza | 2017-11-04 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Fix meessage parameter to allow min height request | Jabier Arraiza | 2017-11-04 | 2 | -7/+21 | |
| | |/ | ||||||
| * | | Merge branch 'master' into powerpencil | Jabier Arraiza | 2017-11-03 | 41 | -129/+1330 | |
| |\| | ||||||
| | * | Remove all unused makefile.in | Stefano Facchini | 2017-10-19 | 1 | -17/+0 | |
| | | | ||||||
| | * | Remove unused icon-size.h | Stefano Facchini | 2017-10-19 | 3 | -3/+0 | |
| | | | ||||||
| | * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2017-10-02 | 5 | -14/+19 | |
| | |\ | ||||||
| | | * | Add better transform handle to Clone Item LPE | Jabier Arraiza | 2017-10-01 | 5 | -14/+19 | |
| | | | | ||||||
| | * | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2017-10-01 | 3 | -5/+25 | |
| | |\| | ||||||
| | | * | Add button to apply on path parameter as suggest Maren in bug #1715433#23 | Jabier Arraiza | 2017-10-01 | 2 | -4/+21 | |
| | | | | ||||||
| | | * | Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ↵ | Jabier Arraiza | 2017-09-30 | 1 | -1/+4 | |
| | | | | | | | | | | | | | longer be used to fill a powerstroke path | |||||
| | * | | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 1 | -6/+10 | |
| | |/ | ||||||
| | * | Add improvements to meassure segments LPE pointed by CR | Jabier Arraiza | 2017-09-25 | 4 | -0/+374 | |
| | | | ||||||
| | * | Add tooltip to set default LPE widget | Jabier Arraiza | 2017-09-22 | 32 | -1/+139 | |
| | | | ||||||
| | * | Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵ | Jabier Arraiza | 2017-09-21 | 4 | -25/+34 | |
| | | | | | | | | | powerstroke path | |||||
| | * | Fix a bug on uninicialitated variable, that perform diferent results in ↵ | Jabier Arraiza | 2017-09-16 | 2 | -3/+4 | |
| | | | | | | | | | debug and in release mode. Thanks Michael for help me finfing this bug. Also sused to remove some unnneded code in path chemistry and to better naming the variable uninicilitated | |||||
| | * | Added new LPE parameter to store Items array, also bugfixing in patharray ↵ | Jabiertxo Arraiza Cenoz | 2017-09-14 | 3 | -4/+584 | |
| | | | | | | | | | parameter | |||||
| | * | Fixes for bug #1716926. Consider backport | Jabiertxo Arraiza Cenoz | 2017-09-13 | 1 | -15/+18 | |
| | | | ||||||
| | * | Fixes for clone original LPE | Jabiertxo Arraiza Cenoz | 2017-09-13 | 2 | -18/+24 | |
| | | | ||||||
| | * | This commit is based on a coment on bug #1670644. And allow to fill the fill ↵ | Jabier Arraiza | 2017-09-09 | 2 | -63/+99 | |
| | | | | | | | | | | | | | | | between many LPE widget that allow attach all paths on the clipboard instead only one Also added to this widget the option visible, to allow work with multiples paths wigout getting full cracy | |||||
| | * | Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a ↵ | Jabiertxo Arraiza Cenoz | 2017-09-08 | 6 | -3/+48 | |
| | | | | | | | | | powerstroke path | |||||
| * | | Working on preview over powerpencil | Jabier Arraiza | 2017-08-27 | 2 | -2/+5 | |
| |/ | ||||||
| * | Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵ | Jabier Arraiza | 2017-08-13 | 1 | -0/+4 | |
| | | | | | previous width | |||||
| * | Fix a bug pointed by CR on delete nodes in fillet/chamfer LPE | Jabier Arraiza | 2017-07-29 | 1 | -3/+4 | |
| | | ||||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 10 | -31/+34 | |
| | | ||||||
| * | Alow write to repr on hidden LPE parameters | Jabier Arraiza Cenoz | 2017-05-29 | 2 | -2/+5 | |
| | | | | (bzr r15716) | |||||
| * | Force not original-d if the clip-path or mask has not a LPE allowed to change it | Jabiertxof | 2017-05-28 | 2 | -43/+67 | |
| | | | | (bzr r15707) | |||||
| * | More fixes to LPE | Jabiertxof | 2017-05-27 | 7 | -20/+16 | |
| | | | | (bzr r15705) | |||||
| * | Change bad named vars | Jabiertxof | 2017-05-27 | 6 | -14/+17 | |
| | | | | (bzr r15704) | |||||
| * | fix a brunch of memory leaks | chr | 2017-05-18 | 1 | -1/+2 | |
| | | | | (bzr r15698.1.2) | |||||
| * | Add missing files | Jabiertxof | 2017-05-06 | 2 | -0/+154 | |
| | | | | (bzr r15669) | |||||
| * | Fix a compiling bug found by Ede_123 on IRC | Jabiertxof | 2017-05-06 | 1 | -1/+1 | |
| | | | | (bzr r15667) | |||||
| * | Pre merge fixing | Jabiertxof | 2017-05-06 | 2 | -6/+11 | |
| | | | | (bzr r13645.1.177) | |||||
| * | Update to trunk | Jabiertxof | 2017-05-05 | 7 | -5/+19 | |
| |\ | | | | | (bzr r13645.1.175) | |||||
