| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 2 | -3/+3 |
| * | Fixes on convert to paths LPE shapes | Jabier Arraiza | 2018-06-02 | 1 | -7/+49 |
| * | Prevent seg fault if value is null. | Tavmjong Bah | 2018-05-31 | 1 | -0/+5 |
| * | Implement rendering for 'textPath' 'side' attribute. No GUI. | Tavmjong Bah | 2018-05-31 | 3 | -28/+36 |
| * | More boilerplate for 'textPath' 'side' attribute. | Tavmjong Bah | 2018-05-31 | 2 | -10/+31 |
| * | Source typos | luz.paz | 2018-05-14 | 1 | -3/+3 |
| * | Misc. typos | luz.paz | 2018-05-14 | 4 | -4/+4 |
| * | Fix bug embeding SVG as PNG | Jabier Arraiza | 2018-05-13 | 2 | -24/+73 |
| * | Fix rendering of hatches when hatchContentUnits and hatchUnits have different... | Tavmjong Bah | 2018-05-13 | 1 | -1/+13 |
| * | Allow embed on SVG imports | Jabier Arraiza | 2018-05-12 | 2 | -19/+22 |
| * | Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG | Jabier Arraiza | 2018-05-12 | 1 | -0/+20 |
| * | Allow link a SVG as image | Jabiertxo Arraiza Cenoz | 2018-05-10 | 1 | -4/+9 |
| * | Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-05-09 | 3 | -0/+11 |
| |\ | |||||
| | * | Guides created after "lock all guides" selected should be locked | Geoff Lankow | 2018-05-04 | 1 | -0/+3 |
| | * | Add global guide controls to guides panel | Geoff Lankow | 2018-05-04 | 2 | -0/+8 |
| * | | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 77 | -324/+324 |
| * | | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 77 | -324/+324 |
| * | | Put adaptagrams into its own folder | Marc Jeanmougin | 2018-04-29 | 2 | -2/+2 |
| * | | moved libcroco, libuemf, libdepixelize to 3rdparty folder | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| * | | Fix bug when converting to paths cliped and masked LPE elemets | Jabiertxo Arraiza Cenoz | 2018-04-26 | 1 | -43/+40 |
| * | | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 8 | -16/+64 |
| * | | Fix warings on updates | Jabier Arraiza | 2018-04-23 | 10 | -30/+26 |
| * | | Remove pathh orig file | Jabier Arraiza | 2018-04-23 | 1 | -1756/+0 |
| * | | Fix promote d | Jabier Arraiza | 2018-04-23 | 2 | -1/+1759 |
| * | | Remove some documents updates | Jabier Arraiza | 2018-04-23 | 9 | -21/+0 |
| * | | Fix some crashes grouping | Jabier Arraiza | 2018-04-23 | 1 | -2/+3 |
| * | | Noumerous bugfixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 2 | -8/+5 |
| * | | Revert TAV d work for testing | Jabier Arraiza | 2018-04-23 | 1 | -3/+1 |
| * | | Add transforms fixes | Jabier Arraiza | 2018-04-23 | 2 | -25/+0 |
| * | | Fixes for d promote to property | Jabier Arraiza | 2018-04-21 | 1 | -37/+33 |
| |/ | |||||
| * | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 2 | -11/+17 |
| * | Fix bug: 1758477 | Jabier Arraiza | 2018-03-28 | 3 | -8/+9 |
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 1 | -1/+1 |
| * | Fix LPE updating problems | Jabiertxo Arraiza Cenoz | 2018-03-28 | 2 | -1/+2 |
| * | a few more fixes to build warnings related to libnrtype | Felipe Corrêa da Silva Sanches | 2018-03-27 | 3 | -5/+6 |
| * | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 2018-03-26 | 7 | -9/+8 |
| * | Allow path move | Jabier Arraiza | 2018-03-26 | 3 | -5/+8 |
| * | Fixing refs | Jabier Arraiza | 2018-03-26 | 8 | -36/+23 |
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 26 | -582/+590 |
| * | Removing sample meson build files. | Felipe Corrêa da Silva Sanches | 2018-03-17 | 2 | -260/+0 |
| * | [meson-build] libcroco | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -0/+1 |
| * | [meson-build] live path effects | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -0/+1 |
| * | [meson-build] spobject filters | Felipe Corrêa da Silva Sanches | 2018-03-17 | 2 | -3/+66 |
| * | [meson-build] libsrcdir | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -4/+1 |
| * | [meson-build] wip: sp-object, sp-marshal and lib_helper | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -0/+198 |
| * | Code cleanup. | Tavmjong Bah | 2018-03-15 | 1 | -26/+27 |
| * | Fixed more trivial typos | luz.paz | 2018-03-12 | 1 | -1/+1 |
| * | Promote the path 'd' attribute to a property per SVG 2. Try 2. | Tavmjong Bah | 2018-03-07 | 2 | -8/+48 |
| * | Revert "Promote the path 'd' attribute to a property per SVG 2." | Tavmjong Bah | 2018-02-18 | 2 | -74/+25 |
| * | Promote the path 'd' attribute to a property per SVG 2. | Tavmjong Bah | 2018-02-13 | 2 | -25/+74 |
