summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1071/+0
A lot of header clean-up.
2018-01-08Misc. typosluz.paz1-1/+1
Found via `codespell`
2017-10-29Fix a bug converting to paths nested LPE with powerstrokeJabier Arraiza1-2/+2
2017-10-14Fixing problems with nested LPE and convert to pathsJabier Arraiza1-16/+32
2017-09-04Allow nested LPE over groups also with shapesJabier Arraiza1-0/+22
2017-08-19Change from Measure Line LPE to Measure Segments LPEJabier Arraiza1-1/+0
2017-05-30Fix broken fix for bug pointed by parclytaxel in IRCJabier Arraiza Cenoz1-0/+3
(bzr r15719)
2017-05-30Fix broken fix for bug pointed by parclytaxel in IRCJabier Arraiza Cenoz1-0/+3
(bzr r15703.1.16)
2017-05-30Fix bug pointed by parclytaxel in IRCJabier Arraiza Cenoz1-3/+2
(bzr r15718)
2017-05-30Fix bug pointed by parclytaxel in IRCJabier Arraiza Cenoz1-3/+2
(bzr r15703.1.15)
2017-05-29Initial releaseJabiertxof1-39/+91
(bzr r15704)
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof1-20/+14
improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15713)
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof1-20/+14
improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15703.1.10)
2017-05-28Fix bug on crash if undefined LPE loadJabiertxof1-1/+3
(bzr r15712)
2017-05-28Fix bug on crash if undefined LPE loadJabiertxof1-1/+3
(bzr r15703.1.9)
2017-05-28Allow doOnRemove in all LPEJabiertxof1-6/+1
(bzr r15710)
2017-05-28Allow doOnRemove in all LPEJabiertxof1-6/+1
(bzr r15703.1.7)
2017-05-28Remove dabug lineJabiertxof1-1/+0
(bzr r15709)
2017-05-28Remove dabug lineJabiertxof1-1/+0
(bzr r15703.1.6)
2017-05-28Remove original-d from clip and mask LPE if keep pathsJabiertxof1-20/+20
(bzr r15708)
2017-05-28Remove original-d from clip and mask LPE if keep pathsJabiertxof1-20/+20
(bzr r15703.1.5)
2017-05-28Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof1-21/+71
(bzr r15707)
2017-05-28Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof1-21/+71
(bzr r15703.1.4)
2017-05-27Allow LPE clip or mask hasent effect appliedJabiertxof1-1/+5
(bzr r15706)
2017-05-27Allow LPE clip or mask hasent effect appliedJabiertxof1-1/+5
(bzr r15703.1.3)
2017-05-27Change bad named varsJabiertxof1-1/+1
(bzr r15704)
2017-05-27Change bad named varsJabiertxof1-1/+1
(bzr r15703.1.1)
2017-05-07Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof1-2/+1
(bzr r15673)
2017-05-01Fix erase lpe in multi LPE modeJabiertxof1-1/+1
Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-2/+3
Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
2017-01-24update to trunkJabier Arraiza Cenoz1-10/+25
(bzr r15356.1.18)
2017-01-24Remove some code and make dependant of rotate copiesJabiertxof1-13/+8
(bzr r15356.1.17)
2017-01-24Fixing to mergeJabiertxof1-7/+13
(bzr r15392.1.8)
2017-01-05Adding baseJabiertxof1-3/+10
(bzr r15392.1.1)
2017-01-04Fixing some bugsJabiertxof1-0/+2
(bzr r15295.1.50)
2017-01-02Remove clone original codeJabiertxof1-13/+8
(bzr r15295.1.47)
2016-12-30Fixing clips and masksJabier Arraiza Cenoz1-2/+2
(bzr r15356.1.6)
2016-12-29Add sp_shape to LPE chain and fixing transformsJabiertxof1-3/+3
(bzr r15356.1.4)
2016-12-28First attemp workingJabiertxof1-8/+13
(bzr r15356.1.1)
2016-12-16remove rollback to 15315Jabiertxof1-2/+4
(bzr r15295.1.26)
2016-12-16Rollback 15315Jabiertxof1-4/+2
(bzr r15295.1.25)
2016-12-08Working on nested LPEJabiertxof1-2/+4
(bzr r15295.1.19)
2016-12-07Fix the duplicated LPE on erase bugJabiertxof1-1/+5
(bzr r15295.1.16)
2016-12-07Improve measure line to allow similar LPEJabiertxof1-1/+2
(bzr r15310)
2016-12-06Fixes for measure LPE and speed path based LPE operationsJabiertxof1-16/+0
(bzr r15302)
2016-12-03Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof1-0/+15
(bzr r15294)
2016-10-19Fix bug:1634641 crash on deleteJabier Arraiza Cenoz1-1/+1
Fixed bugs: - https://launchpad.net/bugs/1634645 (bzr r15179)
2016-10-14Fix bug:1633521 on powerstrokeJabier Arraiza Cenoz1-3/+8
Fixed bugs: - https://launchpad.net/bugs/1633521 (bzr r15170)
2016-10-06Fix on delete lineJabier Arraiza Cenoz1-2/+5
(bzr r15017.1.41)
2016-09-23Remove "== true" and trailing whitespace.Shlomi Fish1-3/+3
(bzr r15100.1.22)