summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1071/+0
| | | | A lot of header clean-up.
* Misc. typosluz.paz2018-01-081-1/+1
| | | Found via `codespell`
* Fix a bug converting to paths nested LPE with powerstrokeJabier Arraiza2017-10-291-2/+2
|
* Fixing problems with nested LPE and convert to pathsJabier Arraiza2017-10-141-16/+32
|
* Allow nested LPE over groups also with shapesJabier Arraiza2017-09-041-0/+22
|
* Change from Measure Line LPE to Measure Segments LPEJabier Arraiza2017-08-191-1/+0
|
* Fix broken fix for bug pointed by parclytaxel in IRCJabier Arraiza Cenoz2017-05-301-0/+3
| | | (bzr r15719)
* Fix bug pointed by parclytaxel in IRCJabier Arraiza Cenoz2017-05-301-3/+2
| | | (bzr r15718)
* Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-291-20/+14
| | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15713)
* Fix bug on crash if undefined LPE loadJabiertxof2017-05-281-1/+3
| | | (bzr r15712)
* Allow doOnRemove in all LPEJabiertxof2017-05-281-6/+1
| | | (bzr r15710)
* Remove dabug lineJabiertxof2017-05-281-1/+0
| | | (bzr r15709)
* Remove original-d from clip and mask LPE if keep pathsJabiertxof2017-05-281-20/+20
| | | (bzr r15708)
* Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-281-21/+71
| | | (bzr r15707)
* Allow LPE clip or mask hasent effect appliedJabiertxof2017-05-271-1/+5
| | | (bzr r15706)
* Change bad named varsJabiertxof2017-05-271-1/+1
| | | (bzr r15704)
* Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-071-2/+1
| | | (bzr r15673)
* Fix erase lpe in multi LPE modeJabiertxof2017-05-011-1/+1
| | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
* Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-2/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
* Fixing to mergeJabiertxof2017-01-241-7/+13
| | | (bzr r15392.1.8)
* fixing crash on eraseJabiertxof2017-01-141-1/+3
|\ | | | | (bzr r15392.1.3)
* | Adding baseJabiertxof2017-01-051-3/+10
|/ | | (bzr r15392.1.1)
* Improve measure line to allow similar LPEJabiertxof2016-12-071-1/+2
| | | (bzr r15310)
* Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-061-16/+0
| | | (bzr r15302)
* Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-031-0/+15
| | | (bzr r15294)
* Fix bug:1634641 crash on deleteJabier Arraiza Cenoz2016-10-191-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1634645 (bzr r15179)
* Fix bug:1633521 on powerstrokeJabier Arraiza Cenoz2016-10-141-3/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1633521 (bzr r15170)
* Merged.Shlomi Fish2016-10-081-2/+5
|\ | | | | (bzr r15100.1.31)
| * Fix on delete lineJabier Arraiza Cenoz2016-10-061-2/+5
| | | | | | (bzr r15017.1.41)
* | Merged.Shlomi Fish2016-10-031-15/+21
|\| | | | | (bzr r15100.1.30)
| * Update to trunk and some fixesJabier Arraiza Cenoz2016-10-021-14/+2
| |\ | | | | | | (bzr r14865.1.14)
| * | Working on clip erase basic work done but brokenJabier Arraiza Cenoz2016-05-021-15/+21
| | | | | | | | | (bzr r14865.1.1)
* | | Remove "== true" and trailing whitespace.Shlomi Fish2016-09-231-3/+3
| |/ |/| | | (bzr r15100.1.22)
* | Fix some chrash when apply LPE: ej- sometimes GearJabier Arraiza Cenoz2016-09-041-1/+1
| | | | | | (bzr r15103)
* | Add std::nothrow so tests of memory allocation work as expected.Tavmjong Bah2016-08-171-1/+1
| | | | | | | | | | Should eventually be replaced by smart pointers. (bzr r15062)
* | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-3/+0
| | | | | | (bzr r15059)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-9/+0
| | | | | | (bzr r15034)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+9
| | | | | | (bzr r15027)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-9/+0
|/ | | (bzr r15025)
* Fix a problem with LPE on clips and paths making extremly slow on LPEJabier Arraiza Cenoz2016-03-191-13/+8
| | | (bzr r14719)
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-130/+72
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678)
* static code analysisKris De Gussem2015-12-071-5/+5
| | | (bzr r14509)
* mergingMarc Jeanmougin2015-04-261-1/+1
|\ | | | | (bzr r13922.1.13)
| * Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-1/+1
| | | | | | (bzr r13995)
* | more cast cleanupMarc Jeanmougin2015-02-271-5/+5
| | | | | | (bzr r13922.1.11)
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-10/+10
| | | | | | (bzr r13922.1.5)
* | At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-171-15/+15
|/ | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
* More C++ string usage.Johan B. C. Engelen2014-11-251-26/+16
| | | (bzr r13762)
* Update to trunk r13621Liam P. White2014-10-171-2/+1
|\ | | | | (bzr r13341.1.278)
| * noop: remove duplicate assignment in sp-lpe-item.cppJohan B. C. Engelen2014-10-121-2/+1
| | | | | | (bzr r13600)