summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-17Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet1-6/+1
2008-03-28when applying LPE to rect, convert it to path firstJohan B. C. Engelen1-0/+8
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-20/+16
2008-01-30* don't strech buttons on lpe dialog when resizing the dialogFelipe Corr??a da Silva Sanches1-2/+4
2008-01-26fix: show lpe parameters when new effect is appliedJohan B. C. Engelen1-0/+2
2008-01-20don't update LPE dialog when selection is modified. try 2Johan B. C. Engelen1-28/+14
2008-01-20don't update LPE dialog when selection is modified.Johan B. C. Engelen1-14/+19
2008-01-15prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen1-1/+4
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-18/+1
2007-11-22The dialog to panel refactoring:gustav_b1-8/+7
2007-11-08warning cleanupJon A. Cruz1-1/+1
2007-10-30LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen1-1/+7
2007-10-11trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-295/+295
2007-09-08place apply horizonallybulia byak1-4/+4
2007-09-05initially hide the remove buttonbulia byak1-1/+1
2007-09-05move the remove button to where it makes more sensebulia byak1-1/+4
2007-09-05copyeditbulia byak1-3/+3
2007-09-04LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen1-0/+2
2007-08-29Dockable dialogs patch applied gustav_b1-2/+2
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+290