summaryrefslogtreecommitdiffstats
path: root/src/object (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-122-3/+3
* Fixes on convert to paths LPE shapesJabier Arraiza2018-06-021-7/+49
* Prevent seg fault if value is null.Tavmjong Bah2018-05-311-0/+5
* Implement rendering for 'textPath' 'side' attribute. No GUI.Tavmjong Bah2018-05-313-28/+36
* More boilerplate for 'textPath' 'side' attribute.Tavmjong Bah2018-05-312-10/+31
* Source typosluz.paz2018-05-141-3/+3
* Misc. typosluz.paz2018-05-144-4/+4
* Fix bug embeding SVG as PNGJabier Arraiza2018-05-132-24/+73
* Fix rendering of hatches when hatchContentUnits and hatchUnits have different...Tavmjong Bah2018-05-131-1/+13
* Allow embed on SVG importsJabier Arraiza2018-05-122-19/+22
* Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-121-0/+20
* Allow link a SVG as imageJabiertxo Arraiza Cenoz2018-05-101-4/+9
* Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-05-093-0/+11
|\
| * Guides created after "lock all guides" selected should be lockedGeoff Lankow2018-05-041-0/+3
| * Add global guide controls to guides panelGeoff Lankow2018-05-042-0/+8
* | Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0477-324/+324
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2977-324/+324
* | Put adaptagrams into its own folderMarc Jeanmougin2018-04-292-2/+2
* | moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-1/+1
* | Fix bug when converting to paths cliped and masked LPE elemetsJabiertxo Arraiza Cenoz2018-04-261-43/+40
* | Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-238-16/+64
* | Fix warings on updatesJabier Arraiza2018-04-2310-30/+26
* | Remove pathh orig fileJabier Arraiza2018-04-231-1756/+0
* | Fix promote dJabier Arraiza2018-04-232-1/+1759
* | Remove some documents updatesJabier Arraiza2018-04-239-21/+0
* | Fix some crashes groupingJabier Arraiza2018-04-231-2/+3
* | Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-232-8/+5
* | Revert TAV d work for testingJabier Arraiza2018-04-231-3/+1
* | Add transforms fixesJabier Arraiza2018-04-232-25/+0
* | Fixes for d promote to propertyJabier Arraiza2018-04-211-37/+33
|/
* Fixes to transforms on LPEJabier Arraiza2018-04-142-11/+17
* Fix bug: 1758477Jabier Arraiza2018-03-283-8/+9
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+1
* Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-282-1/+2
* a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-273-5/+6
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-267-9/+8
* Allow path moveJabier Arraiza2018-03-263-5/+8
* Fixing refsJabier Arraiza2018-03-268-36/+23
* Base LPE refactorJabier Arraiza2018-03-2626-582/+590
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-172-260/+0
* [meson-build] libcrocoFelipe Corrêa da Silva Sanches2018-03-171-0/+1
* [meson-build] live path effectsFelipe Corrêa da Silva Sanches2018-03-171-0/+1
* [meson-build] spobject filtersFelipe Corrêa da Silva Sanches2018-03-172-3/+66
* [meson-build] libsrcdirFelipe Corrêa da Silva Sanches2018-03-171-4/+1
* [meson-build] wip: sp-object, sp-marshal and lib_helperFelipe Corrêa da Silva Sanches2018-03-171-0/+198
* Code cleanup.Tavmjong Bah2018-03-151-26/+27
* Fixed more trivial typosluz.paz2018-03-121-1/+1
* Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah2018-03-072-8/+48
* Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah2018-02-182-74/+25
* Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah2018-02-132-25/+74