inkscape:cherry-pick-37b819da

Last commit made on 2020-10-18
Get this branch:
git clone -b cherry-pick-37b819da https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
cherry-pick-37b819da
Repository:
lp:inkscape

Recent commits

1c08425... by Jabier Arraiza <email address hidden>

Remove toCurves from combine and breakapart

Fix the issue:
inkscape:548 https://gitlab.com/inkscape/inkscape/-/issues/548

(cherry picked from commit 37b819daafd2e1612dca7a1df74710ea8ff2487e)

0767f83... by Thomas Holder <email address hidden>

Fix crash duplicating text with shape-inside

Fixes https://gitlab.com/inkscape/inkscape/-/issues/1919

(cherry picked from commit 51377c74f6080c344b45b60a01a17871362cf6a1)

242ca7b... by Jabier Arraiza <email address hidden>

Remove uneed code from clone original

This part of code is not longer required, also sometimes fire a debug assert
Steps to reproduce debug assert

* Create a text
* Clone
* Apply LPE to clone (auto add clone original)
* Try to group

(cherry picked from commit 33f9ad6cffb1e423c29acb18f181d590f816536f)

11fee9f... by Jabier Arraiza <email address hidden>

Handle curve before from LPE on transforms

Proper fix to failed comit 7b018e43

(cherry picked from commit 56b5d64087ba535c8476346848da32ecea494768)

2dd4a90... by Jabier Arraiza <email address hidden>

Backport https://gitlab.com/inkscape/inkscape/-/commit/28e21ec9414d1c06daf373d81f873c5fdf504d2a from master

b62cd93... by Jabier Arraiza <email address hidden>

This commit fix a issue with transforms on creation of a item inside a LPE Group.
Mostly crash Calygraphic tool on for example roate copies group

Backported from master 7b018e43

def938f... by Nathan Lee <email address hidden>

New arcs no longer slices before mouse let go

This should reduce reliance on the default constructor.
Introduced by 316d4c9bf1a54093cc6847a61c6a94fdc1c8f026

(cherry-picked from c7ef69f452e48e40e8212cdfbcbc5264aac609f4)

05b8364... by Nathan Lee <email address hidden>

Fix arcs in old files being treated as slices

This should reduce reliance on the default constructor.
Introduced by 316d4c9bf1a54093cc6847a61c6a94fdc1c8f026

Discovered using Wireframe sphere extension, see
https://gitlab.com/inkscape/extensions/-/issues/298

(cherry-picked from c9f31e19ea3d1cad82c20834827bd8062337ff3a)

2a5465c... by René de Hesselle

Update for Xcode 12

b217f54... by Parth Pant <email address hidden>

added comments

(cherry-picked from 0741f45a0bdf8bda409365913d5fbc63070c1c39)