summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-26fix for crash bug 607557Josh Andler1-0/+4
2010-07-26fix crash bug 607557Johan B. C. Engelen1-0/+4
2010-05-18fix lpe dialog updatingJohan B. C. Engelen1-1/+4
2009-11-23fix bug 379378Johan B. C. Engelen1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-04-23translator comments and minor string fixesIvan Mas??r1-0/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-19/+21
2008-11-21Merge from fe-movedTed Gould1-0/+1
2008-10-27From trunkTed Gould1-7/+6
2008-10-11Merging from trunkTed Gould1-14/+23
2008-09-08Fix LP #258124 and crash when copying LPEsMaximilian Albert1-1/+1
2008-07-30fix invisible selection in the list; remove stripes; fix undo commentbulia byak1-2/+22
2008-07-20make visibility icon in LPE stack dialog clickableJohan B. C. Engelen1-2/+18
2008-07-20add visibility icon to LPE stack dialog. not clickable yetJohan B. C. Engelen1-2/+14
2008-07-20noop: rename function name and whitespaceJohan B. C. Engelen1-35/+33
2008-07-20remove redundant code from lpe dialogJohan B. C. Engelen1-3/+1
2008-07-05move undo commits closer to the UIbulia byak1-0/+3
2008-06-09add selmodified connection to force dialog update on undobulia byak1-5/+15
2008-06-04Factor out 'create and apply' code for LPEs so that it can be called from eve...Maximilian Albert1-17/+2
2008-05-30LPE STACKING!Johan B. C. Engelen1-14/+149
2008-05-19noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cppMaximilian Albert1-0/+10
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