summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/parameter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+2
* More fixes to LPEJabiertxof2017-05-271-5/+4
* Change bad named varsJabiertxof2017-05-271-2/+2
* Rewrite UXJabiertxof2017-04-291-3/+3
* ResetJabiertxof2017-04-281-3/+3
* Add LPE prefs dialogJabiertxof2017-04-261-1/+1
* Allow set and reset default values of LPE parametersJabiertxof2017-04-141-2/+2
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-1/+1
* Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-061-0/+2
* Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-301-2/+0
* Improvements to widget redrawJabier Arraiza Cenoz2016-07-291-0/+2
* Add strore parametersJabier Arraiza Cenoz2016-07-241-0/+1
* Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-181-1/+3
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-111-3/+2
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
* Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-201-0/+7
* memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-151-1/+1
* const ....Johan B. C. Engelen2013-01-171-1/+1
* const methodsJohan B. C. Engelen2013-01-171-3/+2
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+2
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-2/+2
* lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2011-11-091-0/+3
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert2009-06-211-0/+1
* Merge from fe-movedTed Gould2008-11-211-1/+2
* Warning cleanupJon A. Cruz2008-08-011-2/+2
* Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of c...Maximilian Albert2008-07-291-0/+4
* LPE knotholder refactoring: PointParams are not knotholder entities any more;...Maximilian Albert2008-07-291-0/+3
* purge LivePathEffect::PathTypeJohan B. C. Engelen2008-07-201-16/+0
* Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert2008-06-081-1/+2
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-2/+1
* Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert2008-06-051-2/+2
* Add paramType() method to LPE parameter classesMaximilian Albert2008-06-051-0/+16
* * (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen2008-02-271-3/+6
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen2008-01-161-1/+0
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-151-4/+5
* correctly transform LPE path and point parameters with the SPItem's transformJohan B. C. Engelen2008-01-081-0/+2
* fix typo notepath => nodepathJohan B. C. Engelen2008-01-021-1/+1
* make LPE parameters responsible for transformation (LPE cycles through its pa...Johan B. C. Engelen2008-01-021-0/+2
* Warning cleanupJon A. Cruz2007-11-041-3/+14
* make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen2007-11-031-0/+5
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-0/+7
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-108/+108
* change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen2007-09-141-0/+5
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-021-9/+10
* LPE:Johan B. C. Engelen2007-08-291-6/+10
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-191-1/+7
* Fix LPE:Johan B. C. Engelen2007-08-171-5/+13
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+84