summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warning cleanup.Jon A. Cruz2010-02-251-1/+1
* (Probably) fix a crash in the node tool and fix Ctrl+Alt draggingKrzysztof Kosi??ski2010-02-101-16/+18
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-35/+148
* Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski2010-02-061-1/+1
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-26/+30
* Fix constrained snapping in node tool.Krzysztof Kosi??ski2010-01-311-4/+5
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-6/+5
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-201-1/+1
* Warning cleanup.Jon A. Cruz2010-01-151-8/+8
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-7/+8
* Some additional docsKrzysztof Kosi??ski2010-01-131-8/+16
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-24/+100
* Implement selection linear growKrzysztof Kosi??ski2009-12-261-11/+131
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-32/+66
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+965