summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-01Add LPE Dash StrokeJabier Arraiza1-1/+6
2018-03-26Fixing refsJabier Arraiza1-4/+0
2018-03-26Base LPE refactorJabier Arraiza1-51/+42
2018-03-01Live effect: Ellipse from PointsMarkus Schwienbacher1-1/+6
2018-02-27Migrate launchpad offset branch to gitJabier Arraiza1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-3/+9
2018-01-01Fix minor typosYuri Chornoivan1-1/+1
2017-11-07Misc. typosUnknown1-4/+4
2017-10-14Fixing problems with nested LPE and convert to pathsJabier Arraiza1-2/+2
2017-10-01Add better transform handle to Clone Item LPEJabier Arraiza1-0/+1
2017-10-01A little styling tweak to a LPE expanderJabier Arraiza1-1/+2
2017-09-30Improvements to meassure segments LPE and a little styling tweak to default L...Jabier Arraiza1-1/+3
2017-09-22Minor tootltip tweakJabier Arraiza1-1/+1
2017-09-22Add tooltip to set default LPE widgetJabier Arraiza1-7/+22
2017-08-19Change from Measure Line LPE to Measure Segments LPEJabier Arraiza1-4/+4
2017-06-24Working with powerclip and powermaskJabier Arraiza1-0/+1
2017-06-07Working on powermask LPEJabier Arraiza Cenoz1-1/+1
2017-06-06Starting with powermaskJabiertxof1-0/+5
2017-06-05fixed enum order + added cpp files to POFILES.inMichael Soegtrop1-2/+1
2017-06-05fixed enum order + added cpp files to POFILES.inMichael Soegtrop1-2/+1
2017-06-05fixed enum order + added cpp files to POFILES.inMichael Soegtrop1-4/+2
2017-06-05fixed enum order + added cpp files to POFILES.inMichael Soegtrop1-4/+2
2017-05-29Initial releaseJabiertxof1-1/+8
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-3/+8
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-3/+8
2017-05-28Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof1-0/+2
2017-05-28Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof1-0/+2
2017-05-27Change bad named varsJabiertxof1-1/+1
2017-05-27Change bad named varsJabiertxof1-1/+1
2017-05-26Improve methods on rotate copies LPEJabier Arraiza Cenoz1-1/+1
2017-05-07Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof1-12/+3
2017-05-07Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof1-18/+19
2017-05-05Improve responsive from LPEJabier Arraiza Cenoz1-0/+1
2017-05-01Fix erase lpe in multi LPE modeJabiertxof1-2/+0
2017-04-29minor bugfixingJabiertxof1-6/+8
2017-04-29Rewrite UXJabiertxof1-4/+98
2017-04-28ResetJabiertxof1-120/+55
2017-04-28Formating codeJabiertxof1-51/+52
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+1
2017-04-26Add LPE prefs dialogJabiertxof1-4/+4
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-55/+120
2017-03-16Remove some compiling warnsJabiertxof1-1/+1
2017-02-18Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof1-0/+3
2017-01-24update to trunkJabier Arraiza Cenoz1-6/+82
2017-01-24Some bug fix to prepare mergeJabiertxof1-0/+2
2017-01-24Remove some code and make dependant of rotate copiesJabiertxof1-26/+13
2017-01-24Fixing to mergeJabiertxof1-2/+19
2017-01-22Update to new code in trunkJabiertxof1-41/+53
2017-01-02Remove clone original codeJabiertxof1-27/+14
2016-12-29Add sp_shape to LPE chain and fixing transformsJabiertxof1-16/+25