summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/parameter.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-22Add tooltip to set default LPE widgetJabier Arraiza1-0/+9
2017-05-29Initial releaseJabiertxof1-7/+6
2017-05-27More fixes to LPEJabiertxof1-6/+5
2017-05-27More fixes to LPEJabiertxof1-6/+5
2017-05-27Change bad named varsJabiertxof1-3/+3
2017-05-27Change bad named varsJabiertxof1-3/+3
2017-05-05LPE widget refactor. Improvement to not update on same valueJabiertxof1-1/+3
2017-05-05Improve responsive from LPEJabier Arraiza Cenoz1-0/+2
2017-05-01Remove coutsJabiertxof1-1/+0
2017-05-01Fix erase lpe in multi LPE modeJabiertxof1-6/+0
2017-04-29minor bugfixingJabiertxof1-0/+1
2017-04-29Rewrite UXJabiertxof1-0/+10
2017-04-28ResetJabiertxof1-21/+1
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+11
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-0/+10
2017-01-24Some bug fix to prepare mergeJabiertxof1-0/+3
2016-07-30Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz1-26/+17
2016-07-29Improvements to widget redrawJabier Arraiza Cenoz1-13/+25
2016-07-24Add strore parametersJabier Arraiza Cenoz1-0/+7
2015-10-18Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz1-16/+21
2015-09-11fixes bug:1492711 in bspline and fillet chamferjtx1-9/+7
2015-09-08Better fix for bug 1492711Jabier Arraiza Cenoz1-3/+9
2015-09-08Fix for bug 1492711Jabier Arraiza Cenoz1-0/+3
2015-05-20Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD1-7/+0
2014-11-01Fixed 32-bit build break.Jon A. Cruz1-1/+1
2014-08-15memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem1-1/+7
2014-07-06Extension of fix for 13420: effects often set upper limit to inf, causing pro...Liam P. White1-2/+17
2014-07-06Fix an oddity with path effects dialog, gtk3 onlyLiam P. White1-2/+10
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+1
2013-03-19Fixing regressionjtx1-1/+2
2013-03-14Updating original pathJabier Arraiza Cenoz1-1/+6
2012-10-14Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis1-2/+2
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-2/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+1
2011-11-09lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen1-1/+5
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-2/+2
2009-12-20Warning cleanupJon A. Cruz1-2/+2
2009-06-21Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert1-1/+2
2008-06-05Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert1-1/+1
2008-04-13C++-ify initialization of Parameter and ScalarParam classesJohan B. C. Engelen1-15/+15
2008-02-27* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen1-2/+2
2008-02-24Warning and whitespace cleanupJon A. Cruz1-1/+1
2008-01-26fix initialization of lpe paramsJohan B. C. Engelen1-0/+1
2008-01-16RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen1-31/+11
2008-01-15prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen1-1/+3
2008-01-08correctly transform LPE path and point parameters with the SPItem's transformJohan B. C. Engelen1-0/+5
2007-12-30Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington1-4/+5