summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza2019-09-301-1/+1
* Remove some trailing whitespace.Moini2019-07-201-6/+6
* Improve some LPE descriptions.Moini2019-07-201-41/+41
|\
| * Add missing descriptions (mostly for experimental LPEs)Maren Hachmann2019-04-241-42/+42
* | Fixes for pressure pencilJabier Arraiza2019-07-191-2/+2
* | Improvements finish pointed by MarenJabier Arraiza2019-07-191-0/+7
* | Fix translations and coding styleJabier Arraiza2019-07-191-1/+1
* | Improvemets to power pencilJabiertxof2019-07-191-1/+2
* | working on powerpencil in other threadJabier Arraiza2019-07-141-2/+2
* | Fix various minor typosYuri Chornoivan2019-07-011-2/+2
* | Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza2019-05-261-1/+1
* | Fix a bug defaulting some parametersJabiertxof2019-05-241-11/+11
* | Improvemets to GeomPathstroke and Offset LPEJabiertxof2019-05-211-1/+1
* | Select filter on each LPE add dialog to easy remove or modify. Also improve L...Jabier Arraiza2019-05-011-24/+24
* | Allow LPE retain elements on convert to paths inside the original defs objectJabiertxof2019-05-011-1/+3
|/
* Avoid crash from nullptr exceptionNathan Lee2019-04-021-5/+5
* full remove expader + codeJabiertxof2019-03-271-1/+0
* Remove the expander code. Retain only for LPE default settingsJabiertxof2019-03-271-0/+1
* lpe-pts2ellipse: parameter enabling based on creation methodschwieni2019-03-251-0/+5
* Update issues on CIJabiertxof2019-02-181-8/+8
* Fix compiling issuesJabiertxof2019-02-181-3/+3
* Add descriptions and fixes to show disabled and rename dash to dashed stoke LPEJabiertxof2019-02-181-18/+18
* Add missing icons and add double languajeJabier Arraiza2019-02-181-24/+79
* Improving window positionJabiertxof2019-02-181-1/+1
* Add descriptionsJabiertxof2019-02-181-106/+51
* add sorting and favoritesJabier Arraiza2019-02-181-0/+55
* improving enum positionJabier Arraiza2019-02-181-0/+726
* adding symbolsJabier Arraiza2019-02-181-65/+0
* fixing coding style and translation and merge from masterJabier Arraiza2019-02-181-2/+2
* modernize loopsMarc Jeanmougin2019-01-021-18/+14
* remove "Perspective path" LPEThomas Holder2018-12-161-5/+0
* Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza2018-12-151-11/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
* Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...Jabiertxof2018-10-031-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-3/+3
* Improvements to transforms in LPEJabier Arraiza2018-10-011-0/+1
* improbe UX of Fillet/Chamfer LPEJabiertxof2018-09-141-2/+1
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-14/+14
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-13/+13
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-13/+13
* Remove some documents updatesJabier Arraiza2018-04-231-1/+0
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-1/+2
* Add LPE Dash StrokeJabier Arraiza2018-04-011-1/+6
* Fixing refsJabier Arraiza2018-03-261-4/+0
* Base LPE refactorJabier Arraiza2018-03-261-51/+42
* Merge from trunkJabier Arraiza2018-03-021-1/+6
|\
| * Live effect: Ellipse from PointsMarkus Schwienbacher2018-03-011-1/+6