| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Misc. typos | luzpaz | 2017-12-04 | 1 | -4/+4 | |
| | * | Optionaly measure only selected elements | Jabier Arraiza | 2017-12-02 | 1 | -1/+13 | |
| | * | Clear meassure when dragging knots | Jabier Arraiza | 2017-12-02 | 1 | -0/+6 | |
| * | | Remobing bspline interpolator | Jabier Arraiza | 2017-12-02 | 2 | -0/+2 | |
| * | | Cleaninng | Jabier Arraiza | 2017-12-01 | 5 | -205/+208 | |
| * | | Working on BSPline interpolator | Jabier Arraiza | 2017-11-28 | 5 | -208/+205 | |
| * | | Working on continuous paths | Jabier Arraiza | 2017-11-22 | 3 | -45/+65 | |
| * | | Smoothing start and end | Jabiertxo Arraiza Cenoz | 2017-11-20 | 3 | -39/+70 | |
| * | | Working on coontinuing paths | Jabier Arraiza | 2017-11-19 | 3 | -172/+156 | |
| * | | Working on fix smooth draw | Jabier Arraiza | 2017-11-19 | 3 | -108/+123 | |
| * | | Some improvements to redraw | Jabiertxo Arraiza Cenoz | 2017-11-14 | 1 | -2/+4 | |
| * | | Some improvements to redraw | Jabiertxo Arraiza Cenoz | 2017-11-14 | 1 | -28/+47 | |
| * | | Working refactor | Jabiertxo Arraiza Cenoz | 2017-11-13 | 3 | -101/+105 | |
| * | | Added speed improbements | Jabier Arraiza | 2017-11-12 | 3 | -49/+67 | |
| * | | Base refactor | Jabier Arraiza | 2017-11-12 | 3 | -124/+181 | |
| |/ | ||||||
| * | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-11-10 | 3 | -5/+7 | |
| |\ | ||||||
| | * | Merge branch 'luzpaz/inkscape-typos' (!119) | Eduard Braun | 2017-11-07 | 2 | -2/+2 | |
| | |\ | ||||||
| | | * | Misc. typos | Unknown | 2017-11-07 | 2 | -2/+2 | |
| | * | | added braces as specified in the coding standard | Simon Wells | 2017-11-04 | 1 | -3/+5 | |
| | |/ | ||||||
| * | | Merge branch 'master' into powerpencil | Jabier Arraiza | 2017-11-03 | 28 | -342/+275 | |
| |\| | ||||||
| | * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 24 | -66/+66 | |
| | * | Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in some | Andrey Mozzhuhin | 2017-10-05 | 2 | -3/+37 | |
| | * | Merge branch 'edit-clip-object' of gitlab.com:stfacc/inkscape | Marc Jeanmougin | 2017-10-05 | 1 | -1/+2 | |
| | |\ | ||||||
| | | * | Fix the editing of clipping and masking objects | Stefano Facchini | 2017-10-01 | 1 | -1/+2 | |
| | * | | Second batch | Marc Jeanmougin | 2017-10-02 | 3 | -118/+42 | |
| | * | | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 8 | -104/+84 | |
| | |/ | ||||||
| | * | Merge branch 'jali/inkscape-ustring_refactor' | Tavmjong Bah | 2017-09-27 | 7 | -36/+30 | |
| | |\ | ||||||
| | | * | Remove remaining usage of GString in ui/tools/* | Jan Lingscheid | 2017-09-21 | 5 | -30/+25 | |
| | | * | Remove unused GString in ui/tools/box3d-tool.cpp | Jan Lingscheid | 2017-09-21 | 1 | -1/+0 | |
| | | * | Remove usage of GString from ui/tools/spiral-tool.cpp | Jan Lingscheid | 2017-09-21 | 1 | -3/+2 | |
| | | * | Refactor Box3d::string_from_axes to use Glib::ustring | Jan Lingscheid | 2017-09-21 | 1 | -2/+3 | |
| | * | | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 12 | -14/+14 | |
| | |/ | ||||||
| * | | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ... | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+1 | |
| * | | Merge from master | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -2/+4 | |
| |\| | ||||||
| | * | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa... | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+3 | |
| * | | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 2017-08-28 | 3 | -12/+17 | |
| * | | Allow pressure in pencil in the tree modes, bezier, bspline and spiro | Jabier Arraiza | 2017-08-28 | 5 | -9/+21 | |
| * | | Add preview | Jabier Arraiza | 2017-08-27 | 3 | -99/+91 | |
| * | | Working on preview over powerpencil | Jabier Arraiza | 2017-08-27 | 3 | -73/+215 | |
| * | | Starting with powerpencil | Jabier Arraiza | 2017-08-25 | 5 | -42/+177 | |
| |/ | ||||||
| * | Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou... | Jabier Arraiza | 2017-08-13 | 1 | -11/+25 | |
| * | Merge branch 'jabiertxof/inkscape-inkscape.dev_power_clip_and_mask' | Martin Owens | 2017-08-13 | 1 | -1/+4 | |
| |\ | ||||||
| | * | update to trunk | Jabier Arraiza | 2017-07-01 | 30 | -155/+154 | |
| | |\ | ||||||
| | * \ | Update to trunk | Jabier Arraiza Cenoz | 2017-06-06 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Add contextual buttons to Hide/lock and Unhide/unlock items | Jabiertxof | 2017-06-06 | 1 | -1/+1 | |
| | * | | | Working on hide | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 | |
| | * | | | Add toggle clip bisibility button | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 | |
| | * | | | Initial release | Jabiertxof | 2017-05-29 | 1 | -2/+5 | |
| | |/ / | ||||||
| * | | | Add Alt modifier to allow move ultimate point in BSpline and Spiro pen tools | Jabier Arraiza | 2017-08-13 | 2 | -47/+127 | |
