| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscape | Marc Jeanmougin | 2018-06-14 | 1 | -2/+2 |
| |\ | |||||
| | * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| * | | Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul... | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -3/+4 |
| * | | Make ToolBase::cursor use gdkmm and smart pointers. | Emmanuel Gil Peyrot | 2018-06-12 | 3 | -22/+15 |
| |/ | |||||
| * | Misc. typos | luz.paz | 2018-05-14 | 1 | -1/+1 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 22 | -51/+51 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 22 | -51/+51 |
| * | Put adaptagrams into its own folder | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| * | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 5 | -24/+3 |
| * | Fix bug: 1758477 | Jabier Arraiza | 2018-03-28 | 3 | -4/+11 |
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 3 | -6/+5 |
| * | Fix bug: 1738504 | Jabier Arraiza | 2018-03-28 | 1 | -1/+0 |
| * | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 2018-03-26 | 7 | -6/+22 |
| * | Fixing refs | Jabier Arraiza | 2018-03-26 | 2 | -13/+0 |
| * | Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#... | Jabier Arraiza | 2018-03-26 | 1 | -2/+0 |
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 3 | -7/+7 |
| * | Remove unused includes, etc. | Tavmjong Bah | 2018-03-06 | 1 | -2/+0 |
| * | Misc. typos | luz.paz | 2018-02-18 | 1 | -1/+1 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 28 | -441/+551 |
| * | Convert mesh-toolbar to use ink-select-one-action. | Tavmjong Bah | 2018-01-10 | 1 | -19/+14 |
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| * | Merge branch 'master' into powerpencilII | Jabiertxo Arraiza Cenoz | 2017-12-27 | 1 | -0/+5 |
| |\ | |||||
| | * | GtkMM popup menu deprecation fixes | Alexander Valavanis | 2017-12-26 | 1 | -0/+5 |
| * | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-26 | 2 | -438/+428 |
| |\| | |||||
| | * | Format connector code | Sylvain Chiron | 2017-12-26 | 2 | -438/+428 |
| * | | Fix power stroke closed path and minor tweacks for pencil powerstroke | Jabier Arraiza | 2017-12-26 | 2 | -3/+7 |
| * | | Fix start anchors | Jabier Arraiza | 2017-12-25 | 5 | -376/+371 |
| * | | Refactoring pencil powerstroke | Jabier Arraiza | 2017-12-21 | 3 | -70/+103 |
| * | | Tiny fix to improbe release pentool | Jabier Arraiza | 2017-12-18 | 1 | -0/+1 |
| * | | Working on powerstroke fixes to pentool | Jabier Arraiza | 2017-12-18 | 3 | -204/+124 |
| * | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-12 | 1 | -1/+2 |
| |\| | |||||
| | * | Prevent snapping while space-panning | Duncan | 2017-12-08 | 1 | -1/+2 |
| * | | Moving tolerance | Jabier Arraiza | 2017-12-08 | 1 | -4/+5 |
| * | | Mege trunk into powerpencilII | Jabier Arraiza | 2017-12-07 | 4 | -157/+132 |
| |\| | |||||
| | * | Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboard | Jabier Arraiza | 2017-12-07 | 1 | -0/+16 |
| | * | Add fix to problem switching pen tool modes | Jabier Arraiza | 2017-12-04 | 4 | -144/+115 |
| * | | Update to trunk | Jabier Arraiza | 2017-12-04 | 2 | -3/+21 |
| |\| | |||||
| | * | 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 |
