summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-20Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski3-33/+9
2010-01-20Make Ctrl+Alt+click delete nodes.Krzysztof Kosi??ski2-74/+101
2010-01-20Fix middle click zoom in the node tool.Krzysztof Kosi??ski1-1/+9
2010-01-20Fix path reverse action (Shift+R) in the node tool.Krzysztof Kosi??ski3-10/+31
2010-01-20Select the first node of the path when Tab is pressed and nothing is selected.Krzysztof Kosi??ski1-9/+21
2010-01-20Fix snapping in the node tool when more than one point is dragged.Krzysztof Kosi??ski3-27/+9
2010-01-16Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.Krzysztof Kosi??ski1-1/+1
2010-01-15Warning cleanup.Jon A. Cruz7-27/+50
2010-01-14Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski3-17/+50
2010-01-14* Add "show transform handles" toggle button.Krzysztof Kosi??ski5-62/+73
2010-01-14Re-enable snapping on release, for now.Krzysztof Kosi??ski1-2/+2
2010-01-14Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski3-11/+61
2010-01-13Some additional docsKrzysztof Kosi??ski3-20/+43
2010-01-10* Implement node snapping.Krzysztof Kosi??ski12-177/+232
2009-12-26Implement selection linear growKrzysztof Kosi??ski6-19/+178
2009-12-26Implement selection spatial growKrzysztof Kosi??ski9-88/+186
2009-12-23Comment cleanupKrzysztof Kosi??ski2-5/+6
2009-12-08Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski1-3/+1
2009-12-08Fix LPEs and break mask transform undoKrzysztof Kosi??ski5-45/+133
2009-12-05Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski7-67/+196
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski27-0/+7499