summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-patternalongpath.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+1
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot1-2/+1
2019-01-02modernize loopsMarc Jeanmougin1-4/+3
2018-12-15Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza1-19/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-03-26Base LPE refactorJabier Arraiza1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-3/+6
2018-01-01Fixes crashes with knoth in bend and pattern along pathJabier Arraiza1-20/+18
2017-12-29Add fix sugested in mailing list to allow diferent LPE on clonesJabiertxo Arraiza Cenoz1-7/+14
2017-12-06Fix bug 1735316 - Pattern Along Path: Option to hide the new handlerJabier Arraiza1-15/+29
2017-09-13Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz1-36/+43
2017-08-13Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza1-1/+2
2017-04-28Code formatingJabiertxof1-10/+10
2017-04-28ResetJabiertxof1-10/+10
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-10/+10
2017-01-20Fix bug 1622388. Insane memory leak and crash with pattern along pathJabiertxof1-5/+8
2017-01-20Fix bug 1657591. Crash on ungrouping in v0.92. A unnecesary call to update pa...Jabiertxof1-1/+0
2016-12-31Not target bug.Jabiertxof1-1/+1
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-2/+2
2016-12-16remove rollback to 15315Jabiertxof1-0/+2
2016-12-16Rollback 15315Jabiertxof1-2/+0
2016-12-10Fix headers on LPE'sJabiertxof1-0/+2
2016-12-07Fix for reopened bug #1643408- minor typyngJabier Arraiza Cenoz1-7/+7
2016-12-07Fix for reopened bug #1643408Jabier Arraiza Cenoz1-2/+5
2016-11-21Fix #1643408. Bug in pap LPEJabier Arraiza Cenoz1-8/+6
2016-09-11Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz1-11/+10
2016-09-09Fix bug: #1621213 in Pattern Along Path LPEJabier Arraiza Cenoz1-2/+3
2016-08-29Fix a bug in pattern along path at first edit node after applied. Backport it...Jabier Arraiza Cenoz1-7/+10
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-10/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+10
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-10/+0
2016-04-11Partialy fix bug #172137. commented in bugJabier Arraiza Cenoz1-0/+7
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-2/+2
2015-12-08add negative values to bend and pattern along path whith knotJabier Arraiza Cenoz1-4/+19
2015-08-08minor changesJabier Arraiza Cenoz1-5/+8
2015-08-07Full refactor of the LPE now too much simple codeJabier Arraiza Cenoz1-47/+73
2015-08-05Fix bug on apply effect from pen/pencil toolbarJabier Arraiza Cenoz1-17/+24
2015-08-02Added point parameterJabier Arraiza Cenoz1-2/+54
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-2/+0
2011-03-17Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem1-8/+8
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-10-02UI fixes (a.o. Bug #560751 )Kris De Gussem1-7/+7
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-2/+2
2009-10-05Patch by Johan to fix crashing by undefined path parameters in 4 LPEsJosh Andler1-1/+6
2009-04-12override transform_multiply for patternalongpath to disable transform forward...Johan B. C. Engelen1-0/+11