inkscape:cherry-pick-b33c8918

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

Branch merges

Branch information

Name:
cherry-pick-b33c8918
Repository:
lp:inkscape

Recent commits

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

Remove toCurves from reverse path

No neded, clones not neeed to be reversed if parent dont change and LPE is reversed ok without it

(cherry picked from commit b33c89181a261c99f51da0e3a887b239bc732c0a)

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)

8aef791... by Parth Pant <email address hidden>

fixed objects section search

This doesn't cherry-pick changes to Layers dialog

(partially cherry-picked from 118002a486abe24d954fba1c924d7df4be34185b)