summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-26Consistency fix in the tools strings (badly places :).Nicolas Dufour1-14/+14
2010-05-09Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop1-3/+1
2010-03-18Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski1-24/+69
2010-03-17Fix Ctrl-drag in node tool with zero snap delay.Krzysztof Kosi??ski1-4/+4
2010-03-14New node tool: implement handle snappingKrzysztof Kosi??ski1-8/+47
2010-03-14Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski1-36/+36
2010-02-25Warning cleanup.Jon A. Cruz1-1/+1
2010-02-10(Probably) fix a crash in the node tool and fix Ctrl+Alt draggingKrzysztof Kosi??ski1-16/+18
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-35/+148
2010-02-06Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski1-1/+1
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-26/+30
2010-01-31Fix constrained snapping in node tool.Krzysztof Kosi??ski1-4/+5
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-6/+5
2010-01-20Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski1-1/+1
2010-01-15Warning cleanup.Jon A. Cruz1-8/+8
2010-01-13Some additional docsKrzysztof Kosi??ski1-8/+16
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-24/+100
2009-12-26Implement selection linear growKrzysztof Kosi??ski1-11/+131
2009-12-26Implement selection spatial growKrzysztof Kosi??ski1-32/+66
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+965