| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-03-25 | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 1 | -76/+46 | |
| improved tool-tips for better usability | |||||
| 2019-03-25 | lpe-pts2ellipse: parameter enabling based on creation method | schwieni | 1 | -0/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-03 | Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵ | Jabiertxof | 1 | -11/+1 | |
| with mouse correctly | |||||
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 1 | -5/+7 | |
| This avoids having to pass variables by reference before copying them when calling a constructor. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -4/+5 | |
| 2017-12-04 | Adding fix to sliders and spin buttons on LPE | Jabier Arraiza | 1 | -4/+7 | |
| 2017-09-22 | Add tooltip to set default LPE widget | Jabier Arraiza | 1 | -0/+9 | |
| 2017-05-29 | Initial release | Jabiertxof | 1 | -7/+6 | |
| (bzr r15704) | |||||
| 2017-05-27 | More fixes to LPE | Jabiertxof | 1 | -6/+5 | |
| (bzr r15705) | |||||
| 2017-05-27 | More fixes to LPE | Jabiertxof | 1 | -6/+5 | |
| (bzr r15703.1.2) | |||||
| 2017-05-27 | Change bad named vars | Jabiertxof | 1 | -3/+3 | |
| (bzr r15704) | |||||
| 2017-05-27 | Change bad named vars | Jabiertxof | 1 | -3/+3 | |
| (bzr r15703.1.1) | |||||
| 2017-05-05 | LPE widget refactor. Improvement to not update on same value | Jabiertxof | 1 | -1/+3 | |
| (bzr r15665) | |||||
| 2017-05-05 | Improve responsive from LPE | Jabier Arraiza Cenoz | 1 | -0/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662) | |||||
| 2017-05-01 | Remove couts | Jabiertxof | 1 | -1/+0 | |
| (bzr r15620.1.16) | |||||
| 2017-05-01 | Fix erase lpe in multi LPE mode | Jabiertxof | 1 | -6/+0 | |
| Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655) | |||||
| 2017-04-29 | minor bugfixing | Jabiertxof | 1 | -0/+1 | |
| (bzr r15620.1.13) | |||||
| 2017-04-29 | Rewrite UX | Jabiertxof | 1 | -0/+10 | |
| (bzr r15620.1.12) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -21/+1 | |
| (bzr r15620.1.9) | |||||
| 2017-04-27 | Add end of preferences GUI | Jabier Arraiza Cenoz | 1 | -1/+11 | |
| (bzr r15620.1.6) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -0/+10 | |
| (bzr r15620.1.1) | |||||
| 2017-01-24 | Some bug fix to prepare merge | Jabiertxof | 1 | -0/+3 | |
| (bzr r15392.1.9) | |||||
| 2016-07-30 | Full rewrite on working mode now no linked paths necesary | Jabier Arraiza Cenoz | 1 | -26/+17 | |
| (bzr r15017.1.15) | |||||
| 2016-07-29 | Improvements to widget redraw | Jabier Arraiza Cenoz | 1 | -13/+25 | |
| (bzr r15017.1.11) | |||||
| 2016-07-24 | Add strore parameters | Jabier Arraiza Cenoz | 1 | -0/+7 | |
| (bzr r15017.1.5) | |||||
| 2015-10-18 | Added "Spray Friendly" Parameter to roughen LPE | Jabier Arraiza Cenoz | 1 | -16/+21 | |
| Adds, but not used by the moment a extra parameter to bool and scalar LPE parameter to hide the widget. This allow to store scalar values and bool values inside the LPEObject to intermediate use by the LPE, whithout disturbing to the user. (bzr r14420) | |||||
| 2015-09-11 | fixes bug:1492711 in bspline and fillet chamfer | jtx | 1 | -9/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14356) | |||||
| 2015-09-08 | Better fix for bug 1492711 | Jabier Arraiza Cenoz | 1 | -3/+9 | |
| Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14353) | |||||
| 2015-09-08 | Fix for bug 1492711 | Jabier Arraiza Cenoz | 1 | -0/+3 | |
| Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14351) | |||||
| 2015-05-20 | Use sane constant for min and max values in LPE dialogs | Ben Scholzen 'DASPRiD | 1 | -7/+0 | |
| (bzr r14163.1.2) | |||||
| 2014-11-01 | Fixed 32-bit build break. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r13650) | |||||
| 2014-08-15 | memleak fix (Bug #1293827: LivePathEffect memory leak ) | Kris De Gussem | 1 | -1/+7 | |
| (bzr r13520) | |||||
| 2014-07-06 | Extension of fix for 13420: effects often set upper limit to inf, causing ↵ | Liam P. White | 1 | -2/+17 | |
| problems in gtk3 (bzr r13341.1.80) | |||||
| 2014-07-06 | Fix an oddity with path effects dialog, gtk3 only | Liam P. White | 1 | -2/+10 | |
| (bzr r13341.1.79) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -1/+2 | |
| (bzr r11950.1.61) | |||||
| 2013-03-14 | Updating original path | Jabier Arraiza Cenoz | 1 | -1/+6 | |
| (bzr r11950.1.53) | |||||
| 2012-10-14 | Don't try to set infinite bounds on SpinButtons in LPE Scalar | Alex Valavanis | 1 | -2/+2 | |
| (bzr r11794) | |||||
| 2012-06-17 | Removed unneeded header style filename #defines | Jon A. Cruz | 1 | -2/+0 | |
| (bzr r11503) | |||||
| 2012-06-17 | Removed outdated classes. | Jon A. Cruz | 1 | -0/+2 | |
| Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| 2012-02-06 | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 1 | -1/+0 | |
| (bzr r10940) | |||||
| 2012-01-03 | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10826) | |||||
| 2011-11-09 | lpe: add slider to scalar param optionally (does not work very well yet) | Johan B. C. Engelen | 1 | -1/+5 | |
| (bzr r10735) | |||||
| 2011-08-27 | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 1 | -1/+0 | |
| (bzr r10582.1.6) | |||||
| 2010-08-05 | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 1 | -2/+2 | |
| (bzr r9508.1.48) | |||||
| 2009-12-20 | Warning cleanup | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r8895) | |||||
