inkscape-extensions:fix-filelock-and-warnings

Last commit made on 2022-11-23
Get this branch:
git clone -b fix-filelock-and-warnings https://git.launchpad.net/inkscape-extensions

Branch merges

Branch information

Name:
fix-filelock-and-warnings
Repository:
lp:inkscape-extensions

Recent commits

1db9d8c... by Martin Owens

Fix filelock and warnings issues in extensions manager

42551c8... by Jonathan Neuhauser <email address hidden>

update pdflatex extension for 1.3

cddc2dc... by Jonathan Neuhauser <email address hidden>

pdflatex: hide path of temporary logfile

8bde5aa... by Jonathan Neuhauser <email address hidden>

Fix dxf scaling issues

c1934d6... by Jonathan Neuhauser <email address hidden>

[mypy] Make implicit optionals explicit

6679d07... by Jonathan Neuhauser <email address hidden>

add archiving job

f829384... by Jonathan Neuhauser <email address hidden>

weighted computation of average pylint score

53f61fe... by Jonathan Neuhauser <email address hidden>

bump pylint version & remove deprecated options

bc29379... by Jonathan Hofinger

Rewrite the svg2xaml extension using inkex

The svg2xaml export extension now supports high- and lowlevel export,
targeting Avalonia, and much more. Silverlight support has been dropped,
and the change is accompanied by a lot of unit tests.
For more details, see user facing documentation.
The XAML processing code has been moved into a submodule.

4e59eac... by Jonathan Neuhauser <email address hidden>

Pass actions via STDIN instead of command line argument