summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Migrate launchpad offset branch to gitJabier Arraiza2018-02-271-1/+1
|/
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+9
* Fix minor typosYuri Chornoivan2018-01-011-1/+1
* Misc. typosUnknown2017-11-071-4/+4
* Fixing problems with nested LPE and convert to pathsJabier Arraiza2017-10-141-2/+2
* Add better transform handle to Clone Item LPEJabier Arraiza2017-10-011-0/+1
* A little styling tweak to a LPE expanderJabier Arraiza2017-10-011-1/+2
* Improvements to meassure segments LPE and a little styling tweak to default L...Jabier Arraiza2017-09-301-1/+3
* Minor tootltip tweakJabier Arraiza2017-09-221-1/+1
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-7/+22
* Change from Measure Line LPE to Measure Segments LPEJabier Arraiza2017-08-191-4/+4
* Working with powerclip and powermaskJabier Arraiza2017-06-241-0/+1
* Update to trunkJabier Arraiza Cenoz2017-06-071-0/+5
|\
| * fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-051-4/+2
| * merged with latest version of lpe-bool and trunkMichael Soegtrop2017-06-051-92/+268
| |\
| * \ updated to trunkMichael Soegtrop2017-06-051-2/+2
| |\ \
| * | | Added emboidery and bool LPEsMichael Soegtrop2016-04-271-0/+13
* | | | Working on powermask LPEJabier Arraiza Cenoz2017-06-071-1/+1
* | | | Update to trunkJabier Arraiza Cenoz2017-06-071-0/+5
|\ \ \ \
| * | | | fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-051-2/+1
| * | | | updated to latest trunkMichael Soegtrop2017-06-051-91/+266
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | updated to latest trunkMichael Soegtrop2016-06-121-0/+1
| |\ \ \ \
| * \ \ \ \ Fixed Bool LPE review issuesMichael Soegtrop2016-05-231-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Added bool LPEMichael Soegtrop2016-05-081-0/+7
| | |_|_|/ | |/| | |
* | | | | Starting with powermaskJabiertxof2017-06-061-0/+5
* | | | | update to trunkJabiertxof2017-05-291-3/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof2017-05-291-3/+8
| * | | | Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof2017-05-281-0/+2
| * | | | Change bad named varsJabiertxof2017-05-271-1/+1
* | | | | Initial releaseJabiertxof2017-05-291-1/+8
|/ / / /
* | | | Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-261-1/+1
* | | | Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-071-12/+3
* | | | Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof2017-05-071-18/+19